Cabal revisions of plugins-1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: plugins version: 1.1+x-revision: 1 homepage: http://code.haskell.org/~dons/code/hs-plugins stability: Beta synopsis: Dynamic linking for Haskell and C objects extensions: CPP, ForeignFunctionInterface ghc-options: -Wall -funbox-strict-fields 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-