Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 8, 2024

  • Adds extra options to the multi-repl file (specified with ghc-options for example)
  • Fix the rendering of -j when finally invoking the repl

Both should be backported to 3.12 release


This is an automatic backport of pull request #10017 done by Mergify.

These options are configured into the program by Cabal, so we also need
to extract these and put them into the mutli-file.

Fixes #10015

(cherry picked from commit 539cb7b)
Before this was rendered as..

```
/run/current-system/sw/bin/ghc --interactive -package-env - -j 'NumJobs (Just 8)' ...
```

Due to this place not being updated when support for semaphores was
added.

(cherry picked from commit c3708d2)
@mergify mergify bot added the backport label Jun 8, 2024
@geekosaur geekosaur added the squash+merge me Tell Mergify Bot to squash-merge label Jun 8, 2024
@mergify mergify bot merged commit 3c04d39 into 3.12 Jun 8, 2024
@mergify mergify bot deleted the mergify/bp/3.12/pr-10017 branch June 8, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport squash+merge me Tell Mergify Bot to squash-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants