Mixing registerised and unregisterised builds
Simon Marlow
simonmarhaskell at gmail.com
Thu Mar 16 09:27:51 EST 2006
Ian Lynagh wrote:
> On Thu, Mar 16, 2006 at 10:05:44AM +0000, Simon Marlow wrote:
>
>>That's right - registerised and unregisterised code are completely
>>incompatible.
>
>
> OK, thanks.
>
>
>>Its similar to the situation with profiled and unprofiled code.
>
>
> But in this case we get a warning:
> "mismatched interface file ways: expected , found p"
>
> Perhaps a similar warning could be given for the registerised case?
Done.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list