chunked-data

Typeclasses for dealing with various chunked data representations

https://github.com/snoyberg/mono-traversable

Version on this page:0.3.0
LTS Haskell 22.13:0.3.1
Stackage Nightly 2024-03-14:0.3.1
Latest on Hackage:0.3.1

See all snapshots chunked-data appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:chunked-data-0.3.0@sha256:68f8be7211ce0f2b25e70030c14708f94deff22b2a2b00d6d7898047b9f687b7,1003

Module documentation for 0.3.0

chunked-data

Typeclasses for dealing with various chunked data representations

Changes

0.3.0

  • Move Data.Sequences.Lazy to mono-traversable 1.0.0
  • Move Data.Textual.Encoding to mono-traversable 1.0.0
  • Switch from blaze-builder to bytestring 0.10.2 or later

0.2.0

  • Move away from system-filepath