18c7e546b6
Added downloads available from https://downloads.haskell.org/~ghc/8.6.4/ as at the time of commit. Have not made this recommended yet until common tools and libs are all confirmed to work fine.
24 lines
663 B
Plaintext
24 lines
663 B
Plaintext
# fmt-version=1
|
|
#
|
|
# 'recommended' follows the "most widely used" GHC version.
|
|
# Indicators for that are:
|
|
# 1. the current hackage ecosystem and common tools and libraries work
|
|
# well with that GHC version
|
|
# 2. stackage has an LTS with that GHC version
|
|
# 3. people on #haskell IRC or reddit recommend it
|
|
#
|
|
# tool | version | tag |
|
|
|
|
ghc 8.0.2
|
|
ghc 8.2.2
|
|
ghc 8.4.3
|
|
ghc 8.4.4
|
|
ghc 8.6.1 bad
|
|
ghc 8.6.2
|
|
ghc 8.6.3 recommended
|
|
ghc 8.6.4 latest
|
|
cabal-install 2.2.0.0
|
|
cabal-install 2.4.0.0
|
|
cabal-install 2.4.1.0 latest,recommended
|
|
|