Snippets for the Haskell NSIS package. Work in progress!
Install haskell-nsis
from Atom's Package Manager or the command-line equivalent:
$ apm install haskell-nsis
Change to your Atom packages directory:
# Windows$ cd %USERPROFILE%\.atom\packages# Linux & macOS$ cd ~/.atom/packages/
Clone repository as haskell-nsis
:
$ git clone https://github.com/idleberg/atom-haskell-nsis haskell-nsis
Inside the cloned directory, install Node dependencies:
$ yarn || npm install
This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0
You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.