This repository was archived by the owner on Jun 15, 2023. It is now read-only.
v15.0.0
garyb
released this
- Updated for PureScript 0.14
- Support escaped slash in identifiers
v14.1.0
garyb
released this
Add functions for pretty(ish) printing.
v14.0.0
garyb
released this
Updated dependencies
v0.13.0
garyb
released this
- Table paths now support any kind of path
- Added dedicated
Identtype - Added more constructor variations for construction-via-record
- Renamed
parsconstructor toparens - Renamed all instances of "vari" to "var"
v0.12.0
Updated for PS@0.12
v0.11.0
v0.10.1
garyb
released this
- Corrected precedence when parsing join conditions (for qz-3635)
v0.10.0
v0.9.1: Relation parser fix (#39)
Relation parser is fixed
v0.9.0
garyb
released this
- Switched from concrete
GenandArbitrarytoMonadGen