Sunday, April 22nd, 2007
hinstaller
Another Haskell module, System.Installer. This allows you to, at compile time, read in any file off your file system and then spit it back out at run time. Useful for making installers which can be distributed and then, when run, spit out necessary files at the chosen locations etc. Haddock documentation available.
Download (version 2007.5.13)