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.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| testprog | Build the test program | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nsis-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 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, 0.3.4 |
|---|---|
| Dependencies | base (>=4 && <5), process, transformers (>=0.2 && <0.3), uniplate (>=1.5 && <1.7) [details] |
| License | LicenseRef-GPL |
| Copyright | Neil Mitchell 2012 |
| Author | Neil Mitchell <ndmitchell@gmail.com> |
| Maintainer | Neil Mitchell <ndmitchell@gmail.com> |
| Uploaded | by NeilMitchell at 2012-03-04T16:21:11Z |
| Category | Development |
| Home page | http://community.haskell.org/~ndm/nsis/ |
| Source repo | head: darcs get http://community.haskell.org/~ndm/darcs/nsis/ |
| Distributions | LTSHaskell:0.3.4, NixOS:0.3.3, Stackage:0.3.4 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | nsis |
| Downloads | 12570 total (52 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |