- Add portable support for file open with data caching supressed/eliminated wrt #322
- Support for ARM64 Windows when cross-compilation from Linux/Darwin or other unix system is involved
- Use
Base.o_*
instead of raw{#const O_*}
, fixing a bug in GHC JS
Base.o_*
instead of raw {#const O_*}
, fixing a bug in GHC JS