Idris2-boot/tests
Edwin Brady 6d90b72fe9 Check under data constructor for holes
We can't begin a search until we know what we're searching for! For some
reason I forgot to add this case, and without it the search space can
explode, or we might find an answer too soon and commit to the wrong
thing!

Fixes #36
2019-07-20 21:09:33 +01:00
..
chez Start adding tests for TypeDD book 2019-06-30 15:50:58 +01:00
idris2 Check under data constructor for holes 2019-07-20 21:09:33 +01:00
ttimp Chapter 11 examples now working 2019-07-08 23:46:20 +02:00
typedd-book Finish Chapter 12 tests 2019-07-12 09:34:29 +02:00
Main.idr Check under data constructor for holes 2019-07-20 21:09:33 +01:00
Makefile Change main program to be Idris2 2019-06-09 11:58:29 +01:00