Cabal revisions of cereal-0.5.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: cereal version: 0.5.3.0+x-revision: 1 license: BSD3 license-file: LICENSE author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>, location: git://github.com/GaloisInc/cereal.git library+ -- Semigroup => Monoid (PutM ())+ build-depends: base <4.11+ default-language: Haskell2010 build-depends: bytestring >= 0.10.2.0,