Skip to content

Allow to set custom ghc version when running 'ghcup compile ghc'

This is already technically possible through hoops by installing from a bindist:

ghcup install ghc -u '<bindist-url>' <custom-ghc-ver>

ghcup compile should support this directly, because it's useful in conjunction with the --patchdir option, as well as the upcoming --git-ref one.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information