[project @ 2003-04-11 10:11:24 by ross]
[haskell-directory.git] / GHC / Handle.hs
index 4381de0..0716477 100644 (file)
@@ -60,8 +60,8 @@ import Data.Maybe
 import Foreign
 import Foreign.C
 import System.IO.Error
+import System.Posix.Internals
 
-import GHC.Posix
 import GHC.Real
 
 import GHC.Arr