Cabal revisions of binary-orphans-1.0.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: binary-orphans version: 1.0.4.1+x-revision: 1 synopsis: Compatibility package for binary; provides instances category: Data, Binary, Parsing, Compatibility description: source-repository head type: git- location: git://github.com/phadej/binary-orphans.git+ location: https://github.com/phadej/binary-orphans.git library default-language: Haskell2010 , OneTuple >=0.3 && <0.5 , QuickCheck >=2.13.1 && <2.15 , quickcheck-instances >=0.3.28 && <0.4- , tagged >=0.8.6 && <0.8.7+ , tagged >=0.8.6 && <0.9 , tasty >=0.10.1.2 && <1.5 , tasty-quickcheck >=0.8.3.2 && <0.11
revision 2
cabal-version: 1.12 name: binary-orphans version: 1.0.4.1-x-revision: 1+x-revision: 2 synopsis: Compatibility package for binary; provides instances category: Data, Binary, Parsing, Compatibility description: exposed-modules: Data.Binary.Orphans other-extensions: CPP build-depends:- base >=4.5 && <4.18+ base >=4.5 && <4.19 , binary >=0.5.1.0 && <0.6 || >=0.7.1.0 && <0.8 || >=0.8.3.0 && <0.8.10 , transformers >=0.3.0.0 && <0.7
revision 3
cabal-version: 1.12 name: binary-orphans version: 1.0.4.1-x-revision: 2+x-revision: 3 synopsis: Compatibility package for binary; provides instances category: Data, Binary, Parsing, Compatibility description: || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.7- || ==9.4.4- || ==9.6.1+ || ==9.2.8+ || ==9.4.7+ || ==9.6.3+ || ==9.8.1 extra-source-files: CHANGELOG.md exposed-modules: Data.Binary.Orphans other-extensions: CPP build-depends:- base >=4.5 && <4.19+ base >=4.5 && <4.20 , binary >=0.5.1.0 && <0.6 || >=0.7.1.0 && <0.8 || >=0.8.3.0 && <0.8.10 , transformers >=0.3.0.0 && <0.7 , QuickCheck >=2.13.1 && <2.15 , quickcheck-instances >=0.3.28 && <0.4 , tagged >=0.8.6 && <0.9- , tasty >=0.10.1.2 && <1.5+ , tasty >=0.10.1.2 && <1.6 , tasty-quickcheck >=0.8.3.2 && <0.11 if !impl(ghc >=8.0)