haskell / haskell/cabal

Replace the `--with-compiler` configure script argument with HC=/path/to/hc

Open
#2,947 2 comments 0 reactions 0 assignees View on GitHub
build-type: configure type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

See #2946, especially https://github.com/haskell/cabal/pull/2946#issuecomment-164294686. Basically, the `./configure --with-compiler` interface that we use to pass the GHC location to the configure script is non-standard and error-prone, and should be phased out in favour of `HC=`.

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.