X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Data%2FIx.hs;h=fda6d58c4ad7bb89e56ff30a98c638ce97fa7f25;hb=2b88e86142ffbf79dad8596082ec301627a5682c;hp=7205a01b004374c0a5bb069264ced38831ac31c4;hpb=b4e1c2c5b2c00dd415b19ddbfb2bf950e6c4e61c;p=ghc-base.git diff --git a/Data/Ix.hs b/Data/Ix.hs index 7205a01..fda6d58 100644 --- a/Data/Ix.hs +++ b/Data/Ix.hs @@ -60,7 +60,7 @@ module Data.Ix ) where -import Prelude +-- import Prelude #ifdef __GLASGOW_HASKELL__ import GHC.Arr