Cabal revisions of binary-tagged-0.1.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: binary-tagged version: 0.1.5+x-revision: 1 synopsis: Tagged binary serialisation. description: Check <https://github.com/phadej/binary-tagged#readme README on Github> category: Web maintainer: Oleg Grenrus <oleg.grenrus@iki.fi> license: BSD3 license-file: LICENSE-tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.2+tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 build-type: Simple cabal-version: >= 1.10 ghc-options: -Wall build-depends: base >=4.7 && <4.12- , aeson >=0.8 && <1.4+ , aeson >=0.8 && <1.5 , array >=0.5 && <0.6 , base16-bytestring >=0.1.1.6 && <0.2 , binary >=0.7 && <0.10