packages feed

Cabal revisions of microaeson-0.1.0.2

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

revision 1
 cabal-version:       2.0 name:                microaeson version:             0.1.0.2+x-revision:          1  synopsis:            A tiny JSON library with light dependency footprint license:             GPL-3 }  tested-with:+  GHC == 9.12.1   GHC == 9.10.1-  GHC == 9.8.2-  GHC == 9.6.5+  GHC == 9.8.4+  GHC == 9.6.6   GHC == 9.4.8   GHC == 9.2.8   GHC == 9.0.2   other-modules:     Data.Aeson.Micro.Parser                      Data.Aeson.Micro.Scanner -  build-depends:     array      ^>= 0.5.1.0-                   , base        >= 4.8.0.0 && < 5-                   , bytestring  >= 0.10.6.0 && < 0.13-                   , containers ^>= 0.5.6.2-                             || ^>= 0.6.0.1-                             || ^>= 0.7-                   , deepseq    ^>= 1.4.1.1-                             || ^>= 1.5.0.0+  build-depends:     array      ^>= 0.5.1.1+                   , base        >= 4.9.0.0  && < 5+                   , bytestring  >= 0.10.8.0 && < 0.13+                   , containers  >= 0.5.7.1  && < 1+                   , deepseq     >= 1.4.2.0  && < 1.6                    , fail       ^>= 4.9.0.0-                   , text       ^>= 1.2.2.2-                             || ^>= 2.0-                             || ^>= 2.1+                   , text        >= 1.2.2.2 && < 1.3 || >= 2.0 && < 3    build-tool-depends: alex:alex  >= 3.2.0                     , text    -- dependencies requiring constraints-  build-depends:     aeson                ^>= 1.3.1.0-                                       || ^>= 1.4.7.1-                                       || ^>= 1.5.6.0-                                       || ^>= 2.0.3.0-                                       || ^>= 2.1.0.0-                                       || ^>= 2.2.0.0+  build-depends:     aeson                 >= 1.3.1.0 && < 2.3                    , QuickCheck            >= 2.11.3  && < 2.16                    , quickcheck-instances ^>= 0.3.16                    , tasty                 >= 1.0.1.1 && < 1.6
revision 2
 cabal-version:       2.0 name:                microaeson version:             0.1.0.2-x-revision:          1+x-revision:          2  synopsis:            A tiny JSON library with light dependency footprint license:             GPL-3 }  tested-with:-  GHC == 9.12.1-  GHC == 9.10.1+  GHC == 9.12.2+  GHC == 9.10.2   GHC == 9.8.4-  GHC == 9.6.6+  GHC == 9.6.7   GHC == 9.4.8   GHC == 9.2.8   GHC == 9.0.2    -- dependencies requiring constraints   build-depends:     aeson                 >= 1.3.1.0 && < 2.3-                   , QuickCheck            >= 2.11.3  && < 2.16+                   , QuickCheck            >= 2.11.3  && < 3                    , quickcheck-instances ^>= 0.3.16                    , tasty                 >= 1.0.1.1 && < 1.6                    , tasty-quickcheck      >= 0.10    && < 1