Set ghc-8.6.3 as the recommended version

It seems to work well with current ecosystem and stackage
has just introduced 8.6.3 as part of lts-13.1:
  https://www.stackage.org/lts-13.1
This commit is contained in:
2019-01-04 12:50:51 +08:00
parent 225d2d2be4
commit e0b1e5afef

View File

@@ -12,10 +12,10 @@
ghc 8.0.2 ghc 8.0.2
ghc 8.2.2 ghc 8.2.2
ghc 8.4.3 ghc 8.4.3
ghc 8.4.4 recommended ghc 8.4.4
ghc 8.6.1 bad ghc 8.6.1 bad
ghc 8.6.2 ghc 8.6.2
ghc 8.6.3 latest ghc 8.6.3 latest,recommended
cabal-install 2.2.0.0 cabal-install 2.2.0.0
cabal-install 2.4.0.0 cabal-install 2.4.0.0
cabal-install 2.4.1.0 latest,recommended cabal-install 2.4.1.0 latest,recommended