
I'm not sure about the combination of ghc 8.8.4 and haskell-platform
8.6.5 on Windows.
Perhaps, it couldn't perform.
There are several ways to use ghc 8.8.4 and packages:
* Use cabal-install for ghc 8.8.4 [1]
* Wait stackage's LTS for ghc-8.8.4 [2]
Does anyone have a better way?
[1]: https://www.haskell.org/cabal/
[2]: https://www.stackage.org/
Regards,
Takenobu
On Sun, Jul 19, 2020 at 12:13 PM Gregory Guthrie
Thank you - I didn't recognize it!! Very helpful.
Can I install this and have it work with Haskell Platform, which installs 8.6.5? ----------------------------------------------------------------
-----Original Message----- Subject: Re: [Haskell-cafe] [ANNOUNCE] GHC 8.8.4 is now available
Hi Gregory,
Windows 64-bit binary is here on the list [1]: ghc-8.8.4-x86_64-unknown-mingw32.tar.xz
[1]: https://www.haskell.org/ghc/download_ghc_8_8_4.html#windows64
Regards, Takenobu