Cabal revisions of base64-bytestring-type-1.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1+x-revision: 1 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. Strict and lazy, normal and url alphabet variants. -category: Data+category: Web homepage:- https://github.com/futurice/haskell-base64-bytestring-type#readme+ https://github.com/phadej/base64-bytestring-type#readme bug-reports:- https://github.com/futurice/haskell-base64-bytestring-type/issues+ https://github.com/phadej/base64-bytestring-type/issues author: Oleg Grenrus <oleg.grenrus@iki.fi> maintainer: Oleg Grenrus <oleg.grenrus@iki.fi> aeson >=1.2.3.0 && <1.5 , base-compat >=0.9.3 && <0.11 , base64-bytestring >=1.0.0.1 && <1.1- , hashable >=1.2.6.1 && <1.3+ , hashable >=1.2.6.1 && <1.4 , QuickCheck >=2.11.3 && <2.14 if !impl(ghc >=8.0)- build-depends: semigroups >=0.18.5 && <0.19+ build-depends: semigroups >=0.18.5 && <0.20 if flag(cereal) build-depends: cereal >=0.5.5.0 && <0.6
revision 2
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 1+x-revision: 2 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. Strict and lazy, normal and url alphabet variants. -category: Web-homepage:- https://github.com/phadej/base64-bytestring-type#readme--bug-reports:- https://github.com/phadej/base64-bytestring-type/issues-+category: Data+homepage: https://github.com/phadej/base64-bytestring-type#readme+bug-reports: https://github.com/phadej/base64-bytestring-type/issues author: Oleg Grenrus <oleg.grenrus@iki.fi> maintainer: Oleg Grenrus <oleg.grenrus@iki.fi> license: BSD3 license-file: LICENSE build-type: Simple tested-with:- GHC ==8.6.4 || ==8.4.4 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4+ GHC ==7.8.4+ || ==7.10.3+ || ==8.0.2+ || ==8.2.2+ || ==8.4.4+ || ==8.6.5+ || ==8.8.1 -extra-source-files: README.md CHANGELOG.md+extra-source-files:+ README.md+ CHANGELOG.md source-repository head type: git -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.7.0.0 && <4.13+ base >=4.7.0.0 && <4.14 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.11 , deepseq >=1.3.0.2 && <1.5
revision 3
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 2+x-revision: 3 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends: aeson >=1.2.3.0 && <1.5- , base-compat >=0.9.3 && <0.11+ , base-compat >=0.9.3 && <0.12 , base64-bytestring >=1.0.0.1 && <1.1 , hashable >=1.2.6.1 && <1.4 , QuickCheck >=2.11.3 && <2.14
revision 4
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 3+x-revision: 4 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.2.2 || ==8.4.4 || ==8.6.5- || ==8.8.1+ || ==8.8.3+ || ==8.10.1 extra-source-files: README.md -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.7.0.0 && <4.14+ base >=4.7.0.0 && <4.15 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.11 , deepseq >=1.3.0.2 && <1.5 , base-compat >=0.9.3 && <0.12 , base64-bytestring >=1.0.0.1 && <1.1 , hashable >=1.2.6.1 && <1.4- , QuickCheck >=2.11.3 && <2.14+ , QuickCheck >=2.11.3 && <2.15 if !impl(ghc >=8.0) build-depends: semigroups >=0.18.5 && <0.20
revision 5
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 4+x-revision: 5 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. build-depends: aeson >=1.2.3.0 && <1.5 , base-compat >=0.9.3 && <0.12- , base64-bytestring >=1.0.0.1 && <1.1+ , base64-bytestring >=1.0.0.1 && <1.2 , hashable >=1.2.6.1 && <1.4 , QuickCheck >=2.11.3 && <2.15 -- other dependencies build-depends:- tasty >=1.2.1 && <1.3+ tasty >=1.2.1 && <1.4 , tasty-quickcheck >=0.10 && <0.11
revision 6
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 5+x-revision: 6 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends:- aeson >=1.2.3.0 && <1.5+ aeson >=1.2.3.0 && <1.6 , base-compat >=0.9.3 && <0.12 , base64-bytestring >=1.0.0.1 && <1.2 , hashable >=1.2.6.1 && <1.4
revision 7
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 6+x-revision: 7 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.2.2 || ==8.4.4 || ==8.6.5- || ==8.8.3- || ==8.10.1+ || ==8.8.4+ || ==8.10.2 extra-source-files: README.md build-depends: aeson >=1.2.3.0 && <1.6 , base-compat >=0.9.3 && <0.12- , base64-bytestring >=1.0.0.1 && <1.2+ , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.4 , QuickCheck >=2.11.3 && <2.15
revision 8
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 7+x-revision: 8 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.2+ || ==8.10.4+ || ==9.0.1 extra-source-files: README.md -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.7.0.0 && <4.15+ base >=4.7.0.0 && <4.16 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.11 , deepseq >=1.3.0.2 && <1.5 -- other dependencies build-depends:- tasty >=1.2.1 && <1.4+ tasty >=1.2.1 && <1.5 , tasty-quickcheck >=0.10 && <0.11
revision 9
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 8+x-revision: 9 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends: aeson >=1.2.3.0 && <1.6- , base-compat >=0.9.3 && <0.12+ , base-compat >=0.9.3 && <0.13 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.4 , QuickCheck >=2.11.3 && <2.15
revision 10
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 9+x-revision: 10 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends:- aeson >=1.2.3.0 && <1.6+ aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.1 , base-compat >=0.9.3 && <0.13 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.4
revision 11
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 10+x-revision: 11 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.4+ || ==8.10.7 || ==9.0.1+ || ==9.2.1 extra-source-files: README.md -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.7.0.0 && <4.16+ base >=4.7.0.0 && <4.17 , binary >=0.7.1.0 && <0.10- , bytestring >=0.10.4.0 && <0.11+ , bytestring >=0.10.4.0 && <0.12 , deepseq >=1.3.0.2 && <1.5 , text >=1.2.3.0 && <1.3 aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.1 , base-compat >=0.9.3 && <0.13 , base64-bytestring >=1.0.0.1 && <1.3- , hashable >=1.2.6.1 && <1.4+ , hashable >=1.2.6.1 && <1.5 , QuickCheck >=2.11.3 && <2.15 if !impl(ghc >=8.0)- build-depends: semigroups >=0.18.5 && <0.20+ build-depends: semigroups >=0.18.5 && <0.21 if flag(cereal) build-depends: cereal >=0.5.5.0 && <0.6
revision 12
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 11+x-revision: 12 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.6.5 || ==8.8.4 || ==8.10.7- || ==9.0.1- || ==9.2.1+ || ==9.0.2+ || ==9.2.2 extra-source-files: README.md , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.12 , deepseq >=1.3.0.2 && <1.5- , text >=1.2.3.0 && <1.3+ , text >=1.2.3.0 && <1.3 || >=2.0 && <2.1 -- other dependencies: build-depends:
revision 13
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 12+x-revision: 13 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. build-depends: serialise >=0.2.1.0 && <0.3 if flag(http-api-data)- build-depends: http-api-data ==0.4.*+ build-depends: http-api-data >=0.4 && <0.6 exposed-modules: Data.ByteString.Base64.Lazy.Type
revision 14
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 13+x-revision: 14 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends:- aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.1+ aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.2 , base-compat >=0.9.3 && <0.13 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.5
revision 15
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 14+x-revision: 15 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.2+ || ==9.2.4+ || ==9.4.1 extra-source-files: README.md -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.7.0.0 && <4.17+ base >=4.7.0.0 && <4.18 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.12 , deepseq >=1.3.0.2 && <1.5
revision 16
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 15+x-revision: 16 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.4- || ==9.4.1+ || ==9.2.7+ || ==9.4.5+ || ==9.6.1 extra-source-files: README.md -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.7.0.0 && <4.18+ base >=4.7.0.0 && <4.19 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.12 , deepseq >=1.3.0.2 && <1.5
revision 17
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 16+x-revision: 17 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends: aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.2- , base-compat >=0.9.3 && <0.13+ , base-compat >=0.9.3 && <0.14 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.5 , QuickCheck >=2.11.3 && <2.15
revision 18
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 17+x-revision: 18 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.7+ || ==9.2.8 || ==9.4.5- || ==9.6.1+ || ==9.6.2 extra-source-files: README.md -- other dependencies: build-depends:- aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.2+ aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.3 , base-compat >=0.9.3 && <0.14 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.5
revision 19
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1-x-revision: 18+x-revision: 19 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. || ==8.10.7 || ==9.0.2 || ==9.2.8- || ==9.4.5- || ==9.6.2+ || ==9.4.8+ || ==9.6.3+ || ==9.8.1 extra-source-files: README.md -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.7.0.0 && <4.19+ base >=4.7.0.0 && <4.20 , binary >=0.7.1.0 && <0.10- , bytestring >=0.10.4.0 && <0.12- , deepseq >=1.3.0.2 && <1.5- , text >=1.2.3.0 && <1.3 || >=2.0 && <2.1+ , bytestring >=0.10.4.0 && <0.13+ , deepseq >=1.3.0.2 && <1.6+ , text >=1.2.3.0 && <1.3 || >=2.0 && <2.2 -- other dependencies: build-depends: build-depends: serialise >=0.2.1.0 && <0.3 if flag(http-api-data)- build-depends: http-api-data >=0.4 && <0.6+ build-depends: http-api-data >=0.4 && <0.7 exposed-modules: Data.ByteString.Base64.Lazy.Type -- other dependencies build-depends:- tasty >=1.2.1 && <1.5+ tasty >=1.2.1 && <1.6 , tasty-quickcheck >=0.10 && <0.11
revision 20
-cabal-version: 1.12-name: base64-bytestring-type-version: 1.0.1-x-revision: 19-synopsis: A newtype around ByteString, for base64 encoding-description:- A newtype around ByteString, for base64 encoding.- Strict and lazy, normal and url alphabet variants.--category: Data-homepage: https://github.com/phadej/base64-bytestring-type#readme-bug-reports: https://github.com/phadej/base64-bytestring-type/issues-author: Oleg Grenrus <oleg.grenrus@iki.fi>-maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>-license: BSD3-license-file: LICENSE-build-type: Simple-tested-with:- GHC ==7.8.4- || ==7.10.3- || ==8.0.2- || ==8.2.2- || ==8.4.4- || ==8.6.5- || ==8.8.4- || ==8.10.7- || ==9.0.2- || ==9.2.8- || ==9.4.8- || ==9.6.3- || ==9.8.1--extra-source-files:- README.md- CHANGELOG.md--source-repository head- type: git- location: https://github.com/futurice/haskell-base64-bytestring-type--flag cereal- description: Instances for @Serialize@ from @cereal@ package- manual: True- default: True--flag serialise- description: Instances for @Serialise@ from @serialise@ package- manual: True- default: True--flag http-api-data- description:- Instances for @To/FromHttpApiData@ from @http-api-data@ package-- manual: True- default: True--library- hs-source-dirs: src- ghc-options: -Wall-- -- boot libraries- -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory- build-depends:- base >=4.7.0.0 && <4.20- , binary >=0.7.1.0 && <0.10- , bytestring >=0.10.4.0 && <0.13- , deepseq >=1.3.0.2 && <1.6- , text >=1.2.3.0 && <1.3 || >=2.0 && <2.2-- -- other dependencies:- build-depends:- aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.3- , base-compat >=0.9.3 && <0.14- , base64-bytestring >=1.0.0.1 && <1.3- , hashable >=1.2.6.1 && <1.5- , QuickCheck >=2.11.3 && <2.15-- if !impl(ghc >=8.0)- build-depends: semigroups >=0.18.5 && <0.21-- if flag(cereal)- build-depends: cereal >=0.5.5.0 && <0.6-- if flag(serialise)- build-depends: serialise >=0.2.1.0 && <0.3-- if flag(http-api-data)- build-depends: http-api-data >=0.4 && <0.7-- exposed-modules:- Data.ByteString.Base64.Lazy.Type- Data.ByteString.Base64.Type- Data.ByteString.Base64.URL.Lazy.Type- Data.ByteString.Base64.URL.Type-- default-language: Haskell2010--test-suite tests- default-language: Haskell2010- type: exitcode-stdio-1.0- main-is: Tests.hs- hs-source-dirs: test- ghc-options: -Wall-- -- dependencies with bounds inherited from library:- build-depends:- aeson- , base- , base64-bytestring-type- , binary- , bytestring-- if flag(cereal)- build-depends: cereal-- if flag(serialise)- build-depends: serialise-- if flag(http-api-data)- build-depends: http-api-data-- -- other dependencies- build-depends:- tasty >=1.2.1 && <1.6- , tasty-quickcheck >=0.10 && <0.11+cabal-version: 1.12 +name: base64-bytestring-type +version: 1.0.1 +x-revision: 20 +synopsis: A newtype around ByteString, for base64 encoding +description: + A newtype around ByteString, for base64 encoding. + Strict and lazy, normal and url alphabet variants. + +category: Data +homepage: https://github.com/erikd/base64-bytestring-type#readme +bug-reports: https://github.com/erikd/base64-bytestring-type/issues +author: Oleg Grenrus <oleg.grenrus@iki.fi> +maintainer: Erik de Castro Lopo <erikd@mega-nerd.com> +license: BSD3 +license-file: LICENSE +build-type: Simple +tested-with: + GHC ==7.8.4 + || ==7.10.3 + || ==8.0.2 + || ==8.2.2 + || ==8.4.4 + || ==8.6.5 + || ==8.8.4 + || ==8.10.7 + || ==9.0.2 + || ==9.2.8 + || ==9.4.8 + || ==9.6.3 + || ==9.8.1 + +extra-source-files: + README.md + CHANGELOG.md + +source-repository head + type: git + location: https://github.com/erikd/base64-bytestring-type + +flag cereal + description: Instances for @Serialize@ from @cereal@ package + manual: True + default: True + +flag serialise + description: Instances for @Serialise@ from @serialise@ package + manual: True + default: True + +flag http-api-data + description: + Instances for @To/FromHttpApiData@ from @http-api-data@ package + + manual: True + default: True + +library + hs-source-dirs: src + ghc-options: -Wall + + -- boot libraries + -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory + build-depends: + base >=4.7.0.0 && <4.21 + , binary >=0.7.1.0 && <0.10 + , bytestring >=0.10.4.0 && <0.13 + , deepseq >=1.3.0.2 && <1.6 + , text >=1.2.3.0 && <1.3 || >=2.0 && <2.2 + + -- other dependencies: + build-depends: + aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.3 + , base-compat >=0.9.3 && <0.14 + , base64-bytestring >=1.0.0.1 && <1.3 + , hashable >=1.2.6.1 && <1.6 + , QuickCheck >=2.11.3 && <2.16 + + if !impl(ghc >=8.0) + build-depends: semigroups >=0.18.5 && <0.21 + + if flag(cereal) + build-depends: cereal >=0.5.5.0 && <0.6 + + if flag(serialise) + build-depends: serialise >=0.2.1.0 && <0.3 + + if flag(http-api-data) + build-depends: http-api-data >=0.4 && <0.7 + + exposed-modules: + Data.ByteString.Base64.Lazy.Type + Data.ByteString.Base64.Type + Data.ByteString.Base64.URL.Lazy.Type + Data.ByteString.Base64.URL.Type + + default-language: Haskell2010 + +test-suite tests + default-language: Haskell2010 + type: exitcode-stdio-1.0 + main-is: Tests.hs + hs-source-dirs: test + ghc-options: -Wall + + -- dependencies with bounds inherited from library: + build-depends: + aeson + , base + , base64-bytestring-type + , binary + , bytestring + + if flag(cereal) + build-depends: cereal + + if flag(serialise) + build-depends: serialise + + if flag(http-api-data) + build-depends: http-api-data + + -- other dependencies + build-depends: + tasty >=1.2.1 && <1.6 + , tasty-quickcheck >=0.10 && <0.12
revision 21
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1 -x-revision: 20 +x-revision: 21 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends: - base >=4.7.0.0 && <4.21 + base >=4.7.0.0 && <4.22 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.13 , deepseq >=1.3.0.2 && <1.6
revision 22
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1 -x-revision: 21 +x-revision: 22 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends: aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.3 - , base-compat >=0.9.3 && <0.14 + , base-compat >=0.9.3 && <0.15 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.6 - , QuickCheck >=2.11.3 && <2.16 + , QuickCheck >=2.11.3 && <2.17 if !impl(ghc >=8.0) build-depends: semigroups >=0.18.5 && <0.21
revision 23
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1 -x-revision: 22 +x-revision: 23 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends: aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.3 - , base-compat >=0.9.3 && <0.15 + , base-compat >=0.9.3 && <0.16 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.6 , QuickCheck >=2.11.3 && <2.17 build-depends: serialise >=0.2.1.0 && <0.3 if flag(http-api-data) - build-depends: http-api-data >=0.4 && <0.7 + build-depends: http-api-data >=0.4 && <0.8 exposed-modules: Data.ByteString.Base64.Lazy.Type
revision 24
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1 -x-revision: 23 +x-revision: 24 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends: - base >=4.7.0.0 && <4.22 + base >=4.7.0.0 && <4.23 , binary >=0.7.1.0 && <0.10 , bytestring >=0.10.4.0 && <0.13 , deepseq >=1.3.0.2 && <1.6
revision 25
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1 -x-revision: 24 +x-revision: 25 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. , base-compat >=0.9.3 && <0.16 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.6 - , QuickCheck >=2.11.3 && <2.17 + , QuickCheck >=2.11.3 && <2.19 if !impl(ghc >=8.0) build-depends: semigroups >=0.18.5 && <0.21
revision 26
cabal-version: 1.12 name: base64-bytestring-type version: 1.0.1 -x-revision: 25 +x-revision: 26 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. -- other dependencies: build-depends: - aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.3 + aeson >=1.2.3.0 && <1.6 || >=2.0 && <2.4 , base-compat >=0.9.3 && <0.16 , base64-bytestring >=1.0.0.1 && <1.3 , hashable >=1.2.6.1 && <1.6