Skip to content

Upgrade to GHC 9.2.5 #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tfausak opened this issue Nov 7, 2022 · 5 comments · Fixed by #16
Closed

Upgrade to GHC 9.2.5 #12

tfausak opened this issue Nov 7, 2022 · 5 comments · Fixed by #16

Comments

@tfausak
Copy link
Contributor

tfausak commented Nov 7, 2022

https://discourse.haskell.org/t/ghc-9-2-5-released/5275

We'll either have to wait for HLS to release new binaries, or produce an image without HLS. (Compiling from source didn't work for us: #8.)

@codygman
Copy link
Contributor

codygman commented Nov 8, 2022

(Compiling from source didn't work for us: #8.)

I don't think we ever tried using a beefier actions machine to compile hls from source. I couldn't because it requires you to activate it on the account level.

I'm fine using 9.2.4 for now which ghcup list said was "HLS-powered".

@tfausak
Copy link
Contributor Author

tfausak commented Nov 8, 2022

Oh yeah good point, that PR was using the GitHub Actions builders. Maybe things would work on the AWS CodeBuild ones.

@codygman
Copy link
Contributor

codygman commented Nov 8, 2022

Oh yeah good point, that PR was using the GitHub Actions builders. Maybe things would work on the AWS CodeBuild ones.

Well I meant we could use the more powerful github actions builders without having to change things over to CodeBuild. I'm not opposed to moving to CodeBuild I don't think, but IIRC it's a settings change in the github admin panel for smurf and a one-line change in workflow.yml.

@tfausak
Copy link
Contributor Author

tfausak commented Nov 8, 2022

This repo already uses CodeBuild: #10

@codygman
Copy link
Contributor

codygman commented Nov 8, 2022

Oh... right... and the compile of HLS would happen here in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants