Skip to content
Snippets Groups Projects
Commit 21437c67 authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Generalise build --ghc-option flag to --prog-option for any prog

and remove makefile --ghc-option flag as it's not used (as far as I can see).
It works generically by updating the ProgramConfiguration rather than the
previous ad-hoc implementation. This feature is generally only useful for
hackers who want to pass extra args to a progam during the build step
(probably as a one-off) without having to reconfigure.
parent 65002742
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment