purescript-ast-0.1.0.0: README.md
# purescript-ast Defines the underlying syntax of the PureScript Programming Language. ## Compiler compatibility We provide a table to make it a bit easier to map between versions of `purescript` and `purescript-ast`. | `purescript` | `purescript-ast` | | --- | --- | | `0.13.6` | `0.1.0.0` |