packages feed

validated-literals-0.3.1: CHANGELOG.md

0.3.1 [2021.12.02]
------------------
* Switch to using th-compat to support GHC 9.0 and 9.2

0.3.0 [2019.01.10]
------------------
* New implementation, forces use of Lift for the result, removes the unsafe
  typeclass functions, and adds the option to add a custom error message.

0.2.0.1 [2018.09.10]
--------------------
* Turn examples into buildable tests, add readme, fix typos in documentation.