On Sat, Dec 30, 2006 at 01:37:32PM +0100, Sven Panne wrote: > So we probably have to hook the cgi package into Hugs' build system, at least > the toplevel Makefile has to be modified (LIBRARIESDIRS) plus the list of > packages at the end of convert_libraries. Not sure if this is enough...
Not possible, unfortunately: the cgi package won't work with Hugs because Hugs lacks one of the functions it uses. _______________________________________________ Hugs-Users mailing list [email protected] http://www.haskell.org/mailman/listinfo/hugs-users
