[Haskell-cafe] Stack project, dependency with build flags

John Z. johnz at pleasantnightmare.com
Thu Sep 6 12:51:08 UTC 2018


> IIUC, you can set additional flags in your stack.yaml file:
> 
> flags:
>   ncurses:
>     flagname: true # or false
>

Thank you, that was exactly what I needed. I wasn't aware there's a
`flags` section in stack.yaml.


-- 
"That gum you like is going to come back in style."


More information about the Haskell-Cafe mailing list