packages feed

Cabal revisions of plugins-1.5.6.0

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

revision 1
 name:               plugins version:            1.5.6.0+x-revision: 1 homepage:           http://hub.darcs.net/stepcut/plugins synopsis:           Dynamic linking for Haskell and C objects description:        Dynamic linking and runtime evaluation of Haskell,     ghc-options:          -Wall -funbox-strict-fields -fno-warn-missing-signatures     hs-source-dirs:       src     build-depends:        base  >= 4 && < 5,-                          Cabal >= 1.6,+                          Cabal >= 1.6 && < 1.25,                           haskell-src,                           containers,                           array,                           filepath,                           random,                           process,-                          ghc >= 6.10,+                          ghc >= 6.10 && < 8.2,                           ghc-prim      if impl(ghc >= 7.2)