Skip to content
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

feat: ghc/ghc #16347

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: ghc/ghc #16347

wants to merge 8 commits into from

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented Oct 15, 2023

#16347 ghc/ghc: The Glorious Glasgow Haskell Compiler

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Oct 15, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v4.66.1 milestone Oct 15, 2023
@suzuki-shunsuke
Copy link
Member Author

suzuki-shunsuke commented Oct 15, 2023

On M1 mac and linux/arm64, ghc doesn't work well.

$ ghc --help
Missing file: /Users/shunsukesuzuki/.local/share/aquaproj-aqua/pkgs/http/downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-aarch64-apple-darwin.tar.xz/ghc-9.8.1-aarch64-apple-darwin/lib/settings

https://gitlab.haskell.org/ghc/ghc/-/issues/23106

The INSTALL file in the archive say to run ./configure and make install. This will create the settings file.

aqua can't run ./configure.

@suzuki-shunsuke suzuki-shunsuke removed this from the v4.66.1 milestone Oct 15, 2023
@tmeijn
Copy link
Contributor

tmeijn commented Dec 5, 2023

Hey @suzuki-shunsuke I was wondering why this one would be eligible to add while GitLab CLI (#8444) wouldn't? As far as I can tell they use the same methods for retrieving (http). Is it because of the extra Renovate config required?

@suzuki-shunsuke
Copy link
Member Author

Is it because of the extra Renovate config required?

Yeah, this is one of the reasons.

About GitLab CLI (#8444), we need to consider several things.
We deprioritized that because there weren't so many needs to support tools hosted at GitLab.

If you'd like to discuss GitLab CLI, let's discuss at #8444 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants