RE: ##include
"Simon Marlow" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <3429668D0E777A499EE74A7952C382D10327A115@EUR-MSG-01.europe.corp.microsoft.com> |
Looks like you should be running hsc2hs followed by CPP? Cheers, Simon On 16 February 2005 07:58, Sven Panne wrote: > The cunning "##include" trick used twice in the network package > doesn't really work > when building Hugs (see below). Any ideas? > > Cheers, > S. > > ------------------------------------------------------------------------ -------- > > Compiling > /tmp/rpm/BUILD/hugs98-Feb2005/hugsdir/libraries/Network/BSD.hs > runhugs: Error occurred > ERROR > "/tmp/rpm/BUILD/hugs98-Feb2005/hugsdir/libraries/Network/BSD.hs":30 - > Syntax error in input (unexpected selector "#include") > > > Compiling > /tmp/rpm/BUILD/hugs98-Feb2005/hugsdir/libraries/Network/Socket.hs > runhugs: Error occurred > ERROR > "/tmp/rpm/BUILD/hugs98-Feb2005/hugsdir/libraries/Network/Socket.hs":30 > - Syntax error in input (unexpected selector "#include") > _______________________________________________ > Cvs-fptools mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-fptools