27 lines
807 B
Plaintext
27 lines
807 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 8.0
|
|
ghc 8.2.2 8.2
|
|
ghc 8.4.1
|
|
ghc 8.4.2
|
|
ghc 8.4.3
|
|
ghc 8.4.4 8.4
|
|
ghc 8.6.1 bad
|
|
ghc 8.6.2
|
|
ghc 8.6.3
|
|
ghc 8.6.4
|
|
ghc 8.6.5 recommended,8.6
|
|
ghc 8.8.1 latest,8.8
|
|
cabal-install 2.2.0.0
|
|
cabal-install 2.4.0.0
|
|
cabal-install 2.4.1.0
|
|
cabal-install 3.0.0.0 latest,recommended |