nsis: DSL for producing Windows Installer using NSIS.

[ bsd3, development, library ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
testprog

Build the test program

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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
Dependencies base (>=4 && <5), process, transformers (>=0.2 && <0.4), uniplate (>=1.5 && <1.7) [details]
License LicenseRef-GPL
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: darcs get http://community.haskell.org/~ndm/darcs/nsis/
Uploaded by NeilMitchell at 2013-03-17T16:25:28Z
Distributions LTSHaskell:0.3.3, NixOS:0.3.3, Stackage:0.3.3
Reverse Dependencies 1 direct, 0 indirect [details]
Executables nsis
Downloads 11817 total (60 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]