Cabal revisions of these-0.4.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: these-Version: 0.4.2-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.2--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.2,- transformers >= 0.2 && < 0.4,- semigroups >= 0.8 && < 0.14,- bifunctors >= 0.1 && < 4.2,- semigroupoids >= 1.0 && < 4.1,- profunctors >= 3 && < 4.1,- vector >= 0.4 && < 0.11-+Name: these +Version: 0.4.2 +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.2 + +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.2, + transformers >= 0.2 && < 0.4, + semigroups >= 0.8 && < 0.16, + bifunctors >= 0.1 && < 4.2, + semigroupoids >= 1.0 && < 4.1, + profunctors >= 3 && < 4.1, + vector >= 0.4 && < 0.11 +
revision 2
Name: these Version: 0.4.2 -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 semigroups >= 0.8 && < 0.16, bifunctors >= 0.1 && < 4.2, semigroupoids >= 1.0 && < 4.1, - profunctors >= 3 && < 4.1, + profunctors >= 3.2 && < 4.1, vector >= 0.4 && < 0.11