debug output

Simon Peyton Jones simonpj at microsoft.com
Mon Apr 24 12:31:04 UTC 2017


mk/flavours/validate.mk has

GhcStage2HcOpts    = -O -dcore-lint

GhcLibHcOpts       = -O -dcore-lint
How can I override these in my validate.mk?  E.g.

GhcLibHcOpts      += -ddebug-output
does not work.
Thanks. One should really be able to override anything.
Simon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170424/7d328d3b/attachment.html>


More information about the ghc-devs mailing list