[Haskell-beginners] How to install new GHC ?

Francesco Ariis fa-ml at ariis.it
Tue Dec 12 12:09:15 UTC 2017


On Tue, Dec 12, 2017 at 01:56:03PM +0200, Baa wrote:
> Would somebody explain me what is wrong here and how I can test a
> project with new 8.2.2 GHC?

Hello Paul, I don't think stack lts has 8.2.2 just yet. Use a
nightly or download/install ghc from here and compile your project
with the new `cabal new-build`.

[1] https://www.haskell.org/ghc/download_ghc_8_2_2.html#binaries




More information about the Beginners mailing list