Idris-dev/test/unique001
Edwin Brady 61870cb9b2 Change wording in unification errors
"Can't unify" and "Can't convert" are terrible error messages for
programmers, and particularly confusing to explain to beginners, because
programmers don't need to know that implementation detail.

Changed to "type mismatch" and updated docs accordingly.
2015-05-24 23:23:20 +01:00
..
expected Change wording in unification errors 2015-05-24 23:23:20 +01:00
run Don't let tests depend on colouring. 2015-04-01 20:50:06 +02:00
unique001.idr Store kind in Pi binders 2014-08-22 19:58:59 +01:00
unique001a.idr Fix output of unique001a 2014-08-22 20:34:54 +01:00
unique001b.idr Add Borrowed types 2014-08-21 22:38:58 +01:00
unique001c.idr Fix bug with Type*/AnyType in data decls 2015-04-26 14:41:55 +02:00
unique001d.idr Fix borrowed type check 2014-08-22 00:12:58 +01:00
unique001e.idr Add missing test 2014-08-21 23:09:53 +01:00