-
Notifications
You must be signed in to change notification settings - Fork 158
Add windows, macOS and freebsd jobs #326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Curiously, the freebsd job complained about this:
|
Yeah, I've seen |
db268c0
to
ab59892
Compare
There's seems to be a windows specific issue:
@Bodigrim didn't bytestring have something similar? |
@ethercrow sounds similar to haskell/bytestring#320 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks!
Now we know that the benchmark suite doesn't build on Windows:
|
Ahh, interesting. I think it's acceptable to remove |
FWIW, In other words, you can reasonably expect |
For now I just removed building benchmarks on windows. |
No description provided.