-
Notifications
You must be signed in to change notification settings - Fork 36
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
Bump package bounds #92
Conversation
Hmm, it looks like the travis script bit-rotted (possibly cabal new-build now works differently?). |
For some reason the Mac CI script is still failing. |
@maoe: any hints? |
Let me check. I'll regenerate .travis.yml. |
@maoe any news? The osx failures seems to be because of a missing |
@osa1 Sorry I've got sidetracked. I'm working on this at update-travis...maoe:update-travis. I think I'll have some time to continue this later today. |
Status update: I'm currently waiting for gtk2hs/gtk-mac-integration#8 to be resolved. Once it's fixed, update-travis...maoe:update-travis should work fine. If it's not resolved in a few days, we probably want to restrict os(darwin) to older GHCs. In the long run, I guess it's maybe better to migrate ThreadScope from gtk2hs to haskell-gi. I thought I had a WIP branch somewhere for this but I forgot the status of it. |
I just merged #99 which contained some of the commits from this PR. Thanks for your contribution. |
This allows
threadscope
to be built with GHC 8.6.4