All Versions
4
Latest Version
Avg Release Cycle
246 days
Latest Release
1605 days ago
Changelog History
Changelog History
-
v0.1.0.3 Changes
May 09, 2019- Compatibility with
generics-sop-0.5
.
- Compatibility with
-
v0.1.0.2 Changes
October 20, 2018- ๐ Relax version bound on generics-sop and add an extra LANGUAGE pragma for compatibility.
-
v0.1.0.1 Changes
September 01, 2018- โ Relax version bound for hspec and fix a warning in the test suite.
-
v0.1.0.0 Changes
May 01, 2017- ๐ 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
.