X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcBinds.lhs;h=84a25f2786e08ac9e1b16eeaaa2abff27f508776;hb=6efa3901fd6f1583fb654bd3659e88702dfd579a;hp=7978dad9246042a9733cd8f0351f4f71046932c3;hpb=c279f61e3762b137c035ca0bae960415a8916f03;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcBinds.lhs b/compiler/typecheck/TcBinds.lhs index 7978dad..84a25f2 100644 --- a/compiler/typecheck/TcBinds.lhs +++ b/compiler/typecheck/TcBinds.lhs @@ -446,7 +446,7 @@ tcPrags :: RecFlag -> Bool -- True <=> function is overloaded -> Id -> [LSig Name] -> TcM (Id, [Located TcSpecPrag]) --- Add INLINE and SPECLIASE pragmas +-- Add INLINE and SPECIALSE pragmas -- INLINE prags are added to the (polymorphic) Id directly -- SPECIALISE prags are passed to the desugarer via TcSpecPrags -- Pre-condition: the poly_id is zonked