check for ClosedHandle in read/write operations on DuplexHandles (#4808)
[ghc-base.git] / Data / Ix.hs
index 7205a01..fda6d58 100644 (file)
@@ -60,7 +60,7 @@ module Data.Ix
 
     ) where
 
-import Prelude
+-- import Prelude
 
 #ifdef __GLASGOW_HASKELL__
 import GHC.Arr