X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FhsSyn%2FHsPragmas.lhs;h=fcbc6d9aa81b185883f09cbe6ffe99c11839d754;hp=876ba1d234eab5c5e813c80c5e3c06c71d852f91;hb=12899612693163154531da3285ec99c1c8ca2226;hpb=573ef10b2afd99d3c6a36370a9367609716c97d2 diff --git a/ghc/compiler/hsSyn/HsPragmas.lhs b/ghc/compiler/hsSyn/HsPragmas.lhs index 876ba1d..fcbc6d9 100644 --- a/ghc/compiler/hsSyn/HsPragmas.lhs +++ b/ghc/compiler/hsSyn/HsPragmas.lhs @@ -24,6 +24,7 @@ import HsTypes ( MonoType ) -- others: import IdInfo +import SpecEnv ( SpecEnv ) import Outputable ( Outputable(..) ) import Pretty \end{code}