[project @ 2001-11-19 16:34:12 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / SrcLoc.lhs
index 7e29d67..3f89e97 100644 (file)
@@ -30,7 +30,7 @@ import Util           ( thenCmp )
 import Outputable
 import FastString      ( unpackFS )
 import FastTypes
-import GlaExts         ( Int(..), (+#) )
+import GlaExts         ( (+#) )
 \end{code}
 
 %************************************************************************