Cabal revisions of haskell-packages-0.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: haskell-packages version: 0.2.1+x-revision: 1 synopsis: Haskell suite library for package management and integration with Cabal description: See <http://documentup.com/haskell-suite/haskell-packages> license: MIT , optparse-applicative >= 0.5.1 , aeson == 0.6.* , bytestring >=0.9- , Cabal >= 1.16+ , Cabal >= 1.16 && < 1.21 , deepseq , directory , filepath
revision 2
--- Initial haskell-packages.cabal generated by cabal init. For further +-- Initial haskell-packages.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: haskell-packages version: 0.2.1-x-revision: 1+x-revision: 2 synopsis: Haskell suite library for package management and integration with Cabal description: See <http://documentup.com/haskell-suite/haskell-packages> license: MIT Paths_haskell_packages build-depends: base >=4.5 && < 5- , optparse-applicative >= 0.5.1+ , optparse-applicative >= 0.5.1 && < 0.6 , aeson == 0.6.* , bytestring >=0.9 , Cabal >= 1.16 && < 1.21