mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-28 09:23:04 +03:00
Fix typo in comment.
This commit is contained in:
parent
f4ce1a46f0
commit
f98903e739
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user