Golden tests are skipped because "golden values" contain Unix-style line
endings. Windows, of course, produces Windows-style CRNL, making the
tests fail.
Kudos to @ForNeVeR for helping me figure out the correct incantation to
pass Windows-specific flags to Stack.
Golden tests are skipped because "golden values" contain Unix-style line endings. Windows, of course, produces Windows-style CRNL, making the tests fail.
Kudos to @ForNeVeR for helping me figure out the correct incantation to pass Windows-specific flags to Stack.
Fixes #26.
I keep having issues with the cache: macOS job restores a cache and immediately fails to run the compiler, while Windows job restores 0 bytes of cache. That's why I bumped the "revision number" of the cache key.