- Fixes and dependency updates
- Drop the quasi-quoters
- Drop the "Lens" module in preference to a dependency on the "basic-lens" library
- Generate strict record types
- Export the types from the root module
- Support for arrow types
- Higher arity bugs fix
- A bit of type renaming
- Intances of
Storable
- Parsing of qualified identifiers
- Type-changing updates
- Reimplemented the
Record.Types
API
- Fix the range of supported "attoparsec" versions (#6)
- Fix tuples parsing
- Parsing of unit values and types
- Fix Integers getting parsed as Rationals (#2)
- Implement the List type parsing