packages feed

Cabal revisions of bytestring-0.10.10.1

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

revision 1
 Name:                bytestring Version:             0.10.10.1+x-revision: 1 Synopsis:            Fast, compact, strict and lazy byte strings with a list interface Description:     An efficient compact, immutable byte string type (both strict and lazy)   default: False  library-  build-depends:     base >= 4.2 && < 5, ghc-prim, deepseq+  build-depends:     base >= 4.2 && < 4.15, ghc-prim, deepseq    exposed-modules:   Data.ByteString                      Data.ByteString.Char8