haskell / haskell/cabal

Allow --with-PROG= and --PROG-options= for arbitrary programs

Open
#1,380 3 comments 0 reactions 0 assignees View on GitHub
cabal-install: other Cabal: other old-milestone: ⊥ type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

As part of the llvm-general high level llvm binding, https://github.com/bscarlet/llvm-general, theres a bunch of work going on to support building using a large variety of llvm builds and install locations (in part to allow folks who for various practical reasons have multiple llvm versions installed to easily select the llvm lib install they want to link into).

this could work two different ways: provide a hook to register new programs with the programDB (and allow using those flags with any program registered in the program db), or just using those flags will add those programs to the programDB.

Ralith or BScarlet can chime in more

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.