Cabal revisions of cereal-0.5.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: cereal version: 0.5.2.0+x-revision: 1 license: BSD3 license-file: LICENSE author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>, default-language: Haskell2010 build-depends: bytestring >= 0.10.2.0,- base >= 4.4 && < 5, containers, array,+ base >= 4.4 && < 4.13, containers, array, ghc-prim >= 0.2 if !impl(ghc >= 8.0)