Cabal revisions of plugins-1.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: plugins version: 1.4.1+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 >= 4,+ build-depends: base >= 4 && < 4.3, Cabal >= 1.6, haskell-src, containers, process, ghc >= 6.10, ghc-prim-