Skip to content

Commit

Permalink
Comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpj@microsoft.com committed May 21, 2008
1 parent 4385cab commit 08ffc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/hsSyn/HsBinds.lhs
Expand Up @@ -338,7 +338,7 @@ data HsWrapper
-- = (\a1..an \x1..xn. [])
| WpCast Coercion -- A cast: [] `cast` co
-- Guaranteedn not the identity coercion
-- Guaranteed not the identity coercion
| WpApp Var -- [] d the 'd' is a type-class dictionary
| WpTyApp Type -- [] t the 't' is a type or corecion
Expand Down

0 comments on commit 08ffc90

Please sign in to comment.