X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsSyn.lhs;h=20e339f1f5fced6444f7274aa04fe42d5f535ae0;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=66f663328aadad9c8f72a3811203fdb3f2052174;hpb=a989cdbed68b5c21ba1b372e635a76a63610ae69;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsSyn.lhs b/compiler/hsSyn/HsSyn.lhs index 66f6633..20e339f 100644 --- a/compiler/hsSyn/HsSyn.lhs +++ b/compiler/hsSyn/HsSyn.lhs @@ -46,6 +46,7 @@ import IfaceSyn ( IfaceBinding ) import Outputable import SrcLoc ( Located(..) ) import Module ( Module, ModuleName ) +import FastString \end{code} All we actually declare here is the top-level structure for a module.