haskell / haskell/cabal

Multi-repl doesn't pass GHC options in an idiomatic way

Open
#10,881 0 comments 0 reactions 0 assignees View on GitHub
re: multi-repl type: refactor
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

The multi-repl code does some ad-hoc things to come up with "extra" arguments for things like `-working-dir`, `-rexported-modules` etc

Instead, the `GhcOptions` data type should be extended with these options, and then rendering implemented alongside the other options.

This is just a code quality improvement, no functional change is expected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.