X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FFunDeps.lhs;h=26c0d68e92992b64d7d1d593f70158bef7cf002d;hp=ac5c0a0b1ee01ef031ae1733877ddc5f74c8b1aa;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/types/FunDeps.lhs b/compiler/types/FunDeps.lhs index ac5c0a0..26c0d68 100644 --- a/compiler/types/FunDeps.lhs +++ b/compiler/types/FunDeps.lhs @@ -27,6 +27,8 @@ import VarSet import VarEnv import Outputable import Util +import FastString + import Data.Maybe ( isJust ) \end{code}