@hackage purescript-cst0.2.0.0
PureScript Programming Language Concrete Syntax Tree
Categories
License
BSD-3-Clause
Maintainer
Gary Burgess <gary.burgess@gmail.com>, Hardy Jones <jones3.hardy@gmail.com>, Harry Garrood <harry@garrood.me>, Christoph Hegemann <christoph.hegemann1337@gmail.com>, Liam Goodacre <goodacre.liam@gmail.com>, Nathan Faubion <nathan@n-son.com>
Links
Versions
Installation
Dependencies (17)
- aeson >=1.5.6.0 && <1.6
- array >=0.5.4.0 && <0.6
- base >=4.14.1.0 && <4.15
- base-compat >=0.11.2 && <0.12
- bytestring >=0.10.12.0 && <0.11
- containers >=0.6.2.1 && <0.7 Show all…
Dependents (4)
@hackage/purenix, @hackage/dovetail, @hackage/purescript, @hackage/dovetail-aeson
purescript-cst
The parser for the PureScript programming language.
Compiler compatibility
We provide a table to make it a bit easier to map between versions of purescript and purescript-cst.
purescript |
purescript-cst |
|---|---|
| 0.14.2 | 0.2.0.0 |
Before v0.14.2, there was a third package, purescript-ast. In v0.14.2, purescript-ast was merged into purescript-cst.
purescript |
purescript-cst |
purescript-ast |
|---|---|---|
| 0.14.1 | 0.1.1.0 | 0.1.1.0 |
| 0.14.0 | 0.1.0.0 | 0.1.0.0 |