Hi, I'm trying to generate automatic makefiles for my project using --make.
Unluckily it seems ghc prefers .hs over .hi. The programs require a fair
amount of separate libraries (Tcl/Tk, a Concurrent Haskell Debugger, a
network wrapper,...) which I currently don't have to care much about:
I just have to provide the corresponding top-level .hi and some .a-files to
the ghc command line for compiling.
Is there any way to use ghc --make without having to provide access to all
of the *source* files and make it use the pre-compiled stuff?
--
Abstrakte Syntaxtr�ume.
Volker Stolz * [EMAIL PROTECTED] * PGP + S/MIME
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users