Implement compiling HLS from source
parent
ba4b45f7
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 17 additions, 0 deletions.gitlab-ci.yml
- .gitlab/script/ghcup_hls.sh 51 additions, 0 deletions.gitlab/script/ghcup_hls.sh
- app/ghcup/Main.hs 152 additions, 0 deletionsapp/ghcup/Main.hs
- data/metadata/ghcup-0.0.6.yaml 4 additions, 0 deletionsdata/metadata/ghcup-0.0.6.yaml
- data/metadata/ghcup-0.0.7.yaml 4 additions, 0 deletionsdata/metadata/ghcup-0.0.7.yaml
- ghcup.cabal 1 addition, 0 deletionsghcup.cabal
- lib/GHCup.hs 172 additions, 4 deletionslib/GHCup.hs
- lib/GHCup/Download.hs 1 addition, 1 deletionlib/GHCup/Download.hs
- lib/GHCup/Errors.hs 5 additions, 3 deletionslib/GHCup/Errors.hs
- lib/GHCup/Utils.hs 3 additions, 1 deletionlib/GHCup/Utils.hs
Loading
Please register or sign in to comment