Changelog for esqueleto-compat
0.0.2.0
- #2
- Add
tabulateRecordA to Record class. tabulate and allFields are now normal functions.
- Provide a default implementation of
recordFieldLabel for Showable fields.
0.0.1.1
- #4
- Compatibility with
template-haskell-2.18 and above