mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-15 14:23:32 +03:00
1617d95961
* add `strerror` function * move `getErrno` to `System.Errno` * use `strerror` in `Show FileError` * on node there's no access to `strerror`, so `strerror` just converts the number to string |
||
---|---|---|
.. | ||
Clock.idr | ||
Concurrency.idr | ||
Directory.idr | ||
Errno.idr | ||
FFI.idr | ||
File.idr | ||
Info.idr | ||
REPL.idr | ||
Signal.idr |