hood v0.3.1 Release Notes

Release Date: 2018-01-19 // about 6 years ago
    • 🛠 Fix the build on GHC 8.4.

Previous changes from v0.3

    • Observable instances can be derived for Generic instances using DefaultSignatures (MaartenFaddegon)
    • 🖨 Depend on the FPretty library for pretty-printing, which requires base-4.5 or greater.