BSD-3-Clause licensed by Tim Emiola
Maintained by [email protected]
This version can be pinned in stack with:attoparsec-framer-0.1.0.11@sha256:1e87aa37221fa46b6c631135d23ef39635e393a43caa2aacf5a5c684c536b071,3774

Module documentation for 0.1.0.11

A library that simplifies the use of Attoparsec when processing framed protocol byte streams.

As well as reading the haddocks, please take a look at a demo server and client as working examples.

Changes

Revision history for attoparsec-framer

attoparsec-framer uses PVP Versioning.

0.1.0.11 – 2026-06-20

  • Relax upper bounds on QuickCheck

0.1.0.10 – 2025-06-23

  • Relax upper bounds on QuickCheck

0.1.0.9 – 2024-07-19

  • Relax upper bounds of network-run

0.1.0.8 – 2024-07-11

  • Expand CI test matrix

0.1.0.7 – 2024-07-01

  • Relax lower bounds on QuickCheck

0.1.0.6 – 2024-07-01

  • Relax lower bounds on QuickCheck

0.1.0.5 – 2024-06-24

  • Relax upper bounds of network-run

0.1.0.4 – 2024-06-24

  • Relax upper bounds of network-run

0.1.0.3 – 2024-03-17

  • Adjust all upper bounds for ByteString to allow use of 0.12.1.0

0.1.0.2 – 2024-02-29

  • Adjust upper bound for ByteString to allow use of 0.12.1.0

0.1.0.1 – 2023-07-19

  • Adjust upper bound for ByteString to allow use of 0.12.0.0

0.1.0.0 – 2023-03-01

  • Initial version.