All Versions
2
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.1.0.1 Changes
- 🏗 Use MonadFail Q instance instead of the previous MonadFail (String -> Q), which was being used accidentally. Should allow building on GHC 8.8 and above. (@bergey, #3)
-
v0.1.0.0 Changes
- 🎉 Initial release