Primitive types and Prelude shenanigans

Simon Marlow simonmar@microsoft.com
Thu, 15 Feb 2001 10:54:24 -0000


> (Of course, this is not Haskell 98 behaviour.)   I think I=20
> managed to forget
> to tell anyone of this flag.  And to my surprise I can't find=20
> it any more!

It's lumped in with -fno-implicit-prelude, but the extra functionality
isn't supported in 4.08.2 (but hopefully will be in 5.00).

Cheers,
	Simon