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: ecosystem/Editor-and-tool-support.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
@@ -38,6 +38,7 @@ Spacemacs users can just use the [`purescript` layer](https://github.com/syl20bn
38
38
## Build tools and package managers
39
39
40
40
-[Pulp](https://github.com/purescript-contrib/pulp) - a standalone build system for PureScript ([pulp](https://www.npmjs.com/package/pulp) in `npm`)
41
+
-[psc-package](https://github.com/purescript/psc-package) - A package manager for PureScript based on the concept of package sets
41
42
-[spago](https://github.com/spacchetti/spago) - PureScript package manager and build tool powered by [Dhall](https://github.com/dhall-lang/dhall-lang) and [package-sets](https://github.com/purescript/package-sets)
42
43
-[Gulp task](https://github.com/purescript-contrib/gulp-purescript) (`gulp-purescript` in `npm`)
43
44
-[psvm-js](https://github.com/ThomasCrvsr/psvm-js) - PureScript Version Manager
0 commit comments