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

Upgrade to GHC 9 (matching Granule) and LLVM 12 #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jacobpake
Copy link
Member

@jacobpake jacobpake commented Nov 21, 2024

Updates project to LLVM 12 and GHC 9.

LLVM itself is on version 19. The llvm-hs bindings are not actively maintained. They have branches for 12 and 15. I investigated 15 but this has significant API changes and would require many changes to the project, so this is left for later.

We use a fork of llvm-hs-12 which updates bytestring so that there are no conflicts with GHC 9.2.8.

Add the LLVM installation requirement to the README with some notes on installing/building LLVM 12.

@jacobpake jacobpake marked this pull request as ready for review November 21, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant