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

ci: Try using older version of ghc-source-gen #228

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Conversation

varungandhi-src
Copy link
Contributor

@varungandhi-src varungandhi-src commented Dec 25, 2023

There seems to be a build failure with ghc-source-gen-0.4.4.0 when
using GHC 8.10, so attempt to tell cabal to use an older version.

 src/GHC/SourceGen/Module.hs:191:41: error:
Error:     Variable not in scope: unqual :: OccNameStr -> RdrNameStr
    |
191 |                     (map (wrappedName . unqual) cs)
    |                                         ^^^^^^
Error: cabal: Failed to build ghc-source-gen-0.4.4.0 (which is required by
exe:proto-lens-protoc from proto-lens-protoc-0.7.1.1). See the build log above
for details.

Source: https://github.com/sourcegraph/scip/actions/runs/7322644181/job/19944384186?pr=226

Test plan

CI passes

@varungandhi-src varungandhi-src merged commit 67e7820 into main Dec 25, 2023
7 checks passed
@varungandhi-src varungandhi-src deleted the vg/pin-dep branch December 25, 2023 15:29
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