hackageDB :: [Package]

Built with Cabal

The hinstaller package (version 2007.4.24)

This module allows you to incorporate arbitrary files into a haskell module during compilation. The files are then available to you through functions which allows you to write installer-type applications which write out the files when run. Thus this can be considered in the same model as Java .jar files or executable zip or other file archives.

The current implementation is now reasonably efficient. However, it does require that you have a C compiler installed which can be invoked through cc.

Other versions2007.4.21, 2007.4.23, 2007.5.13, 2008.2.16
Dependenciesbase, Cabal, filepath, template-haskell
LicenseLGPL
CopyrightMatthew Sackman
AuthorMatthew Sackman
Maintainermatthew@wellquite.org
StabilityAlpha
CategorySystem
Home pagehttp://www.wellquite.org/hinstaller/
Exposed modulesSystem.Installer
Upload dateTue Apr 24 09:57:42 PDT 2007
Uploaded byMatthewSackman
Build failureghc-6.6 (log), ghc-6.8 (log)

Downloads