Access Violation on Windows/MSystem #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I checked pcre-heavy standalone after pcre-light in the same way.
And the dependent package
pcre-lightwas put in the working directoryC:\sr\snapshots\4b89ac78\lib\x86_64-windows-ghc-9.4.7\pcre-light-0.4.1.2-Jw3i2ouFpx8J91Zsmt8xHf\.Results observed:
Do you have any idea?
I guess calling out to pcre at compile time (quasiquote) is busted somehow on windows? Interesting.
Yeah, that – Does this happen on latest ghc?
Same situation, by using
ghc 9.6.3, the one but latest version of ghc by now.I cannot figure out how to use
ghc 9.8.1while the latest version of Stack isnightly-2023-10-30withghc 9.6.3.