X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FsimplCore%2FSimplUtils.lhs;h=6d2250550ebf376ce0e142124d613791afc7955c;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hp=060d346bd3f0e2ed46b4faf953a2d571abddc7f0;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3;p=ghc-hetmet.git diff --git a/compiler/simplCore/SimplUtils.lhs b/compiler/simplCore/SimplUtils.lhs index 060d346..6d22505 100644 --- a/compiler/simplCore/SimplUtils.lhs +++ b/compiler/simplCore/SimplUtils.lhs @@ -58,6 +58,7 @@ import BasicTypes import Util import MonadUtils import Outputable +import FastString import List( nub ) \end{code}