Cabal revisions of binary-tagged-0.3.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: binary-tagged version: 0.3.1+x-revision: 1 synopsis: Tagged binary serialisation. category: Data description: || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.4+ || ==8.10.7 || ==9.0.1+ || ==9.2.1 extra-source-files: CHANGELOG.md -- Libraries bundled with GHC build-depends: , array ^>=0.5.0.0- , base >=4.7.0.2 && <4.16+ , base >=4.7.0.2 && <4.17 , binary >=0.7.1.0 && <0.10 , bytestring ^>=0.10.4.0 || ^>=0.11 , containers >=0.5.5.1 && <0.7
revision 2
cabal-version: 2.2 name: binary-tagged version: 0.3.1-x-revision: 1+x-revision: 2 synopsis: Tagged binary serialisation. category: Data description: || ==8.6.5 || ==8.8.4 || ==8.10.7- || ==9.0.1- || ==9.2.1+ || ==9.0.2+ || ==9.2.4+ || ==9.4.1 extra-source-files: CHANGELOG.md -- Libraries bundled with GHC build-depends: , array ^>=0.5.0.0- , base >=4.7.0.2 && <4.17+ , base >=4.7.0.2 && <4.18 , binary >=0.7.1.0 && <0.10 , bytestring ^>=0.10.4.0 || ^>=0.11 , containers >=0.5.5.1 && <0.7
revision 3
cabal-version: 2.2 name: binary-tagged version: 0.3.1-x-revision: 2+x-revision: 3 synopsis: Tagged binary serialisation. category: Data description: || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.4- || ==9.4.1+ || ==9.2.7+ || ==9.4.4+ || ==9.6.1 extra-source-files: CHANGELOG.md -- Libraries bundled with GHC build-depends: , array ^>=0.5.0.0- , base >=4.7.0.2 && <4.18+ , base >=4.7.0.2 && <4.19 , binary >=0.7.1.0 && <0.10 , bytestring ^>=0.10.4.0 || ^>=0.11 , containers >=0.5.5.1 && <0.7
revision 4
cabal-version: 2.2 name: binary-tagged version: 0.3.1-x-revision: 3+x-revision: 4 synopsis: Tagged binary serialisation. category: Data 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 -- Libraries bundled with GHC build-depends: , array ^>=0.5.0.0- , base >=4.7.0.2 && <4.19+ , base >=4.7.0.2 && <4.20 , binary >=0.7.1.0 && <0.10- , bytestring ^>=0.10.4.0 || ^>=0.11+ , bytestring ^>=0.10.4.0 || ^>=0.11 || ^>=0.12.0.2 , containers >=0.5.5.1 && <0.7 -- other dependencies