Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2010-02-26 11:16:20 by PHO / phonohawk | Files touched by this commit (5) | Imported package
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.


Next | Query returned 2 messages, browsing 1 to 10 | previous