X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FstgSyn%2FCoreToStg.lhs;h=dbb785bed4cdb1713ef5964a9c8eee35713debb8;hp=d03412ad3de5b5916da16884dfe1c1c47af1de4f;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/stgSyn/CoreToStg.lhs b/compiler/stgSyn/CoreToStg.lhs index d03412a..dbb785b 100644 --- a/compiler/stgSyn/CoreToStg.lhs +++ b/compiler/stgSyn/CoreToStg.lhs @@ -39,6 +39,7 @@ import StaticFlags ( opt_RuntimeTypes ) import Module import Outputable import MonadUtils +import FastString import Util \end{code}