BSD-3-Clause licensed by Jasper Van der Jeugt, Simon Meier, Leon P Smith, Simon Jakobi
Maintained by Simon Jakobi
This version can be pinned in stack with:bsb-http-chunked-0.0.0.4@sha256:1cce7371c31b1d3cfa3eb155e2aecffc0ec212d1d8a7e7c8a3b00ef76818a43b,2687

Module documentation for 0.0.0.4

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2024-04-20(full list with versions):

This library contains functions for encoding bytestring builders for chunked HTTP/1.1 transfer.

This functionality was extracted from the blaze-builder package.

Changes

Changelog for the bsb-http-chunked package

0.0.0.4 – 2018-09-29

  • Fix an issue with file modification times in the tarball that prevented installation on Windows 10. #22
  • Remove compatibility with GHC < 7.10 (prompted by internal refactorings)

0.0.0.3 – 2018-09-01

  • Compatibility with GHC-8.6
  • Documentation improvements

0.0.0.2 – 2018-03-13

  • A lot of unused code was removed

0.0.0.1 – 2018-03-13

  • Documentation improvements
  • text and deepseq dependencies were removed

0 – 2018-03-12

Initial release.


The format of this changelog is based on Keep a Changelog