Skip to content

Commit c76a268

Browse files
committed
Update GHC list in README
1 parent 4c22ec0 commit c76a268

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ At time of writing [Travis-CI](https://travis-ci.org/) has [support for building
1616
- GHC 8.4.1, GHC 8.4.2, GHC 8.4.3, GHC 8.4.4
1717
- GHC 8.6.1, GHC 8.6.2, GHC 8.6.3, GHC 8.6.4, GHC 8.6.5
1818
- GHC 8.8.1, GHC 8.8.2, GHC 8.8.3, GHC-8.8.4
19-
- GHC 8.10.1, GHC-8.10.2, GHC-8.10.3
19+
- GHC 8.10.1, GHC-8.10.2, GHC-8.10.3, GHC-8.10.4
20+
- GHC 9.0.1
2021
- GHC HEAD.
2122

2223
Each GHC version is provided in a separate `ghc-<version>` `.deb` package installing into `/opt/ghc/<version>` (thus allowing to be installed at the same time if needed) published in a [PPA](https://launchpad.net/~hvr/+archive/ghc). The easiest way to "activate" a particular GHC version is to prepend its `bin`-folder to the `$PATH` environment variable (see example in next section).

0 commit comments

Comments
 (0)