Subject: CVS commit: wip/hs-hinstaller
From: PHO / phonohawk
Date: 2010-02-26 11:16:20
Message id: E1NkxFL-0005mF-4Z@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import hs-hinstaller-2008.2.16 as wip/hs-hinstaller.

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.


Files:
RevisionActionfile
1.1importwip/hs-hinstaller/distinfo
1.1importwip/hs-hinstaller/Makefile
1.1importwip/hs-hinstaller/buildlink3.mk
1.1importwip/hs-hinstaller/PLIST
1.1importwip/hs-hinstaller/DESCR