packages feed

Cabal revisions of plugins-1.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:               plugins version:            1.2+x-revision: 1 homepage:           http://code.haskell.org/~dons/code/hs-plugins synopsis:           Dynamic linking for Haskell and C objects description:        Dynamic linking and runtime evaluation of Haskell,     extensions:           CPP, ForeignFunctionInterface     ghc-options:          -Wall -funbox-strict-fields -fno-warn-missing-signatures     hs-source-dirs:       src-    build-depends:        base  >= 3.0,+    build-depends:        base  >= 3.0 && < 4.3,                           Cabal >= 1.2.3,                           haskell-src,                           containers,                           random,                           process,                           ghc >= 6.8-