Skip to content

Instantly share code, notes, and snippets.

@JordanMartinez
Last active August 8, 2022 13:36
Show Gist options
  • Save JordanMartinez/e38d8b0772003fc4e06d4f7d1838c46d to your computer and use it in GitHub Desktop.
Save JordanMartinez/e38d8b0772003fc4e06d4f7d1838c46d to your computer and use it in GitHub Desktop.
HLS support for GHC 9.2.3
#!/usr/bin/env bash
ghcup install ghc 9.2.3
ghcup compile hls --git-ref master --overwrite-version 1.7.0.0-p1 --ghc 9.2.3 --cabal-update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment