Changelog for insert-ordered-containers-0.2.7
-
0.2.6
- Support GHC-8.6.5...9.12.1
- Haskell code modernisation
-
0.2.6
- Support GHC-8.6.5...9.10.1
-
0.2.5.3
- Support
aeson-2.2 - Make
Preludeimport explicit (safe guard against additions toPrelude).
- Support
-
0.2.5.2
- Actually drop
semigroupsdependency - Update bounds
- Actually drop
-
0.2.5.1
- Drop unnecessary dependencies
semigroups,base-compat - Update bounds
- Drop unnecessary dependencies
-
0.2.5
- Add
NFData(/1/2)instances
- Add
-
0.2.4
- Add
indexed-traversableinstances - lens-5 and optics-0.4 support
- Add
-
0.2.3
- Add support for indexed
optics - Only support GHC-8.0+
- Add support for indexed
-
0.2.2
- Add
Data.HashSet.InsOrd
- Add
-
0.2.1.0
-
0.2.0.0
- Use
aeson-1 - removed our
FromJSONKeyandToJSONKeyin favour ofaesonvariants
- Use