Cabal revisions of aeson-1.5.6.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: aeson version: 1.5.6.0+x-revision: 1 license: BSD3 license-file: LICENSE category: Text, Web, JSON -- Other dependencies build-depends:- attoparsec >= 0.13.2.2 && < 0.14,+ attoparsec >= 0.13.2.2 && < 0.15, data-fix >= 0.3 && < 0.4, dlist >= 0.8.0.4 && < 1.1, hashable >= 1.2.7.0 && < 1.4,
revision 2
name: aeson version: 1.5.6.0-x-revision: 1+x-revision: 2 license: BSD3 license-file: LICENSE category: Text, Web, JSON ghc-prim >= 0.2 && < 0.8, template-haskell >= 2.9.0.0 && < 2.18, text >= 1.2.3.0 && < 1.3,- time >= 1.4 && < 1.12+ time >= 1.4 && < 1.13 if impl(ghc >= 8.0) build-depends: bytestring >= 0.10.8.1 -- Compat build-depends:- base-compat-batteries >= 0.10.0 && < 0.12,+ base-compat-batteries >= 0.10.0 && < 0.13, time-compat >= 1.9.4 && < 1.10 if !impl(ghc >= 8.6)
revision 3
name: aeson version: 1.5.6.0-x-revision: 2+x-revision: 3 license: BSD3 license-file: LICENSE category: Text, Web, JSON if !impl(ghc >= 8.0) -- `Data.Semigroup` and `Control.Monad.Fail` and `Control.Monad.IO.Class` are available in base only since GHC 8.0 / base 4.9 build-depends:- semigroups >= 0.18.5 && < 0.20,+ semigroups >= 0.18.5 && < 0.21, transformers >= 0.3.0.0 && < 0.6,- transformers-compat >= 0.6.2 && < 0.7,+ transformers-compat >= 0.6.2 && < 0.8, fail == 4.9.* if !impl(ghc >= 7.10)
revision 4
name: aeson version: 1.5.6.0-x-revision: 3+x-revision: 4 license: BSD3 license-file: LICENSE category: Text, Web, JSON -- `Data.Semigroup` and `Control.Monad.Fail` and `Control.Monad.IO.Class` are available in base only since GHC 8.0 / base 4.9 build-depends: semigroups >= 0.18.5 && < 0.21,- transformers >= 0.3.0.0 && < 0.6,+ transformers >= 0.3.0.0 && < 0.7, transformers-compat >= 0.6.2 && < 0.8, fail == 4.9.*
revision 5
name: aeson version: 1.5.6.0-x-revision: 4+x-revision: 5 license: BSD3 license-file: LICENSE category: Text, Web, JSON -- GHC bundled libs build-depends: base >= 4.7.0.0 && < 5,- bytestring >= 0.10.4.0 && < 0.12,+ bytestring >= 0.10.4.0 && < 0.11.2, containers >= 0.5.5.1 && < 0.7, deepseq >= 1.3.0.0 && < 1.5, ghc-prim >= 0.2 && < 0.8,
revision 6
name: aeson version: 1.5.6.0-x-revision: 5+x-revision: 6 license: BSD3 license-file: LICENSE category: Text, Web, JSON -- Compat build-depends:- base-compat-batteries >= 0.10.0 && < 0.13,+ base-compat-batteries >= 0.10.0 && < 0.14, time-compat >= 1.9.4 && < 1.10 if !impl(ghc >= 8.6) attoparsec, base, base-compat,- base-orphans >= 0.5.3 && <0.9,+ base-orphans >= 0.5.3 && <0.10, base16-bytestring, containers, data-fix, if !impl(ghc >= 8.0) build-depends:- semigroups >= 0.18.2 && < 0.20,+ semigroups >= 0.18.2 && < 0.21, transformers >= 0.2.2.0, transformers-compat >= 0.3
revision 7
name: aeson version: 1.5.6.0-x-revision: 6+x-revision: 7 license: BSD3 license-file: LICENSE category: Text, Web, JSON attoparsec >= 0.13.2.2 && < 0.15, data-fix >= 0.3 && < 0.4, dlist >= 0.8.0.4 && < 1.1,- hashable >= 1.2.7.0 && < 1.4,+ hashable >= 1.2.7.0 && < 1.5, primitive >= 0.7.0.1 && < 0.8, scientific >= 0.3.6.2 && < 0.4,- strict >= 0.4 && < 0.5,+ strict >= 0.4 && < 0.6, tagged >= 0.8.6 && < 0.9, th-abstraction >= 0.2.8.0 && < 0.5,- these >= 1.1 && < 1.2,+ these >= 1.1 && < 1.4, unordered-containers >= 0.2.10.0 && < 0.3, uuid-types >= 1.0.3 && < 1.1, vector >= 0.12.0.1 && < 0.13