nri-test-encoding

A library to simplify writing golden tests for encoding types.

https://github.com/NoRedInk/haskell-libraries/tree/trunk/nri-test-encoding#readme

Version on this page:0.1.1.2
Stackage Nightly 2022-02-07:0.1.1.2
Latest on Hackage:0.1.1.3

See all snapshots nri-test-encoding appears in

BSD-3-Clause licensed by NoRedInk
Maintained by [email protected]
This version can be pinned in stack with:nri-test-encoding-0.1.1.2@sha256:6f0fcc113509a79cf2f8153f6f1e0cb1293ee41ec8edc52b5a8c2b03cb0f2ea8,2031

Module documentation for 0.1.1.2

NriTestEncoding

A library to simplify writing golden tests for encoding types.

Changes

0.1.1.2

  • Relax version bounds to encompass text-2.0.x, base-4.16.x and template-haskell-2.18.x

0.1.1.1

  • Support aeson-2.0.x.

0.1.1.0

  • Add tests to prevent accidental API changes in Redis (thanks @stoeffel / #82)

0.1.0.0

  • Initial release.