Cabal revisions of mmorph-1.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: mmorph-Version: 1.2.0-Cabal-Version: >= 1.10-Build-Type: Simple-License: BSD3-License-File: LICENSE-Copyright: 2013 Gabriel Gonzalez-Author: Gabriel Gonzalez-Maintainer: Gabriel439@gmail.com-Bug-Reports: https://github.com/Gabriel439/Haskell-MMorph-Library/issues-Synopsis: Monad morphisms-Description: This library provides monad morphism utilities, most commonly used- for manipulating monad transformer stacks.-Category: Control-Extra-Source-Files: CHANGELOG.md-Source-Repository head- Type: git- Location: https://github.com/Gabriel439/Haskell-MMorph-Library--Library- Hs-Source-Dirs: src- Build-Depends:- base >= 4.5 && < 5 ,- mtl >= 2.1 && < 2.3,- transformers >= 0.2.0.0 && < 0.6,- transformers-compat >= 0.3 && < 0.7- if impl(ghc < 8.0)- Build-Depends:- fail == 4.9.*- Exposed-Modules: Control.Monad.Morph, Control.Monad.Trans.Compose- GHC-Options: -O2- Default-Language: Haskell2010+Name: mmorph +Version: 1.2.0 +x-revision: 1 +Cabal-Version: >= 1.10 +Build-Type: Simple +License: BSD3 +License-File: LICENSE +Copyright: 2013 Gabriel Gonzalez +Author: Gabriel Gonzalez +Maintainer: Gabriel439@gmail.com +Bug-Reports: https://github.com/Gabriel439/Haskell-MMorph-Library/issues +Synopsis: Monad morphisms +Description: This library provides monad morphism utilities, most commonly used + for manipulating monad transformer stacks. +Category: Control +Extra-Source-Files: CHANGELOG.md +Source-Repository head + Type: git + Location: https://github.com/Gabriel439/Haskell-MMorph-Library + +Library + Hs-Source-Dirs: src + Build-Depends: + base >= 4.5 && < 5 , + mtl >= 2.1 && < 2.3, + transformers >= 0.2.0.0 && < 0.6, + transformers-compat >= 0.3 && < 0.8 + if impl(ghc < 8.0) + Build-Depends: + fail == 4.9.* + Exposed-Modules: Control.Monad.Morph, Control.Monad.Trans.Compose + GHC-Options: -O2 + Default-Language: Haskell2010
revision 2
Name: mmorph Version: 1.2.0 -x-revision: 1 +x-revision: 2 Cabal-Version: >= 1.10 Build-Type: Simple License: BSD3 Hs-Source-Dirs: src Build-Depends: base >= 4.5 && < 5 , - mtl >= 2.1 && < 2.3, - transformers >= 0.2.0.0 && < 0.6, + mtl >= 2.1 && < 2.4, + transformers >= 0.2.0.0 && < 0.7, transformers-compat >= 0.3 && < 0.8 if impl(ghc < 8.0) Build-Depends:
revision 3
Name: mmorph Version: 1.2.0 -x-revision: 2 +x-revision: 3 Cabal-Version: >= 1.10 Build-Type: Simple License: BSD3 License-File: LICENSE -Copyright: 2013 Gabriel Gonzalez -Author: Gabriel Gonzalez -Maintainer: Gabriel439@gmail.com -Bug-Reports: https://github.com/Gabriel439/Haskell-MMorph-Library/issues +Copyright: 2013 Gabriella Gonzalez +Author: Gabriella Gonzalez +Maintainer: GenuineGabriella@gmail.com +Bug-Reports: https://github.com/Gabriella439/Haskell-MMorph-Library/issues Synopsis: Monad morphisms Description: This library provides monad morphism utilities, most commonly used for manipulating monad transformer stacks. Extra-Source-Files: CHANGELOG.md Source-Repository head Type: git - Location: https://github.com/Gabriel439/Haskell-MMorph-Library + Location: https://github.com/Gabriella439/Haskell-MMorph-Library Library Hs-Source-Dirs: src