From: simonpj@microsoft.com Date: Wed, 21 Jul 2010 14:42:57 +0000 (+0000) Subject: Comments only X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=58879838c504929d5e0be905b4f8266df385cfdd Comments only --- 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