X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsTypes.lhs;h=25d6566f16db64bcb01818a38a839cec7ef5f00f;hb=e4417dcd4679da9c6b18c02ff667199c572bed89;hp=2b3fc09b1414a6437d48ed4a53482ae4dabe4f82;hpb=5204b7d8bbd3649b38035af9defcdbbc85d165d7;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsTypes.lhs b/compiler/hsSyn/HsTypes.lhs index 2b3fc09..25d6566 100644 --- a/compiler/hsSyn/HsTypes.lhs +++ b/compiler/hsSyn/HsTypes.lhs @@ -38,6 +38,7 @@ import BasicTypes import SrcLoc import StaticFlags import Outputable +import FastString \end{code}