diff options
Diffstat (limited to 'libraries/base/Data/Ix.hs')
-rw-r--r-- | libraries/base/Data/Ix.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/base/Data/Ix.hs b/libraries/base/Data/Ix.hs index d3be1c4759..e7e1f34bee 100644 --- a/libraries/base/Data/Ix.hs +++ b/libraries/base/Data/Ix.hs @@ -61,6 +61,4 @@ module Data.Ix ) where --- import Prelude - import GHC.Arr |