Fix typo in comment.

This commit is contained in:
Brian Huffman 2018-07-18 18:34:56 -07:00
parent f4ce1a46f0
commit f98903e739

View File

@ -281,7 +281,7 @@ proveImplication lnam as ps gs =
proveImplicationIO :: Solver
-> Maybe Name -- ^ Checking this function
-> Set TVar -- ^ These appear in the env., and we should
-- not try to default the
-- not try to default them
-> [TParam] -- ^ Type parameters
-> [Prop] -- ^ Assumed constraint
-> [Goal] -- ^ Collected constraints