2018-10-30 03:16:08 +00:00
|
|
|
# fmt-version=1
|
2019-01-04 05:05:53 +00:00
|
|
|
#
|
|
|
|
# '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
|
|
|
|
#
|
2018-10-30 03:16:08 +00:00
|
|
|
# tool | version | tag |
|
2019-01-04 05:05:53 +00:00
|
|
|
|
2019-06-28 02:50:53 +00:00
|
|
|
ghc 8.0.2 8.0
|
|
|
|
ghc 8.2.2 8.2
|
2020-01-07 13:15:07 +00:00
|
|
|
ghc 8.4.1
|
2020-01-07 13:15:34 +00:00
|
|
|
ghc 8.4.2
|
2018-10-30 03:16:08 +00:00
|
|
|
ghc 8.4.3
|
2019-06-28 02:50:53 +00:00
|
|
|
ghc 8.4.4 8.4
|
2018-11-05 17:19:16 +00:00
|
|
|
ghc 8.6.1 bad
|
2018-12-08 04:34:51 +00:00
|
|
|
ghc 8.6.2
|
2019-05-30 04:00:17 +00:00
|
|
|
ghc 8.6.3
|
2019-04-24 06:34:49 +00:00
|
|
|
ghc 8.6.4
|
2019-08-26 10:09:06 +00:00
|
|
|
ghc 8.6.5 recommended,8.6
|
|
|
|
ghc 8.8.1 latest,8.8
|
2018-10-30 03:16:08 +00:00
|
|
|
cabal-install 2.2.0.0
|
2018-11-27 07:16:38 +00:00
|
|
|
cabal-install 2.4.0.0
|
2019-08-27 13:19:14 +00:00
|
|
|
cabal-install 2.4.1.0
|
|
|
|
cabal-install 3.0.0.0 latest,recommended
|