Announcing stackage nightly snapshots with ghc-8.4.1

By Dan Burton, 6 years ago

I am pleased to announce that Stackage nightly snapshots now use ghc-8.4.1. Stack users can simply use resolver: nightly-2018-03-16 in a project’s stack.yaml file in order to build and test with ghc-8.4.1.

As is usual when a new ghc is released, many packages were removed from the nightly snapshot due to version constraints and build failures. We expect many packages to return quickly to the build plan, and we hope that the existing snapshots will help mainatainers get back in by making it easy to build and test their packages.

Please check to see if your favorite packages are in the latest nightly snapshot, and open up a PR or an issue on https://github.com/fpco/stackage if you find anything missing which is known to work with ghc-8.4.1.

As ghc moves to its new 6-month release cycle, I’d like to encourage everyone to be proactive in bumping bounds and testing packages you rely on with the new ghc alphas and release candidates as they come out. Haskell has a remarkable ecosystem; let’s strive to make it even better!

Archive