Comments only
authorsimonpj@microsoft.com <unknown>
Wed, 21 Jul 2010 14:42:57 +0000 (14:42 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 21 Jul 2010 14:42:57 +0000 (14:42 +0000)
compiler/typecheck/TcBinds.lhs

index 7978dad..84a25f2 100644 (file)
@@ -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