Idris2-boot/libs/base/Control
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
..
Monad Add some Control.Monad things 2019-07-10 20:18:40 +02:00
WellFounded.idr Improve 'with' implementation 2019-07-08 12:55:55 +02:00