Don't fall back to ppa:hvr/ghc, ghcup is sufficient in all cases#138
Don't fall back to ppa:hvr/ghc, ghcup is sufficient in all cases#138Bodigrim wants to merge 1 commit into
Conversation
|
That's quite interesting: despite the official documentation, which says that only GHC >= 7.10 are supported, one of CI jobs installs GHC 7.4.1, using |
|
|
Ubuntu-20.04 will only support a few legacy GHCs: relevant are 7.4.2 7.2.2 7.0.4 (and maybe 7.10.3). https://launchpad.net/~hvr/+archive/ubuntu/ghc?field.series_filter=focal |
Closes #133.