Changelog for exception-via-0.2.0.0
Changelog
Unreleased
0.2.0.0 -- 2023-08-18
Added
-
Support for Template Haskell versions
>=2.18(#2) -
Exceptioninstance for theExceptionVianewtype (#5)
Fixed
- Add missing splice to Template Haskell code for
mkHierarchy(#5)