Skip to content

support compilation of ghc 8.8.1+

Sam Halliday requested to merge fommil/ghcup:compile-ghc-8.8.1 into master

Close #115 (closed)

Tested on Archlinux with

ghcup -c -v compile -f -j 8 8.8.1 ghc-8.6.5

And unfortunately it looks like they've gone back to requiring alex/happy to be installed to build from the source distros...

Edited by Sam Halliday

Merge request reports