I'm new to using c2hs and having this issue.
I'm not sure how to start debugging this, and haven't found anything with a Google search or by looking through the issues on GitHub.
Where should I begin, and what are some resources that could help?
Thanks in advance.
As Dave Lee pointed out, it's possible to pass use the
--c2hs-optionsflag like so:I couldn't figure out how to make this work by adding to the
.cabalorstack.yamlfiles, or by passing it on the command like in conjunction withstack buildso just copied the command from the output ofstack buildand manually ran it with the additional flag: