Cabal revisions of binary-serialise-cbor-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: binary-serialise-cbor version: 0.2.0.0+x-revision: 1 synopsis: Yet Another Binary Serialisation Library (compatibility shim) license: BSD3 license-file: LICENSE.txt exposed-modules: Data.Binary.Serialise.CBOR.Read build-depends:- base < 5,+ base >= 4.8 && < 5, bytestring < 1.0, cborg == 0.2.*, serialise == 0.2.*