mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 08:42:11 +03:00
e39477aa0e
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 |
||
---|---|---|
.. | ||
App | ||
Monad | ||
App.idr | ||
AppOld.idr | ||
Test2.idr | ||
WellFounded.idr |