X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Data%2FIx.hs;h=fda6d58c4ad7bb89e56ff30a98c638ce97fa7f25;hb=8afc9fecd586d3c4f7ef9c69fb1686a79e5f441d;hp=7205a01b004374c0a5bb069264ced38831ac31c4;hpb=0194bd1aa23f3c93c9fea3f6acdf5b968c024886;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