An Haskell compilation server
Simon Marlow
simonmar@microsoft.com
Wed, 17 Jan 2001 05:47:49 -0800
[ moved to glasgow-haskell-users@haskell.org... ]
> Wed, 17 Jan 2001 01:49:25 -0800, Simon Marlow
> <simonmar@microsoft.com> pisze:
>
> > Funny you should say that. The next version of GHC (5.00 - to be
> > released soon) will have hmake-like functionality enabling it to
> > compile multiple modules without exiting,
>
> How to specify .c files to be linked in?
>
> Or to not bother with linking so I will link manually.
No way to do either at the moment. These would be nice things to have
though.
Cheers,
Simon