- Allow
base-4.20
and test on GHC 9.10
- Allow
base-4.19
and test on GHC 9.8
- Allow
base-4.18
and test on GHC 9.6
- Allow
mtl-2.3
(thanks to @FinleyMcIlwaine)
- Allow
base-4.17
and test on GHC 9.4
- Remove support for
transformers-0.3
- Remove dependency on
transformers-compat
- Allow
base-4.16
,transformers-0.6
,transformers-compat-0.7
- Test with GHC through 9.2
- Builds with GHC 7.10 through 9.0
- Now builds with with GHC 7.10 through 8.8
- Drop support for GHC < 7.10
- Remove deprecated
ListT
instance
- Allow
base-4.11
- Allow
transformers-compat-0.6.x
- Allow
base-4.10
- Allow
transformers-compat-0.5
- Use
transformers-compat
to suppress deprecation warnings.
- Allow
mtl-2.2
- Allow
transformers-0.4
- Update to work with latest versions of everything
0.1: Initial release