alexwl / haskell-code-explorer

Web application for exploring and understanding Haskell codebases
MIT License
509 stars 20 forks source link

Add support for GHC 8.4.3 #1

Closed alexwl closed 5 years ago

alexwl commented 5 years ago

https://github.com/alexwl/haskell-code-explorer/commit/730fc6b033548b329ae70a8bfe7b08620ecf9eb8 adds support for GHC 8.4.3.

ghc-8.4.3 and base-4.11.1.0 are added to the public server: https://haskell-code-explorer.mfix.io/package/ghc-8.4.3 https://haskell-code-explorer.mfix.io/package/base-4.11.1.0