Well, patch bundles are usually not compressed, so we fall back to
mmapFilePS, which on Windows (currently, still) does a plain B.readFile.
It is not clear to me why this should fail on a 64-bit system. Indeed, it
does not seem to fail with any IO exception in the CI after I added a
regression test for this issue, so this seems to have been resolved at
some point or it was a bug (perhaps with libraries or ghc) on Windows 10.
See
patch 9aa0a328b2f404891aa5e4dd0765d86ce3e18890
Author: Ben Franksen <ben.franksen@online.de>
Date: Sat Jun 29 12:54:52 CEST 2024
* add (succeeding) regression test for issue2556
|