- Export
get
and addgetField
.
- Compatibility with
generics-sop-0.5
.
- Relax version bound on generics-sop and add an extra LANGUAGE pragma for compatibility.
- Relax version bound for hspec and fix a warning in the test suite.
-
Initial release. Everything is still rather experimental. Feedback on any aspect of the library is welcome.
Currently, the general utilities are in
Generics.SOP.Record
, and the subtyping functionality is inGenerics.SOP.Record.SubTyping
.