packages feed

Cabal revisions of MaybeT-0.1.0

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

revision 1
-Name:                MaybeT-Version:             0.1.0-Synopsis:            MaybeT monad transformer-Description:         Support for computations with failures.-License:             BSD3-License-file:        LICENSE-Category:            Control-Author:              Eric Kidd <haskell@randomhacks.net>-Maintainer:          Eric Kidd <haskell@randomhacks.net>-Stability:           experimental-Build-Depends:       base, mtl-Exposed-modules:     Control.Monad.Maybe-ghc-options:         -Wall -O+Name:                MaybeT
+Version:             0.1.0
+x-revision: 1
+Synopsis:            MaybeT monad transformer
+Description:         Support for computations with failures.
+License:             BSD3
+License-file:        LICENSE
+Category:            Control
+Author:              Eric Kidd <haskell@randomhacks.net>
+Maintainer:          Eric Kidd <haskell@randomhacks.net>
+Stability:           experimental
+Build-Depends:       base < 4.3, mtl
+Exposed-modules:     Control.Monad.Maybe
+ghc-options:         -Wall -O