
12 Nov
2004
12 Nov
'04
10:24 a.m.
On 12 November 2004 15:17, Malcolm Wallace wrote:
"Simon Marlow"
writes: Added files: tools hugs-hc Log: Wrapper for Hugs to make it look enough like GHC to run the testsuite. It's an ugly kludge, and doesn't handle FFI.
Neat!
Yeah, I agree! Now I'm wondering if I can use the same trick to give nhc98 a ghc-like personality, and hence to be able to run your test-suite too.
That wasn't how I initially envisioned running the testsuite using different compilers, but I guess various ghc-specific bits have crept into the allegedly portable parts of the framework :-( Cheers, Simon