Skip to content

Commit 1e247c4

Browse files
readme documentation about currently supported Spago (#38)
* readme documentation about currently supported Spago * Update README.md Co-authored-by: Thomas Honeyman <[email protected]> --------- Co-authored-by: Thomas Honeyman <[email protected]>
1 parent 2330ad9 commit 1e247c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ A GitHub Action which sets up a PureScript toolchain for CI. Contains the follow
77

88
- The [PureScript compiler](https://github.com/purescript/purescript)
99
- The [Spago package manager and build tool](https://github.com/purescript/spago)
10+
- Use the `unstable` version for spago-next; otherwise, setup-purescript provides [`spago-legacy`](https://github.com/purescript/spago-legacy); see [issue 37](https://github.com/purescript-contrib/setup-purescript/issues/37)
1011
- The [`psa` error reporting frontend for the compiler](https://github.com/natefaubion/purescript-psa)
1112

1213
You can also optionally include the following tools:

0 commit comments

Comments
 (0)