packages feed

Cabal revisions of these-0.7.4

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

revision 1
 Name:                these Version:             0.7.4+x-revision:          1 Synopsis:            An either-or-both data type & a generalized 'zip with padding' typeclass Homepage:            https://github.com/isomorphism/these License:             BSD3   ghc-options:         -Wall   build-depends:       these,                        base                    >= 4.5,-                       quickcheck-instances    >= 0.3.15 && < 0.3.16,+                       quickcheck-instances    >= 0.3.15 && < 0.4,                        tasty                   >= 0.10   && < 0.12,                        tasty-quickcheck        >= 0.8    && < 0.10,                        aeson,
revision 2
 Name:                these Version:             0.7.4-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   GHC==7.8.4,   GHC==7.10.3,   GHC==8.0.2,-  GHC==8.2.1+  GHC==8.2.2  source-repository head   type: git    Build-depends:       base                     >= 4.4     && < 4.11,                        aeson                    >= 0.7.0.4 && < 1.3,-                       bifunctors               >= 0.1     && < 5.5,+                       bifunctors               >= 0.1     && < 5.6,                        binary                   >= 0.5.0.2 && < 0.10,                        containers               >= 0.4     && < 0.6,                        data-default-class       >= 0.0     && < 0.2,   build-depends:       these,                        base                    >= 4.5,                        quickcheck-instances    >= 0.3.15 && < 0.4,-                       tasty                   >= 0.10   && < 0.12,+                       tasty                   >= 0.10   && < 0.13,                        tasty-quickcheck        >= 0.8    && < 0.10,                        aeson,                        bifunctors,
revision 3
 Name:                these Version:             0.7.4-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   GHC==7.8.4,   GHC==7.10.3,   GHC==8.0.2,-  GHC==8.2.2+  GHC==8.2.2,+  GHC==8.4.1  source-repository head   type: git                        keys                     >= 3.10    && < 3.12,                        mtl                      >= 2       && < 2.3,                        profunctors              >= 3       && < 5.3,-                       QuickCheck               >= 2.10    && < 2.11,+                       QuickCheck               >= 2.10    && < 2.12,                        semigroupoids            >= 1.0     && < 5.3,                        transformers             >= 0.2     && < 0.6,                        transformers-compat      >= 0.2     && < 0.6,   build-depends:       these,                        base                    >= 4.5,                        quickcheck-instances    >= 0.3.15 && < 0.4,-                       tasty                   >= 0.10   && < 0.13,+                       tasty                   >= 0.10   && < 1.1,                        tasty-quickcheck        >= 0.8    && < 0.10,                        aeson,                        bifunctors,
revision 4
 Name:                these Version:             0.7.4-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.10    && < 2.12,-                       semigroupoids            >= 1.0     && < 5.3,+                       semigroupoids            >= 5       && < 5.3,                        transformers             >= 0.2     && < 0.6,                        transformers-compat      >= 0.2     && < 0.6,-                       unordered-containers     >= 0.2     && < 0.3,+                       unordered-containers     >= 0.2.4.0 && < 0.3,                        vector                   >= 0.4     && < 0.13,                        vector-instances         >= 3.3.1   && < 3.5   if impl(ghc <7.5)
revision 5
 Name:                these Version:             0.7.4-x-revision:          4+x-revision:          5 Synopsis:            An either-or-both data type & a generalized 'zip with padding' typeclass Homepage:            https://github.com/isomorphism/these License:             BSD3                        data-default-class       >= 0.0     && < 0.2,                        deepseq                  >= 1.3.0.0 && < 1.5,                        hashable                 >= 1.2.3   && < 1.3,-                       keys                     >= 3.10    && < 3.12,+                       keys                     >= 3.10    && < 3.13,                        mtl                      >= 2       && < 2.3,                        profunctors              >= 3       && < 5.3,                        QuickCheck               >= 2.10    && < 2.12,
revision 6
 Name:                these Version:             0.7.4-x-revision:          5+x-revision:          6 Synopsis:            An either-or-both data type & a generalized 'zip with padding' typeclass Homepage:            https://github.com/isomorphism/these License:             BSD3                        Control.Monad.Chronicle.Class,                        Control.Monad.Trans.Chronicle -  Build-depends:       base                     >= 4.4     && < 4.11,-                       aeson                    >= 0.7.0.4 && < 1.3,+  Build-depends:       base                     >= 4.4     && < 4.12,+                       aeson                    >= 0.7.0.4 && < 1.4,                        bifunctors               >= 0.1     && < 5.6,                        binary                   >= 0.5.0.2 && < 0.10,                        containers               >= 0.4     && < 0.6,                        QuickCheck               >= 2.10    && < 2.12,                        semigroupoids            >= 5       && < 5.3,                        transformers             >= 0.2     && < 0.6,-                       transformers-compat      >= 0.2     && < 0.6,+                       transformers-compat      >= 0.2     && < 0.7,                        unordered-containers     >= 0.2.4.0 && < 0.3,                        vector                   >= 0.4     && < 0.13,                        vector-instances         >= 3.3.1   && < 3.5                        base                    >= 4.5,                        quickcheck-instances    >= 0.3.15 && < 0.4,                        tasty                   >= 0.10   && < 1.1,-                       tasty-quickcheck        >= 0.8    && < 0.10,+                       tasty-quickcheck        >= 0.8    && < 0.11,                        aeson,                        bifunctors,                        binary,
revision 7
 Name:                these Version:             0.7.4-x-revision:          6+x-revision:          7 Synopsis:            An either-or-both data type & a generalized 'zip with padding' typeclass Homepage:            https://github.com/isomorphism/these License:             BSD3   GHC==7.10.3,   GHC==8.0.2,   GHC==8.2.2,-  GHC==8.4.1+  GHC==8.4.3  source-repository head   type: git                        Control.Monad.Trans.Chronicle    Build-depends:       base                     >= 4.4     && < 4.12,-                       aeson                    >= 0.7.0.4 && < 1.4,+                       aeson                    >= 0.7.0.4 && < 1.5,                        bifunctors               >= 0.1     && < 5.6,                        binary                   >= 0.5.0.2 && < 0.10,                        containers               >= 0.4     && < 0.6,   build-depends:       these,                        base                    >= 4.5,                        quickcheck-instances    >= 0.3.15 && < 0.4,-                       tasty                   >= 0.10   && < 1.1,+                       tasty                   >= 0.10   && < 1.2,                        tasty-quickcheck        >= 0.8    && < 0.11,                        aeson,                        bifunctors,
revision 8
 Name:                these Version:             0.7.4-x-revision:          7+x-revision:          8 Synopsis:            An either-or-both data type & a generalized 'zip with padding' typeclass Homepage:            https://github.com/isomorphism/these License:             BSD3                        hashable                 >= 1.2.3   && < 1.3,                        keys                     >= 3.10    && < 3.13,                        mtl                      >= 2       && < 2.3,-                       profunctors              >= 3       && < 5.3,+                       profunctors              >= 3       && < 5.4,                        QuickCheck               >= 2.10    && < 2.12,-                       semigroupoids            >= 5       && < 5.3,+                       semigroupoids            >= 5       && < 5.4,                        transformers             >= 0.2     && < 0.6,                        transformers-compat      >= 0.2     && < 0.7,                        unordered-containers     >= 0.2.4.0 && < 0.3,