X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FbasicTypes%2FSrcLoc.lhs;h=03fb6c2364316268e2ad084f51286ec9fd577878;hb=e7498a3ee1d0484d02a9e86633cc179c76ebf36e;hp=650de416a40f5bcd5c3e66f2784f9192b98c2cd7;hpb=30cf375e0bc79a6b71074a5e0fd2ec393241a751;p=ghc-hetmet.git diff --git a/ghc/compiler/basicTypes/SrcLoc.lhs b/ghc/compiler/basicTypes/SrcLoc.lhs index 650de41..03fb6c2 100644 --- a/ghc/compiler/basicTypes/SrcLoc.lhs +++ b/ghc/compiler/basicTypes/SrcLoc.lhs @@ -22,7 +22,7 @@ module SrcLoc ( unpackSrcLoc ) where -import Ubiq +IMP_Ubiq() import PprStyle ( PprStyle(..) ) import Pretty