Cabal revisions of hoist-error-0.2.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: hoist-error-version: 0.2.1.0-synopsis: Some convenience facilities for hoisting errors into a monad-description: Provides a typeclass and useful combinators for hoisting errors into a monad.-license: MIT-license-file: LICENSE-author: Jon Sterling-maintainer: sean.chalmers@data61.csiro.au-copyright: Copyright (c) 2014 AlephCloud, Inc-category: Control-build-type: Simple-cabal-version: >=1.10-tested-with: GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.1--extra-source-files: changelog.md--tested-with: GHC == 7.8.4- , GHC == 7.10.3- , GHC == 8.0.2- , GHC == 8.2.2- , GHC == 8.4.1----source-repository head- type: git- location: https://github.com/alephcloud/hs-hoist-error.git--library- exposed-modules: Control.Monad.Error.Hoist- build-depends: base >=4.7 && <4.12- , mtl >=2.1 && <2.3- , either >=4 && <6-- hs-source-dirs: src- default-language: Haskell2010+name: hoist-error +version: 0.2.1.0 +x-revision: 1 +synopsis: Some convenience facilities for hoisting errors into a monad +description: Provides a typeclass and useful combinators for hoisting errors into a monad. +license: MIT +license-file: LICENSE +author: Jon Sterling +maintainer: sean.chalmers@data61.csiro.au +copyright: Copyright (c) 2014 AlephCloud, Inc +category: Control +build-type: Simple +cabal-version: >=1.10 +tested-with: GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.1 + +extra-source-files: changelog.md + +tested-with: GHC == 7.8.4 + , GHC == 7.10.3 + , GHC == 8.0.2 + , GHC == 8.2.2 + , GHC == 8.4.1 + + + +source-repository head + type: git + location: https://github.com/qfpl/hs-hoist-error.git + +library + exposed-modules: Control.Monad.Error.Hoist + build-depends: base >=4.7 && <4.13 + , mtl >=2.1 && <2.3 + , either >=4 && <6 + + hs-source-dirs: src + default-language: Haskell2010
revision 2
name: hoist-error version: 0.2.1.0 -x-revision: 1 +x-revision: 2 synopsis: Some convenience facilities for hoisting errors into a monad description: Provides a typeclass and useful combinators for hoisting errors into a monad. license: MIT library exposed-modules: Control.Monad.Error.Hoist - build-depends: base >=4.7 && <4.13 + build-depends: base >=4.7 && <4.14 , mtl >=2.1 && <2.3 , either >=4 && <6
revision 3
name: hoist-error version: 0.2.1.0 -x-revision: 2 +x-revision: 3 synopsis: Some convenience facilities for hoisting errors into a monad description: Provides a typeclass and useful combinators for hoisting errors into a monad. license: MIT license-file: LICENSE author: Jon Sterling -maintainer: sean.chalmers@data61.csiro.au +maintainer: seanchalmers00@gmail.com copyright: Copyright (c) 2014 AlephCloud, Inc category: Control build-type: Simple
revision 4
name: hoist-error version: 0.2.1.0 -x-revision: 3 +x-revision: 4 synopsis: Some convenience facilities for hoisting errors into a monad description: Provides a typeclass and useful combinators for hoisting errors into a monad. license: MIT , GHC == 8.0.2 , GHC == 8.2.2 , GHC == 8.4.1 - - + , GHC == 8.6.5 + , GHC == 8.8.1 + , GHC == 8.10.0 source-repository head type: git library exposed-modules: Control.Monad.Error.Hoist - build-depends: base >=4.7 && <4.14 + build-depends: base >=4.7 && <4.15 , mtl >=2.1 && <2.3 , either >=4 && <6
revision 5
name: hoist-error version: 0.2.1.0 -x-revision: 4 +x-revision: 5 synopsis: Some convenience facilities for hoisting errors into a monad description: Provides a typeclass and useful combinators for hoisting errors into a monad. license: MIT , GHC == 7.10.3 , GHC == 8.0.2 , GHC == 8.2.2 - , GHC == 8.4.1 + , GHC == 8.4.4 , GHC == 8.6.5 - , GHC == 8.8.1 - , GHC == 8.10.0 + , GHC == 8.8.4 + , GHC == 8.10.7 + , GHC == 9.0.1 source-repository head type: git library exposed-modules: Control.Monad.Error.Hoist - build-depends: base >=4.7 && <4.15 + build-depends: base >=4.7 && <4.17 , mtl >=2.1 && <2.3 , either >=4 && <6
revision 6
name: hoist-error version: 0.2.1.0 -x-revision: 5 +x-revision: 6 synopsis: Some convenience facilities for hoisting errors into a monad description: Provides a typeclass and useful combinators for hoisting errors into a monad. license: MIT , GHC == 8.8.4 , GHC == 8.10.7 , GHC == 9.0.1 + , GHC == 9.2.7 + , GHC == 9.4.5 source-repository head type: git library exposed-modules: Control.Monad.Error.Hoist - build-depends: base >=4.7 && <4.17 + build-depends: base >=4.7 && <4.18 , mtl >=2.1 && <2.3 , either >=4 && <6