insert-ordered-containers

Associative containers retating insertion order for traversals.

https://github.com/phadej/insert-ordered-containers#readme

Version on this page:0.2.0.0@rev:1
LTS Haskell 22.18:0.2.5.3@rev:1
Stackage Nightly 2024-04-24:0.2.5.3@rev:1
Latest on Hackage:0.2.5.3@rev:1

See all snapshots insert-ordered-containers appears in

BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:insert-ordered-containers-0.2.0.0@sha256:2775fc971c86a62caa0590f0f8c5ea74c3c4b59c96f9c45b0bcbc1760bc438e7,2473

Module documentation for 0.2.0.0

insert-ordered-containers

Associative containers retaining insertion order for traversals.

Changes

  • 0.2.0.0
    • Use aeson-1
    • removed our FromJSONKey and ToJSONKey in favour of aeson variants