Hannah Schroeter wrote:
> Hello!
>
> Has anyone already got Fudgets to compile with GHC?
Hi,
Yes, a few weeks ago made the neccessary changes to the fudgets library for
Haskell 98 compatibility and updated the low level stuff (Xlib interface,
etc) written to work with GHC 2.01, so that it now works with GHC 4.02. I'll try
to put the sources on our ftp site [1] in a couple of days.
> I got stuck
> on a huge cluster of circular dependencies, without any .hi-boot
> files provided anywhere.
>
> And the circularly imported interfaces seemed very big, so it was
> much too tedious to write .hi-boot files from scratch.
These files are created automatically by the supplied make scripts. The fudget
library comes with ghcmake, which is a frontend to hbcmake, which is normally
distributed with HBC, but you can also get it separately from our ftp site [1].
Regards,
Thomas Hallgren
References
[1] http://www.cs.chalmers.se/pub/haskell/chalmers/