"Serge D. Mechveliani" <[EMAIL PROTECTED]> wrote:
> {-# OPTIONS_GHC -fglasgow-ext -prof -auto-all #-}
>
> LemmaSearch.hs:
> unknown flags in {-# OPTIONS #-} pragma: -fglasgow-ext -prof -auto-all
You have spelled the first option wrongly: should be -fglasgow-exts.
Regards,
Malcolm
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
