Cabal revisions of these-0.7.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: these Version: 0.7.3+x-revision: 1 Synopsis: An either-or-both data type & a generalized 'zip with padding' typeclass Homepage: https://github.com/isomorphism/these License: BSD3 Control.Monad.Trans.Chronicle Build-depends: base >= 4.4 && < 4.10,- aeson >= 0.7.0.4 && < 1.1,+ aeson >= 0.7.0.4 && < 1.2, bifunctors >= 0.1 && < 5.5, binary >= 0.5.0.2 && < 0.9, containers >= 0.4 && < 0.6,
revision 2
Name: these Version: 0.7.3-x-revision: 1+x-revision: 2 Synopsis: An either-or-both data type & a generalized 'zip with padding' typeclass Homepage: https://github.com/isomorphism/these License: BSD3 transformers >= 0.2 && < 0.6, transformers-compat >= 0.2 && < 0.6, unordered-containers >= 0.2 && < 0.3,- vector >= 0.4 && < 0.12,- vector-instances >= 3.3.1 && < 3.4+ vector >= 0.4 && < 0.13,+ vector-instances >= 3.3.1 && < 3.5 if impl(ghc <7.5) build-depends: ghc-prim
revision 3
Name: these Version: 0.7.3-x-revision: 2+x-revision: 3 Synopsis: An either-or-both data type & a generalized 'zip with padding' typeclass Homepage: https://github.com/isomorphism/these License: BSD3 Control.Monad.Trans.Chronicle Build-depends: base >= 4.4 && < 4.10,- aeson >= 0.7.0.4 && < 1.2,+ aeson >= 0.7.0.4 && < 1.3, bifunctors >= 0.1 && < 5.5, binary >= 0.5.0.2 && < 0.9, containers >= 0.4 && < 0.6,
revision 4
Name: these Version: 0.7.3-x-revision: 3+x-revision: 4 Synopsis: An either-or-both data type & a generalized 'zip with padding' typeclass Homepage: https://github.com/isomorphism/these License: BSD3 mtl >= 2 && < 2.3, profunctors >= 3 && < 5.3, QuickCheck >= 2.8 && < 2.9.3,- semigroupoids >= 1.0 && < 5.2,+ semigroupoids >= 1.0 && < 5.3, transformers >= 0.2 && < 0.6, transformers-compat >= 0.2 && < 0.6, unordered-containers >= 0.2 && < 0.3,