RealWorld?

Sigbjorn Finne sof@galois.com
Fri, 7 Dec 2001 09:50:08 -0800


GlaExts is the user-level module to use to bring
it into scope.

--sigbjorn

----- Original Message ----- 
From: "Koen Claessen" <koen@cs.chalmers.se>
To: <glasgow-haskell-users@haskell.org>
Sent: Friday, December 07, 2001 09:43
Subject: RealWorld?


> Hi,
> 
> I want to use the functions:
> 
> hGetBufBA :: Handle -> MutableByteArray RealWorld a -> Int -> IO Int
> hPutBufBA :: Handle -> MutableByteArray RealWorld a -> Int -> IO ()
> 
> But as soon as I mention their types, 'RealWorld' is not in
> scope. In what module is this defined?
> 
> /Koen.
> 
> 
> 
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users@haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users