-
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
Initial GHC 8 mega-issue #1476
Comments
Oh shit, it’s gonna hurt… :D I’ll try to migrate them one-by-one :). Is there a nightly resolver to test GHC 8? |
@phaazon, there isn't a nightly resolver with ghc-8 yet. We're working on it now; expect it in a couple days. Until then, you can use |
@DanBurton yeah I saw that on IRC with some helpful folks. Thanks, I’ll try to provide the fixes as soon as I can. |
|
I've made a large number of updates to build-constraints.yaml, which lets us create a build plan with GHC 8. A number of packages have been temporarily blocked from being part of the plan. I'll publish a blog post in a day or two explaining the situation in more detail, once there's a Nightly snapshot available against GHC 8. |
Fixes commercialhaskell/stackage#1476 Conflicts: examples/blank-canvas-examples.cabal
This issue notes the first pass of Stackage Nightly against GHC 8. This list is likely inaccurate, since I have not yet removed upper bounds in the build-constraints.yaml file. This is for informational purposes only. Please do not respond with general updates to this issue, as it will spam a large number of people.
base-4.9.0.0 is out of bounds for:
bin-package-db (not present) depended on by:
binary-0.8.3.0 is out of bounds for:
ghc-8.0.1 is out of bounds for:
ghc-prim-0.5.0.0 is out of bounds for:
process-1.4.2.0 is out of bounds for:
template-haskell-2.11.0.0 is out of bounds for:
time-1.6.0.1 is out of bounds for:
transformers-0.5.2.0 is out of bounds for:
The text was updated successfully, but these errors were encountered: