Idris2-boot/libs/base
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
..
Control Add some Control.Monad things 2019-07-10 20:18:40 +02:00
Data Add Data.Primitives.Views 2019-07-08 22:11:34 +02:00
Decidable Need to export DecEq implementations! 2019-07-05 18:41:50 +01:00
System Start adding tests for TypeDD book 2019-06-30 15:50:58 +01:00
base.ipkg Add some Control.Monad things 2019-07-10 20:18:40 +02:00
Makefile Add 'base' libraries 2019-06-15 11:54:22 +01:00
System.idr Chapter 11 examples now working 2019-07-08 23:46:20 +02:00