G'day all. Quoting George Russell <[EMAIL PROTECTED]>:
> No. I mean by the "Haskell language" what is described in > the Haskell 98 Report. unsafePerformIO is not part of the language, > it is a value defined by one of the standard hierarchical libraries. unsafePerformIO is part of the FFI addendum to the H98 report. So I think it counts as being part of "the Haskell language" by any reasonable sense of that phrase. Cheers, Andrew Bromage _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell