Correct error message in proof docs

This commit is contained in:
Edwin Brady 2015-03-23 23:04:10 +00:00
parent be93168682
commit 9f4aea3bfa

View File

@ -88,9 +88,9 @@ error:
When elaborating right hand side of four_eq_five:
Can't unify
5 = 5
x = x (Type of Refl)
with
4 = 5
4 = 5 (Expected type)
Type checking equality proofs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~