Open Minoru opened 4 years ago
Blocked on #27.
This proved to be more difficult than I anticipated, see #40 for details. I'm laying this aside for now. If anyone wants to help, please drop a comment!
As of today, the only thing known not to work on Windows are golden tests, because golden values use Unix-style line endings. I don't see a non-intrusive way to fix that, so my plan was to skip those on Windows (stack test --skip golden
).
hakyll-convert should is cross-platform. To keep it that way, we need to have a Windows builder in CI which will check that we didn't break something.