Cabal revisions of base64-bytestring-type-1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: base64-bytestring-type version: 1+x-revision: 1 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.5.1.0 && <4.11+ base >=4.5.1.0 && <4.12 , binary >=0.5.1.0 && <0.10 , bytestring >=0.9.2.1 && <0.11 , deepseq >=1.3.0.0 && <1.5 -- other dependencies: build-depends:- aeson >=1.2.3.0 && <1.3+ aeson >=1.2.3.0 && <1.4 , base-compat >=0.9.3 && <0.10 , base64-bytestring >=1.0.0.1 && <1.1 , cereal >=0.5.5.0 && <0.6 -- other dependencies build-depends: tasty >=0.10.0.2 && <1.1- , tasty-quickcheck >=0.8.3.2 && <0.10+ , tasty-quickcheck >=0.8.3.2 && <0.11
revision 2
name: base64-bytestring-type version: 1-x-revision: 1+x-revision: 2 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.4- , base-compat >=0.9.3 && <0.10+ , base-compat >=0.9.3 && <0.11 , base64-bytestring >=1.0.0.1 && <1.1 , cereal >=0.5.5.0 && <0.6 , hashable >=1.2.6.1 && <1.3
revision 3
name: base64-bytestring-type version: 1-x-revision: 2+x-revision: 3 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. GHC==7.10.3, GHC==8.0.2, GHC==8.2.2,- GHC==8.4.1+ GHC==8.4.3 extra-source-files: README.md -- other dependencies: build-depends:- aeson >=1.2.3.0 && <1.4+ aeson >=1.2.3.0 && <1.5 , base-compat >=0.9.3 && <0.11 , base64-bytestring >=1.0.0.1 && <1.1 , cereal >=0.5.5.0 && <0.6 -- other dependencies build-depends:- tasty >=0.10.0.2 && <1.1+ tasty >=0.10.0.2 && <1.2 , tasty-quickcheck >=0.8.3.2 && <0.11
revision 4
name: base64-bytestring-type version: 1-x-revision: 3+x-revision: 4 synopsis: A newtype around ByteString, for base64 encoding description: A newtype around ByteString, for base64 encoding. GHC==7.10.3, GHC==8.0.2, GHC==8.2.2,- GHC==8.4.3+ GHC==8.4.3,+ GHC==8.6.1 extra-source-files: README.md -- boot libraries -- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/VersionHistory build-depends:- base >=4.5.1.0 && <4.12+ base >=4.5.1.0 && <4.13 , binary >=0.5.1.0 && <0.10 , bytestring >=0.9.2.1 && <0.11 , deepseq >=1.3.0.0 && <1.5 , base64-bytestring >=1.0.0.1 && <1.1 , cereal >=0.5.5.0 && <0.6 , hashable >=1.2.6.1 && <1.3- , QuickCheck >=2.11.3 && <2.12+ , QuickCheck >=2.11.3 && <2.13 if !impl(ghc >= 8.0) build-depends: semigroups >=0.18.4 && <0.19