GHC rewrite rules pragma

Jan Jakubuv jakubuv at gmail.com
Tue May 27 17:52:06 EDT 2008


thanks,

it works fine now.

2008/5/27 Don Stewart <dons at galois.com>:
> jakubuv:
>> Thanks lot, it works now. Now, I have just a simple question:
>>
>> Is there any chance to make rewriting working in ghci ?
>
> I think you can actually enable them by putting:
>
> {-# OPTIONS -frewrite-rules #-}
>
> at the top of the file to be interpreted. Works for me, anyway.
>
> -- Don
>
>


More information about the Glasgow-haskell-users mailing list