You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ A GitHub Action which sets up a PureScript toolchain for CI. Contains the follow
7
7
8
8
- The [PureScript compiler](https://github.com/purescript/purescript)
9
9
- 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)
10
11
- The [`psa` error reporting frontend for the compiler](https://github.com/natefaubion/purescript-psa)
11
12
12
13
You can also optionally include the following tools:
0 commit comments