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
-[w0rp/ale](https://github.com/w0rp/ale) supports the [purescript-language-server](https://github.com/nwolverson/purescript-language-server)
33
34
34
35
#### VS Code
35
36
@@ -42,7 +43,8 @@ Spacemacs users can just use the [`purescript` layer](https://github.com/syl20bn
42
43
## Build tools and package managers
43
44
44
45
-[Pulp](https://github.com/purescript-contrib/pulp) - a standalone build system for PureScript ([pulp](https://www.npmjs.com/package/pulp) in `npm`)
45
-
-[psc-package](https://github.com/purescript/psc-package): A package manager for PureScript based on the concept of package sets
46
+
-[psc-package](https://github.com/purescript/psc-package) - A package manager for PureScript based on the concept of package sets
47
+
-[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)
46
48
-[Gulp task](https://github.com/purescript-contrib/gulp-purescript) (`gulp-purescript` in `npm`)
47
49
-[psvm-js](https://github.com/ThomasCrvsr/psvm-js) - PureScript Version Manager
48
50
-[purs-loader](https://github.com/ethul/purs-loader/) - PureScript loader for WebPack
0 commit comments