Changelog for hood-0.3.1
0.3.1 [2018.01.18]
- Fix the build on GHC 8.4.
0.3
Observableinstances can be derived forGenericinstances usingDefaultSignatures(MaartenFaddegon)- Depend on the
FPrettylibrary for pretty-printing, which requiresbase-4.5or greater.
0.2.1
- Fixed build with GHC 7.10