Idris2/tests/typedd-book/chapter11
Edwin Brady 3f914889b8 Add visibility rules on types
Can't export a type which refers to a private name. This has caught a
couple of visibility errors in the libraries, code and tests, so they've
been updated too.
2020-05-30 17:03:15 +01:00
..
All.idr Finish tests 2020-05-19 20:06:37 +01:00
Arith.idr Add test script 2020-05-19 18:25:18 +01:00
ArithCmd.idr Point bootstrap tests at the right place 2020-05-21 17:11:12 +01:00
ArithCmdDo.idr Add visibility rules on types 2020-05-30 17:03:15 +01:00
ArithTotal.idr Propagate totality options on methods 2020-05-21 16:04:22 +01:00
expected Finish tests 2020-05-19 20:06:37 +01:00
Greet.idr Add test script 2020-05-19 18:25:18 +01:00
InfIO.idr Add test script 2020-05-19 18:25:18 +01:00
InfList.idr Add test script 2020-05-19 18:25:18 +01:00
Label.idr Add test script 2020-05-19 18:25:18 +01:00
run Finish tests 2020-05-19 20:06:37 +01:00
RunIO.idr Add test script 2020-05-19 18:25:18 +01:00
StreamFail.idr All functions now need to be covering by default 2020-05-24 19:58:20 +01:00
Streams.idr Add test script 2020-05-19 18:25:18 +01:00