Remove unused imports from base
[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