Fix error compiling AsmCodeGen.lhs for PPC Mac (rtsPackageId)
authornaur@post11.tele.dk <unknown>
Sun, 19 Dec 2010 21:25:30 +0000 (21:25 +0000)
committernaur@post11.tele.dk <unknown>
Sun, 19 Dec 2010 21:25:30 +0000 (21:25 +0000)
compiler/nativeGen/AsmCodeGen.lhs

index 68982d0..3a6d97f 100644 (file)
@@ -87,6 +87,7 @@ import Outputable
 import FastString
 import UniqSet
 import ErrUtils
 import FastString
 import UniqSet
 import ErrUtils
+import Module
 
 -- DEBUGGING ONLY
 --import OrdList
 
 -- DEBUGGING ONLY
 --import OrdList