Re: Network.CGI missing in Hugs
Ross Paterson <[email protected]> Sat, 30 Dec 2006 20:11:48 +0000
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
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.