Skip to content
Snippets Groups Projects
Commit 9dbd1897 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix a comment typo

parent b19ba85c
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ tcInfer tc_infer = withBox openTypeKind tc_infer
%************************************************************************
\begin{code}
subFunTys :: SDoc -- Somthing like "The function f has 3 arguments"
subFunTys :: SDoc -- Something like "The function f has 3 arguments"
-- or "The abstraction (\x.e) takes 1 argument"
-> Arity -- Expected # of args
-> BoxyRhoType -- res_ty
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment