18 Sep
2003
18 Sep
'03
4:20 a.m.
nilsson@cs.yale.edu 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