packages feed

Cabal revisions of these-0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                these-Version:             0.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 && < 1.0,-                       mtl           >= 2   && < 3,-                       transformers  >= 0.2 && < 1.0,-                       semigroups    >= 0.8 && < 1.0,-                       bifunctors    >= 0.1 && < 4.0,-                       semigroupoids >= 1.0 && < 4.0,-                       profunctors   >= 3   && < 4,-                       vector        >= 0.4 && < 1.0-+Name:                these
+Version:             0.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 && < 1.0,
+                       mtl           >= 2   && < 3,
+                       transformers  >= 0.2 && < 1.0,
+                       semigroups    >= 0.8 && < 1.0,
+                       bifunctors    >= 0.1 && < 4.0,
+                       semigroupoids >= 1.0 && < 4.0,
+                       profunctors   >= 3   && < 4,
+                       vector        >= 0.4 && < 0.11
+
revision 2
 Name:                these
 Version:             0.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 && < 1.0,
                        bifunctors    >= 0.1 && < 4.0,
                        semigroupoids >= 1.0 && < 4.0,
-                       profunctors   >= 3   && < 4,
+                       profunctors   >= 3.2 && < 4,
                        vector        >= 0.4 && < 0.11