Idris2/libs/base
Cole Brown 6c3ab219bc Implement MonadReader and related types/instances
This includes:
- ReaderT transformer
- Instances for Functor, Applicative, Monad, MonadTrans, HasIO,
  Alternative
- asks helper function
- Reader alias
2020-08-20 16:33:50 +01:00
..
Control Implement MonadReader and related types/instances 2020-08-20 16:33:50 +01:00
Data Port Decidable.Order from Idris1 (#543) 2020-08-18 22:26:56 +01:00
Debug Add libraries 2020-05-18 14:00:08 +01:00
Decidable Port Decidable.Order from Idris1 (#543) 2020-08-18 22:26:56 +01:00
Language Improve elaborator reflection performance 2020-07-17 15:18:23 +01:00
System Use the same naming convention for foreign primitives 2020-08-19 14:05:28 +01:00
base.ipkg Implement MonadReader and related types/instances 2020-08-20 16:33:50 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
System.idr Use the same naming convention for foreign primitives 2020-08-19 14:05:28 +01:00