Cabal revisions of these-0.6.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: these-Version: 0.6.0.0-Synopsis: An either-or-both data type, with corresponding hybrid error/writer monad transformer.-Homepage: https://github.com/isomorphism/these-License: BSD3-License-file: LICENSE-Author: C. McCann-Maintainer: cam@uptoisomorphism.net-Category: Data,Control-Build-type: Simple-Cabal-version: >=1.8--Library- Exposed-modules: Data.These,- Data.Align,- Control.Monad.Chronicle,- Control.Monad.Chronicle.Class,- Control.Monad.Trans.Chronicle- Build-depends: base >= 3 && < 5,- containers >= 0.4 && < 0.6,- mtl >= 2 && < 2.3,- transformers >= 0.2 && < 0.5,- semigroups >= 0.8 && < 0.17,- bifunctors >= 0.1 && < 5.1,- semigroupoids >= 1.0 && < 5.1,- profunctors >= 3 && < 5.2,- vector >= 0.4 && < 0.12- if impl(ghc <7.5)- build-depends: ghc-prim- ghc-options: -Wall--test-suite test- type: exitcode-stdio-1.0- main-is: Tests.hs- hs-source-dirs: test- ghc-options: -Wall- build-depends: base >= 4.5 && < 4.9,- tasty >= 0.10 && < 0.11,- tasty-quickcheck >= 0.8 && < 0.9,- transformers >= 0.2 && < 0.5,- vector >= 0.4 && < 0.12,- bifunctors >= 0.1 && < 5.1,- these,- QuickCheck+Name: these +Version: 0.6.0.0 +x-revision: 1 +Synopsis: An either-or-both data type, with corresponding hybrid error/writer monad transformer. +Homepage: https://github.com/isomorphism/these +License: BSD3 +License-file: LICENSE +Author: C. McCann +Maintainer: cam@uptoisomorphism.net +Category: Data,Control +Build-type: Simple +Cabal-version: >=1.8 + +Library + Exposed-modules: Data.These, + Data.Align, + Control.Monad.Chronicle, + Control.Monad.Chronicle.Class, + Control.Monad.Trans.Chronicle + Build-depends: base >= 3 && < 5, + containers >= 0.4 && < 0.6, + mtl >= 2 && < 2.3, + transformers >= 0.2 && < 0.5, + semigroups >= 0.8 && < 0.17, + bifunctors >= 0.1 && < 5.1, + semigroupoids >= 1.0 && < 5.1, + profunctors >= 3 && < 5.2, + vector >= 0.4 && < 0.12 + if impl(ghc <7.5) + build-depends: ghc-prim + ghc-options: -Wall + +test-suite test + type: exitcode-stdio-1.0 + main-is: Tests.hs + hs-source-dirs: test + ghc-options: -Wall + build-depends: base >= 4.5 && < 4.9, + tasty >= 0.10 && < 0.12, + tasty-quickcheck >= 0.8 && < 0.9, + transformers >= 0.2 && < 0.5, + vector >= 0.4 && < 0.12, + bifunctors >= 0.1 && < 5.1, + these, + QuickCheck
revision 2
Name: these Version: 0.6.0.0 -x-revision: 1 +x-revision: 2 Synopsis: An either-or-both data type, with corresponding hybrid error/writer monad transformer. Homepage: https://github.com/isomorphism/these License: BSD3 containers >= 0.4 && < 0.6, mtl >= 2 && < 2.3, transformers >= 0.2 && < 0.5, - semigroups >= 0.8 && < 0.17, + semigroups >= 0.8 && < 0.18, bifunctors >= 0.1 && < 5.1, semigroupoids >= 1.0 && < 5.1, profunctors >= 3 && < 5.2,
revision 3
Name: these Version: 0.6.0.0 -x-revision: 2 +x-revision: 3 Synopsis: An either-or-both data type, with corresponding hybrid error/writer monad transformer. Homepage: https://github.com/isomorphism/these License: BSD3 profunctors >= 3 && < 5.2, vector >= 0.4 && < 0.12 if impl(ghc <7.5) - build-depends: ghc-prim + build-depends: ghc-prim >= 0.2 && < 0.5 ghc-options: -Wall test-suite test
revision 4
Name: these Version: 0.6.0.0 -x-revision: 3 +x-revision: 4 Synopsis: An either-or-both data type, with corresponding hybrid error/writer monad transformer. Homepage: https://github.com/isomorphism/these License: BSD3 Control.Monad.Chronicle, Control.Monad.Chronicle.Class, Control.Monad.Trans.Chronicle - Build-depends: base >= 3 && < 5, + Build-depends: base >= 4.4 && < 5, containers >= 0.4 && < 0.6, mtl >= 2 && < 2.3, transformers >= 0.2 && < 0.5,
revision 5
Name: these Version: 0.6.0.0 -x-revision: 4 +x-revision: 5 Synopsis: An either-or-both data type, with corresponding hybrid error/writer monad transformer. Homepage: https://github.com/isomorphism/these License: BSD3 mtl >= 2 && < 2.3, transformers >= 0.2 && < 0.5, semigroups >= 0.8 && < 0.18, - bifunctors >= 0.1 && < 5.1, + bifunctors >= 0.1 && < 5, semigroupoids >= 1.0 && < 5.1, - profunctors >= 3 && < 5.2, + profunctors >= 3.2 && < 5.2, vector >= 0.4 && < 0.12 if impl(ghc <7.5) build-depends: ghc-prim >= 0.2 && < 0.5