Skip to content

Conversation

@erikd
Copy link
Member

@erikd erikd commented Mar 5, 2025

description

Make it build with ghc 9.12

checklist

  • compiles (cabal v2-build or stack build)
  • tests run successfully (cabal v2-test or stack test)
  • documentation added
  • link to an issue
  • add milestone (the current sprint)

Specifically, ALWAYS import qualified and use a totally unabiguous
qualified name, `Text`.
@erikd erikd force-pushed the erikd/ghc-9.12 branch 7 times, most recently from 9182e2e to 1c6abad Compare March 9, 2025 22:20
@erikd erikd requested review from disassembler and hamishmack March 9, 2025 23:15
# Better to just disable it.
#- uses: actions/upload-artifact@v4
# with:
# name: Build & test logs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need override: true here. The semantics between v3 and v4 changed slightly. Iirc v3 did auto merge of artifacts under the same name. V4 doesn't.

@erikd erikd force-pushed the erikd/ghc-9.12 branch 4 times, most recently from 02fc152 to faa9710 Compare March 10, 2025 05:53
@erikd erikd added this pull request to the merge queue Mar 11, 2025
Merged via the queue into master with commit b514257 Mar 11, 2025
18 checks passed
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.

4 participants