Idris2/libs
Stiopa Koltsov 1617d95961 System.Errno.strerror
* 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
2021-07-13 10:34:04 +01:00
..
base System.Errno.strerror 2021-07-13 10:34:04 +01:00
contrib Define and implement Relation interfaces (#1472) 2021-07-09 09:06:27 +01:00
network Expose malloc and free from System.FFI 2021-07-13 10:24:26 +01:00
prelude [ refactor ] JS backend overhaul (#1609) 2021-07-10 11:15:21 +01:00
test Merge pull request #1610 from gallais/fix-golden 2021-06-24 20:27:20 +01:00