Cabal revisions of microaeson-0.1.0.1
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.1+x-revision: 1 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 || ^>= 1.4.7.1 || ^>= 1.5.6.0 || ^>= 2.0.3.0+ || ^>= 2.1.0.0 , QuickCheck ^>= 2.11.3 || ^>= 2.12.6.1 || ^>= 2.13.2
revision 2
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 1+x-revision: 2 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 tested-with: GHC == 9.4.1- GHC == 9.2.2+ GHC == 9.2.3 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.8.4 , tasty-quickcheck ^>= 0.10 , unordered-containers ^>= 0.2.8.0 , vector ^>= 0.12.0.1+ || ^>= 0.13.0.0 ghc-options: -Wall
revision 3
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 2+x-revision: 3 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 } tested-with:- GHC == 9.4.1- GHC == 9.2.3+ GHC == 9.6.1+ GHC == 9.4.5+ GHC == 9.2.7 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.8.4 , text ^>= 1.2.2.2 || ^>= 2.0 - build-tool-depends: alex:alex ^>= 3.2.0+ build-tool-depends: alex:alex >= 3.2.0 ghc-options: -Wall
revision 4
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 3+x-revision: 4 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 || ^>= 1.5.6.0 || ^>= 2.0.3.0 || ^>= 2.1.0.0+ || ^>= 2.2.0.0 , QuickCheck ^>= 2.11.3 || ^>= 2.12.6.1 || ^>= 2.13.2
revision 5
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 4+x-revision: 5 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 } tested-with:- GHC == 9.6.1+ GHC == 9.6.2 GHC == 9.4.5- GHC == 9.2.7+ GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.8.4 build-depends: array ^>= 0.5.1.0 , base >= 4.8.0.0 && < 5- , bytestring ^>= 0.10.6.0- || ^>= 0.11.1.0+ , bytestring >= 0.10.6.0 && < 0.13 , containers ^>= 0.5.6.2 || ^>= 0.6.0.1 , deepseq ^>= 1.4.1.1
revision 6
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 5+x-revision: 6 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 , containers ^>= 0.5.6.2 || ^>= 0.6.0.1 , deepseq ^>= 1.4.1.1+ || ^>= 1.5.0.0 , fail ^>= 4.9.0.0 , text ^>= 1.2.2.2 || ^>= 2.0
revision 7
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 6+x-revision: 7 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 } tested-with:+ GHC == 9.8.0 GHC == 9.6.2- GHC == 9.4.5+ GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 , fail ^>= 4.9.0.0 , text ^>= 1.2.2.2 || ^>= 2.0+ || ^>= 2.1 build-tool-depends: alex:alex >= 3.2.0 || ^>= 2.13.2 || ^>= 2.14.2 , quickcheck-instances ^>= 0.3.16- , tasty ^>= 1.0.1.1- || ^>= 1.1.0.4- || ^>= 1.2.3- || ^>= 1.3.1- || ^>= 1.4.1+ , tasty >= 1.0.1.1 && < 1.6 , tasty-quickcheck ^>= 0.10 , unordered-containers ^>= 0.2.8.0 , vector ^>= 0.12.0.1
revision 8
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 7+x-revision: 8 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 tested-with: GHC == 9.8.0- GHC == 9.6.2+ GHC == 9.6.3 GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 , 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 , fail ^>= 4.9.0.0
revision 9
cabal-version: 2.0 name: microaeson version: 0.1.0.1-x-revision: 8+x-revision: 9 synopsis: A tiny JSON library with light dependency footprint license: GPL-3 } tested-with:- GHC == 9.8.0- GHC == 9.6.3- GHC == 9.4.7+ GHC == 9.10.0+ GHC == 9.8.2+ GHC == 9.6.5+ GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2- GHC == 7.10.3+ -- GHC == 7.10.3 extra-source-files: CHANGELOG.md || ^>= 2.0.3.0 || ^>= 2.1.0.0 || ^>= 2.2.0.0- , QuickCheck ^>= 2.11.3- || ^>= 2.12.6.1- || ^>= 2.13.2- || ^>= 2.14.2+ , QuickCheck >= 2.11.3 && < 2.16 , quickcheck-instances ^>= 0.3.16 , tasty >= 1.0.1.1 && < 1.6 , tasty-quickcheck ^>= 0.10