-
Notifications
You must be signed in to change notification settings - Fork 61
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
default to gtk3; tests hang on server #9
Comments
"stack --resolver nightly build"s okay for me locally even with gtk3 and gtk installed, so I don't really understand why it failed in Stackage Nightly. (Even I tried to set the gtk3 flag in Stackage but that didn't seem to help either.) |
This along with some other problems with the |
should be fixed in 0.3.0.2 This reverts commit 29fea2d.
Thanks Hamish - it built fine, but unfortunately the testsuite timed out:
|
I'll open a separate ticket about the testsuite. |
they need an virtual framebuffer to run headless
Ah I see your comment now about xvfb-run - I guess that explains the timeout in Stackage. |
- ghcjs/jsaddle#9 has been fixed - dependent-sum and dependent-map now work with constraint-extra-0.3.
The text was updated successfully, but these errors were encountered: