Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Add support for installing ghc head on linux #42

Merged
merged 3 commits into from
Apr 20, 2021

Conversation

simmsb
Copy link
Contributor

@simmsb simmsb commented Feb 26, 2021

Hi, I've made an attempt at supporting ghc head on linux.

Some things to note:

  • The install script for ghc head requires build-essential to be installed.
  • I've also found that compiling using ghc head requires having libgmb-dev and libtinfo-dev installed, I'm unsure if that should be done by the setup action or left to users?

@Kleidukos
Copy link
Member

Kleidukos commented Feb 27, 2021

Thank you very much @nitros12 !!

Cabal 3.4.0.0 has been released, so the CI shouldn't have to install 3.4.0.0-rc4 IMO

@simmsb simmsb marked this pull request as ready for review March 29, 2021 15:54
@Kleidukos
Copy link
Member

@simmsb heya! Can you rebase your branch? :)

Try the fedora27 job instead

Revert "Try the fedora27 job instead"

This reverts commit f267b71.

Add build-essential before installing ghc-head

Forgot to update

Fix

Always use ghcup for cabal on linux
@Kleidukos
Copy link
Member

All tests pass except for the one that's not supposed to pass: ✔️

@Kleidukos Kleidukos merged commit 9ee8f72 into haskell:main Apr 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants