X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FbasicTypes%2FFieldLabel.lhs;fp=ghc%2Fcompiler%2FbasicTypes%2FFieldLabel.lhs;h=7e3b67cd502e513273cf5e6098e7feae1970e747;hp=53a1b5758c2bde2254e143b826366061f6384a15;hb=26741ec416bae2c502ef00a2ba0e79050a32cb67;hpb=ae45ff0e9831a0dc862a5d68d03e355d7e323c62 diff --git a/ghc/compiler/basicTypes/FieldLabel.lhs b/ghc/compiler/basicTypes/FieldLabel.lhs index 53a1b57..7e3b67c 100644 --- a/ghc/compiler/basicTypes/FieldLabel.lhs +++ b/ghc/compiler/basicTypes/FieldLabel.lhs @@ -11,7 +11,7 @@ module FieldLabel where IMP_Ubiq(){-uitous-} import Name ( Name{-instance Eq/Outputable-} ) -import Type ( Type(..) ) +import Type ( SYN_IE(Type) ) \end{code} \begin{code}