Remove redundant imports of GHC.Err
[ghc-base.git] / GHC / Arr.lhs
index 4586fec..fe9f33d 100644 (file)
@@ -17,7 +17,6 @@
 -- #hide
 module GHC.Arr where
 
-import {-# SOURCE #-} GHC.Err ( error )
 import GHC.Enum
 import GHC.Num
 import GHC.ST