X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FCgBindery.lhs;h=2ea13f6ad86e625587cbdb019c62dd53bc402b02;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=d9ddddb8bdd28715f937eced333e791dd1db1ecc;hpb=fd8d04119e849f9c713d3e697228846d93c5ca69;p=ghc-hetmet.git diff --git a/compiler/codeGen/CgBindery.lhs b/compiler/codeGen/CgBindery.lhs index d9ddddb..2ea13f6 100644 --- a/compiler/codeGen/CgBindery.lhs +++ b/compiler/codeGen/CgBindery.lhs @@ -62,6 +62,7 @@ import StgSyn import Unique import UniqSet import Outputable +import FastString \end{code}