Bracket extension dedicated to Purescript language.
The current Purescript mode came from the one designed for Haskell.x
In Bracket www/thirdparty/CodeMirror2/mode
install files:
- mode/purescript/index.html
- mode/purescript/purescript.js
in purescript
folder.
In extension folder (Bracket: Help -> Show Extension Folder) install file:
- extensions/user/purescript/main.js
in user/purescript
folder.
Copyright (C)2014 D. Plaindoux.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.