X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsBinds.lhs;h=d1c2234cc08cce16fc8cbd79c6b25b672c05da0d;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=07c631a62cd57f252d0efc6c381413d6c180f71b;hpb=7c9ef2cc6a623098b34bafa8f79e2ff3e7c834b8;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsBinds.lhs b/compiler/hsSyn/HsBinds.lhs index 07c631a..d1c2234 100644 --- a/compiler/hsSyn/HsBinds.lhs +++ b/compiler/hsSyn/HsBinds.lhs @@ -35,6 +35,7 @@ import SrcLoc import Util import Var import Bag +import FastString \end{code} %************************************************************************