Cabal revisions of bytes-0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: bytes category: Data, Serialization version: 0.3+x-revision: 1 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE library build-depends:- base >= 4.3 && < 5,+ base >= 4.4 && < 5, binary >= 0.5 && < 0.8, bytestring >= 0.9 && < 0.11, cereal >= 0.3.5 && < 0.4,