Cabal revisions of failure-0.2.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: failure-version: 0.2.0.3-Cabal-Version: >= 1.6-build-type: Simple-license: BSD3-author: Pepe Iborra, Michael Snoyman, Nicolas Pouillard-maintainer: pepeiborra@gmail.com-homepage: http://www.haskell.org/haskellwiki/Failure-description: Please switch to the exceptions package-synopsis: A simple type class for success/failure computations. (deprecated)-category: Control, Monads, Failure-stability: stable--Library- buildable: True- build-depends: base >= 4 && < 5- , transformers >= 0.2- ghc-options: -Wall-- exposed-modules:- Control.Failure--source-repository head- type: git- location: git://github.com/snoyberg/failure.git+name: failure +version: 0.2.0.3 +x-revision: 1 +Cabal-Version: >= 1.8 +build-type: Simple +license: BSD3 +author: Pepe Iborra, Michael Snoyman, Nicolas Pouillard +maintainer: pepeiborra@gmail.com +homepage: http://www.haskell.org/haskellwiki/Failure +description: Please switch to the exceptions package +synopsis: A simple type class for success/failure computations. (deprecated) +category: Control, Monads, Failure +stability: stable + +Library + buildable: True + build-depends: base >= 4 && < 5 + , transformers >= 0.2 && < 0.6 + ghc-options: -Wall + + exposed-modules: + Control.Failure + +source-repository head + type: git + location: git://github.com/snoyberg/failure.git