> Alastair: > > The Hugs-GHC standard libs have them exported from IOExts. Manuel: > There is only one flaw: It doesn't work with nhc98. Huh? I thought nhc provided a reasonable subset of the Hugs-GHC libraries and, since the IO extensions are one of the first extensions people ask for, I assumed that if they provided anything they would certainly provide them. So does nhc provide them but under a different name or through a different module? Could nhc not just add them to IOExts in their next distribution? Alastair _______________________________________________ FFI mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/ffi
- unsafePerformIO and unsafeInterleaveIO Marcin 'Qrczak' Kowalczyk
- RE: unsafePerformIO and unsafeInterleaveIO Alastair Reid
- Re: unsafePerformIO and unsafeInterleav... Marcin 'Qrczak' Kowalczyk
- Re: unsafePerformIO and unsafeInter... Manuel M. T. Chakravarty
- Re: unsafePerformIO and unsafeInterleaveIO Fergus Henderson
- RE: unsafePerformIO and unsafeInterleaveIO Simon Marlow
- RE: unsafePerformIO and unsafeInterleav... Marcin 'Qrczak' Kowalczyk
- RE: unsafePerformIO and unsafeInterleav... Manuel M. T. Chakravarty
- RE: unsafePerformIO and unsafeInter... Alastair Reid
- RE: unsafePerformIO and unsafeI... Manuel M. T. Chakravarty
- Re: RE: unsafePerformIO an... Alastair Reid
- Re: RE: unsafePerformI... malcolm-ffi
- RE: unsafePerformIO and unsafeInterleaveIO Simon Marlow
- RE: unsafePerformIO and unsafeInterleav... Alastair Reid
- RE: unsafePerformIO and unsafeInterleaveIO Simon Marlow