From 0c72933a80f51e62eea7e046ed63e26ed742b3ec Mon Sep 17 00:00:00 2001 From: Harry Garrood Date: Sat, 12 Oct 2019 19:03:05 +0100 Subject: [PATCH] Revert "Remove mention of psc-package (#272)" This reverts commit 25aa94a6d2d4efec69a33ae12af089fbc8ea565a. --- ecosystem/Editor-and-tool-support.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem/Editor-and-tool-support.md b/ecosystem/Editor-and-tool-support.md index ad02973b..701d9028 100644 --- a/ecosystem/Editor-and-tool-support.md +++ b/ecosystem/Editor-and-tool-support.md @@ -38,6 +38,7 @@ Spacemacs users can just use the [`purescript` layer](https://github.com/syl20bn ## Build tools and package managers - [Pulp](https://github.com/purescript-contrib/pulp) - a standalone build system for PureScript ([pulp](https://www.npmjs.com/package/pulp) in `npm`) +- [psc-package](https://github.com/purescript/psc-package) - A package manager for PureScript based on the concept of package sets - [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) - [Gulp task](https://github.com/purescript-contrib/gulp-purescript) (`gulp-purescript` in `npm`) - [psvm-js](https://github.com/ThomasCrvsr/psvm-js) - PureScript Version Manager