Cabal revisions of EitherT-0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: EitherT-Version: 0.0.1-Synopsis: EitherT monad transformer-Description: Support for computations with informative failures.-License: BSD3-License-file: LICENSE-Category: Control-Author: Eyal Lotem <eyal.lotem+hackage@gmail.com>-Maintainer: Eyal Lotem <eyal.lotem+hackage@gmail.com>-Stability: experimental-Build-Type: Simple-HS-Source-Dirs: src-Build-Depends: base >= 4 && < 5, mtl-Exposed-modules: Control.Monad.Either-ghc-options: -Wall +Name: EitherT +Version: 0.0.1 +x-revision: 1 +Synopsis: EitherT monad transformer +Description: Support for computations with informative failures. +License: BSD3 +License-file: LICENSE +Category: Control +Author: Eyal Lotem <eyal.lotem+hackage@gmail.com> +Maintainer: Eyal Lotem <eyal.lotem+hackage@gmail.com> +Stability: experimental +Build-Type: Simple +HS-Source-Dirs: src +Build-Depends: base >= 4 && < 4.3, mtl +Exposed-modules: Control.Monad.Either +ghc-options: -Wall