ghcup-hs/test/GHCup
Julian Ospald 53e324bfee
Fix failure on JFS filesystems
Some filesystems always return DT_UNKNOWN for d_type, since
it's non-portable.

For those cases we use 'stat' to figure out the file type.

Similar to: https://github.com/ggreer/the_silver_searcher/pull/37
2023-02-03 22:48:05 +08:00
..
Prelude/File/Posix Fix failure on JFS filesystems 2023-02-03 22:48:05 +08:00
Types Fix ARM etc 2022-12-11 22:11:58 +08:00
Utils Restructure modules 2022-05-22 21:11:40 +02:00
ArbitraryTypes.hs Fix typos and simplify code 2021-08-29 14:50:49 +02:00