Idris2/libs/base/Control
Thomas Herzog e39477aa0e added more functions to Control.App.Console
Now all common console IO functions available from the
prelude are available through the `Control.App.Console`
interface.

Added:
- putChar
- getChar
- getCharLn
- print
- printLn

Renamed:
- getStr to getLine
2020-05-30 12:44:40 +02:00
..
App added more functions to Control.App.Console 2020-05-30 12:44:40 +02:00
Monad Add libraries 2020-05-18 14:00:08 +01:00
App.idr Add libraries 2020-05-18 14:00:08 +01:00
AppOld.idr Add libraries 2020-05-18 14:00:08 +01:00
Test2.idr Add libraries 2020-05-18 14:00:08 +01:00
WellFounded.idr Add libraries 2020-05-18 14:00:08 +01:00