X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcSimplify.lhs;h=a5ce732331a579e9cf480b25722c0a9503a71aed;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hp=63529c12c135fb7942347f74f133d8c2acd6dc67;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcSimplify.lhs b/compiler/typecheck/TcSimplify.lhs index 63529c1..a5ce732 100644 --- a/compiler/typecheck/TcSimplify.lhs +++ b/compiler/typecheck/TcSimplify.lhs @@ -64,6 +64,7 @@ import Util import UniqSet import SrcLoc import DynFlags +import FastString import Control.Monad import Data.List