Skip to content

Fix incorrect download URL for GHC 8.6.5 on centos

Michael Abbott requested to merge Araneidae/ghcup:master into master

This addresses issue #107 (closed)

I've tested this with the command

GHCUP_META_DOWNLOAD_URL=file:///scratch/mga83/git/ghcup/.download-urls ghcup install

and it seems to have installed ok.

Merge request reports