Idris2-boot/tests/typedd-book/chapter07
Edwin Brady 40d9235b3f Allow ambiguity when chasing parent interfaces
There's a bit of a trade off here. It would be better to report the
ambiguity but this would lead to a need for (I think) excessive
precision in types which would impact usability. It will always take the
leftmost interface.

Chapter 7 tests added.
2019-07-05 10:29:41 +01:00
..
Album.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
Eq.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
expected Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
Expr.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
Fold.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
run Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00
Tree.idr Allow ambiguity when chasing parent interfaces 2019-07-05 10:29:41 +01:00