debug output
Ben Gamari
ben at smart-cactus.org
Mon Apr 24 13:13:09 UTC 2017
Simon Peyton Jones via ghc-devs <ghc-devs at haskell.org> writes:
> 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.
Are you sure this didn't work You added this line to mk/validate.mk,
yes? Does mk/are-validating.mk exist? This seems to work for me.
Cheers,
- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170424/1bb724ae/attachment.sig>
More information about the ghc-devs
mailing list