llvm-15 branch won't compile for llvm 15.
Open
Nobody has claimed this yet.
- Dominant language
- LLVM
- Stars
- 533
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
When I download the llvm-15 branch and do "stack build" it returns the error message in the attached file.
[errors.txt](https://github.com/llvm-hs/llvm-hs/files/9998150/errors.txt)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Check out the llvm-15 branch and run `stack build`, then compare the failure with the attached errors.txt file. Trace the reported build error to the affected package or source file; done means the branch builds successfully with LLVM 15.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100