haskell-code-explorer
haskell-code-explorer copied to clipboard
ghc-8.10.1 support?
Hi, thanks for the awesome project :) I wonder if there's plan to add support for building with ghc-8.10.1?
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).