[project @ 2002-08-29 15:44:11 by simonmar]
[ghc-hetmet.git] / ghc / compiler / basicTypes / SrcLoc.lhs
index c3fca1d..e219b4c 100644 (file)
@@ -31,7 +31,8 @@ import Outputable
 import FastString      ( unpackFS )
 import FastTypes
 import FastString
-import GlaExts         ( (+#) )
+
+import GLAEXTS         ( (+#) )
 \end{code}
 
 %************************************************************************