Idris2/tests/typedd-book/chapter12
Edwin Brady bd093e9cba Propagate totality options on methods
As in Idris 1 - if an interface declares a method as total or covering,
then all implementations have to satisfy that.

Temporarily turn off %default directive again, at least until totality
checking works as it should (this is probably better than removing it
from various places because I'll forget to put them back)
2020-05-21 16:04:22 +01:00
..
All.idr Finish tests 2020-05-19 20:06:37 +01:00
ArithState.idr Propagate totality options on methods 2020-05-21 16:04:22 +01:00
DataStore.idr Add test script 2020-05-19 18:25:18 +01:00
expected Finish tests 2020-05-19 20:06:37 +01:00
Record.idr Add test script 2020-05-19 18:25:18 +01:00
run Finish tests 2020-05-19 20:06:37 +01:00
State.idr Add test script 2020-05-19 18:25:18 +01:00
StateMonad.idr Add test script 2020-05-19 18:25:18 +01:00
Traverse.idr Add test script 2020-05-19 18:25:18 +01:00
TreeLabel.idr Add test script 2020-05-19 18:25:18 +01:00
TreeLabelState.idr Add test script 2020-05-19 18:25:18 +01:00
TreeLabelType.idr Add test script 2020-05-19 18:25:18 +01:00