X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FsimplCore%2FSimplEnv.lhs;h=699ba7be15f39b8ee390907894efb6fe606c34dc;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hp=462a697da36dc4cfea89151a7ea32e0fe0f17c9c;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3;p=ghc-hetmet.git diff --git a/compiler/simplCore/SimplEnv.lhs b/compiler/simplCore/SimplEnv.lhs index 462a697..699ba7b 100644 --- a/compiler/simplCore/SimplEnv.lhs +++ b/compiler/simplCore/SimplEnv.lhs @@ -66,6 +66,7 @@ import DynFlags import Util import MonadUtils import Outputable +import FastString import Data.List \end{code}