nsis: DSL for producing Windows Installer using NSIS.
NSIS (Nullsoft Scriptable Install System, http://nsis.sourceforge.net/) is a tool that allows programmers to create installers for Windows. This library provides an alternative syntax for NSIS scripts, as an embedded Haskell language, removing much of the hard work in developing an install script. Simple NSIS installers should look mostly the same, complex ones should be significantly more maintainable.
Versions [faq] | 0.1, 0.1.1, 0.1.2, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.3, 0.3.1, 0.3.2, 0.3.3 |
---|---|
Dependencies | base (==4.*), transformers (>=0.2 && <0.4), uniplate (>=1.5 && <1.7) [details] |
License | BSD-3-Clause |
Copyright | Neil Mitchell 2012-2013 |
Author | Neil Mitchell <ndmitchell@gmail.com> |
Maintainer | Neil Mitchell <ndmitchell@gmail.com> |
Category | Development |
Home page | http://community.haskell.org/~ndm/nsis/ |
Source repo | head: git clone https://github.com/ndmitchell/nsis.git |
Uploaded | by NeilMitchell at 2013-11-04T21:05:51Z |
Distributions | LTSHaskell:0.3.3, NixOS:0.3.3, Stackage:0.3.3 |
Downloads | 9921 total (70 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |
Modules
[Index]
Downloads
- nsis-0.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)