-
Notifications
You must be signed in to change notification settings - Fork 803
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
GHC 7.10 #378
Comments
Note: the current version of |
Fixing I'll have limited availability the next couple of days, and @glguy is also traveling for family stuff on his side, so both of us are going to be out of commission for the next few days. |
JuicyPixels-3.2.1 allows the last deepseq, it should be usable in stackage when diagrams-cairo will be updated on hackage (bound is ok on HEAD). |
Try building pandoc with +++ Vincent [Dec 24 14 03:31 ]:
|
The package The package |
@aslatter fwiw, PS: Here's the package versions cabal picks for me:
|
@snoyberg why is |
@hvr it have unresolved dependency on |
@geraldus I'm still confused, if you look at http://hackage.haskell.org/package/scientific-0.3.3.3/scientific.cabal it says
and |
For For Doctest we have sol/doctest#94. If anybody wants to help with it, that would be much appreciated. |
@hvr, oh, now I see. |
By the way, does anyone have prepared docker image with GHC 7.10 RC1? |
@hvr it's the test suite that has a restrictive upper bound on base. On Thu, Dec 25, 2014, 1:53 AM Артур Файзрахманов [email protected]
|
Hm, I don’t have GHC 7.10 installed yet. I’ll try that after partying :) Enjoy Christmas Eve folks :) |
Not sure, I've been somewhat out of touch with diagrams development
|
|
Thanks @bergey! |
If someone need to have GHC-7.10-RC1 up and running quickly, here is my docker image: https://registry.hub.docker.com/u/geraldus/ghc-7.10-rc1/ |
I was able to build |
Pinging @snoyberg |
I haven't released a 7.10 cabal.config file. Where are you seeing it? |
That's a config file for building the Stackage executable. The Stackage executable itself is still built with GHC 7.8 since not all of its dependencies build with GHC 7.10. |
All I want to know is what version of |
You'll want to use mtl-2.2.1 on GHC 7.10. |
Can anyone recommend a clean way to test my package on GHC 7.10 on OSX? |
@snoyberg |
Ok, |
@giogadi |
snaplet-fay fixed with new revision |
Fixed pdfinfo in 1.5.3. |
|
pandoc-1.13.2.1 builds on ghc 7.10.1. |
Fixed |
fixed mbox |
|
|
I've just pushed c67909b that blocks a bunch of packages that do not have GHC 7.10 support. As of now, all bounds issues are resolved, though a number of packages had to be removed. I'm going to move ahead with doing a test run of actually building the Stackage package set. I'll report the results of that, likely in a blog post to get more attention on fixing it. |
Great work, @snoyberg. |
@PierreR latest versions build fine for me. |
@bergmark thanks that's great ! I wrongly assume it would fail because it does so on hackage. How do you get such information ? I can't find it on https://www.stackage.org/ for instance by looking at here ? |
I built this locally outside of stackage with https://github.com/hvr/hackage-matrix-builder |
... so I'm not sure why you say it fails on hackage? |
@bergmark I just meant it is marked as failing here: |
Oh of course, sorry. That just seems to be because that build server doesn't have ruby installed. |
Yep. My question really is: can |
@PierreR The Stackage build server actually uses a Docker image, specified here: https://github.com/fpco/stackage/blob/master/Dockerfile If we can get it installed in the Docker image, then we can build it. |
It's official: we have a build with GHC 7.10! Details in the blog post here: https://www.fpcomplete.com/blog/2015/04/update-ghc-7-10-stackage Once this branch is merged to master and becomes the official Stackage Nightly (discussed in the post), we can close this issue. |
Ah, I was just notified of this ticket so might be too late to the party, but I have just uploaded accelerate-0.15.1.0, which compiles with 7.8 and 7.10. |
@tmcdonell Not too late at all, I'm running a new build with accelerate back in. |
ghc7.10 is now merged to master (w00t!), closing. |
"neat-interpolation" is now fixed |
|
Tested with RC1. I'm going to put in some hacks to allow testing the builds even with the restrictive upper bounds, but here are the bounds issues right now (pinging @hvr who asked for this information):
Loading settings for: Nightly
Writing build plan to: nightly-2014-12-24.yaml
Checking build plan
stackage:
Cabal-1.22.0.0 depended on by:
base-4.8.0.0 depended on by:
bytestring-0.10.6.0 depended on by:
deepseq-1.4.0.0 depended on by:
ghc-7.10.0.20141222 depended on by:
template-haskell-2.10.0.0 depended on by:
time-1.5.0.1 depended on by:
transformers-0.4.2.0 depended on by:
The text was updated successfully, but these errors were encountered: