Idris-dev/test/totality009
David Raymond Christiansen d5b66a9188 Show source location of case block names
Names for case block functions (such as "case block in f") now show the
source location from which they originated. This will make it easier to
diagnose problems like totality warnings coming from case blocks,
staging restriction errors from %runElab, and similar.
2015-10-09 10:31:17 +02:00
..
expected Show source location of case block names 2015-10-09 10:31:17 +02:00
run Add test for impossible in lambda and case 2015-03-27 23:38:40 +01:00
TestLambdaImpossible.idr Fix 'impossible' check 2015-05-09 19:15:49 +01:00
TestLambdaPossible.idr Add test for impossible in lambda and case 2015-03-27 23:38:40 +01:00