Comment only
authorsimonpj@microsoft.com <unknown>
Wed, 21 Jun 2006 22:39:40 +0000 (22:39 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 21 Jun 2006 22:39:40 +0000 (22:39 +0000)
compiler/typecheck/TcBinds.lhs

index 6e40c79..d115f34 100644 (file)
@@ -449,6 +449,8 @@ tcSpecPrag poly_id hs_ty inl
        ; extendLIEs lie
        ; let const_dicts = map instToId lie
        ; return (SpecPrag (mkHsCoerce co_fn (HsVar poly_id)) spec_ty const_dicts inl) }
+       -- Most of the work of specialisation is done by 
+       -- the desugarer, guided by the SpecPrag
   
 --------------
 -- If typechecking the binds fails, then return with each