Stackage: Support for GHC-8.6.5

Created on 18 Apr 2019  路  6Comments  路  Source: commercialhaskell/stackage

Previous 8.6.x versions doesn't support Windows 32bit.

All 6 comments

I expect we will probably move lts-13 to ghc-8.6.5 once it is released...

I'll try to get a nightly build with 8.6.5 this weekend

Great! I see that this works already:
stack setup --resolver ghc-8.6.5

I think that was something that was fixed in stack itself

Support for augmenting stack setup to support new ghc versions is done via the stackage-content repo. (This update must occur prior to moving the nightly builds over to the new ghc, and indeed it has.)

See: https://github.com/commercialhaskell/stackage-content/commit/1c6b713bf91856c657d42b7e4641797b3d542cf2

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexeyzab picture alexeyzab  路  7Comments

bergmark picture bergmark  路  3Comments

alexeyzab picture alexeyzab  路  4Comments

erikd picture erikd  路  6Comments

igrep picture igrep  路  3Comments