Cabal revisions of streaming-bytestring-0.1.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: streaming-bytestring version: 0.1.5+x-revision: 1 synopsis: effectful byte steams, or: bytestring io done right. description: This is an implementation of effectful, memory-constrained -- other-modules: other-extensions: CPP, BangPatterns, ForeignFunctionInterface, DeriveDataTypeable, Unsafe- build-depends: base <5.0+ build-depends: base <4.11 , deepseq , bytestring , mtl >=2.1 && <2.3