packages feed

Cabal revisions of cereal-0.5.7.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                   cereal version:                0.5.7.0+x-revision: 1 license:                BSD3 license-file:           LICENSE author:                 Lennart Kolmodin <kolmodin@dtek.chalmers.se>, library         default-language:       Haskell2010 -        build-depends:          base >= 4.4 && < 5, containers, array,+        build-depends:          base >= 4.4 && < 4.13, containers, array,                                 ghc-prim >= 0.2          if !impl(ghc >= 8.0)