haskell-code-explorer icon indicating copy to clipboard operation
haskell-code-explorer copied to clipboard

ghc-8.10.1 support?

Open TerrorJack opened this issue 5 years ago • 1 comments

Hi, thanks for the awesome project :) I wonder if there's plan to add support for building with ghc-8.10.1?

TerrorJack avatar Jul 09 '20 17:07 TerrorJack

Thanks!

I do have plans to add support for GHC 8.10. But before that, I have to upgrade cabal-helper library to version 1.1 that supports Cabal 3.0 and Cabal 3.2. (GHC 8.8 only works with Cabal 3.0, GHC 8.10 only works with Cabal 3.2).

alexwl avatar Jul 10 '20 10:07 alexwl