Idris2-boot/tests
Edwin Brady fd4f90e331 Add some Control.Monad things
This required a small change to auto implicit search (and I'm still not
sure about this). Now search arguments right to left, because solving
later arguments may resolve earlier arguments by unification and this
can happen in particular when chasing parent interfaces (which may have
fewer parameters).
2019-07-10 20:18:40 +02:00
..
chez Start adding tests for TypeDD book 2019-06-30 15:50:58 +01:00
idris2 Add some Control.Monad things 2019-07-10 20:18:40 +02:00
ttimp Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
typedd-book Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
Main.idr Fix in scheme backend and test script 2019-07-10 17:23:45 +02:00
Makefile Change main program to be Idris2 2019-06-09 11:58:29 +01:00