[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / basicTypes / SrcLoc.lhs
index 650de41..03fb6c2 100644 (file)
@@ -22,7 +22,7 @@ module SrcLoc (
        unpackSrcLoc
     ) where
 
-import Ubiq
+IMP_Ubiq()
 
 import PprStyle                ( PprStyle(..) )
 import Pretty