pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-hinstaller



Module name:    wip
Committed by:   phonohawk
Date:           Fri Feb 26 10:16:20 UTC 2010

Import into wip/hs-hinstaller

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.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20100226
                
N wip/hs-hinstaller/distinfo
N wip/hs-hinstaller/Makefile
N wip/hs-hinstaller/buildlink3.mk
N wip/hs-hinstaller/PLIST
N wip/hs-hinstaller/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index