X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FAsmCodeGen.lhs;fp=compiler%2FnativeGen%2FAsmCodeGen.lhs;h=3a6d97ffbb4d86671a25faec465dd38f1ef1ad70;hp=68982d0035945cb399cbb113faeb1e199b8da4cf;hb=daee7323b13a3f35cead6b94092adbcdfdcad568;hpb=157964f0700f510c75bc10f3ebfc5cfce95b8227 diff --git a/compiler/nativeGen/AsmCodeGen.lhs b/compiler/nativeGen/AsmCodeGen.lhs index 68982d0..3a6d97f 100644 --- a/compiler/nativeGen/AsmCodeGen.lhs +++ b/compiler/nativeGen/AsmCodeGen.lhs @@ -87,6 +87,7 @@ import Outputable import FastString import UniqSet import ErrUtils +import Module -- DEBUGGING ONLY --import OrdList