cvs commit: hugs98/tools hugs-hc
Simon Marlow
simonmar at microsoft.com
Fri Nov 12 10:24:52 EST 2004
On 12 November 2004 15:17, Malcolm Wallace wrote:
> "Simon Marlow" <simonmar at microsoft.com> 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
More information about the Cvs-hugs
mailing list