[EMAIL PROTECTED] writes:

>>  - There are features you might want to *disable*.  eg.
>>    GHC lets you turn off the monomorphism restriction.

"NoMonomorphismRestriction"?

>> Perhaps something like this:
>>  {-# LANGUAGE Haskell98 +FFI -MonomorphismRestriction #-}

> Nice!

I feel pragmas embedded in comments are a bit hackish, and I'd rather
have real syntax for this.  Of course, that would be an extension in
itself :-) 

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to