mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 17:21:59 +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 |
||
---|---|---|
.. | ||
Console.idr | ||
FileIO.idr | ||
Network.idr | ||
PrimApp.idr |