You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

30 lines
862 B

  1. # fmt-version=1
  2. #
  3. # 'recommended' follows the "most widely used" GHC version.
  4. # Indicators for that are:
  5. # 1. the current hackage ecosystem and common tools and libraries work
  6. # well with that GHC version
  7. # 2. stackage has an LTS with that GHC version
  8. # 3. people on #haskell IRC or reddit recommend it
  9. #
  10. # tool | version | tag |
  11. ghc 7.10.3 7.10
  12. ghc 8.0.2 8.0
  13. ghc 8.2.2 8.2
  14. ghc 8.4.1
  15. ghc 8.4.2
  16. ghc 8.4.3
  17. ghc 8.4.4 8.4
  18. ghc 8.6.1 bad
  19. ghc 8.6.2
  20. ghc 8.6.3
  21. ghc 8.6.4
  22. ghc 8.6.5 recommended,8.6
  23. ghc 8.8.1
  24. ghc 8.8.2 latest,8.8
  25. cabal-install 2.2.0.0
  26. cabal-install 2.4.0.0
  27. cabal-install 2.4.1.0
  28. cabal-install 3.0.0.0 latest,recommended