Warning suppression pragmas
Эдгар Жаворонков
edzhavoronkov at gmail.com
Sun Nov 29 00:08:24 UTC 2015
Hello devs!
I am trying to implement some kind of local warnings suppresion and i need
some help.
I want to use a pragma to mark functions so compiler won't throw warnings
from them. I defined my pragma in lexer, parser and added type signature in
HsBinds.hs. And i am stuck. I don't know what to do. What should i consider
doing further?
I designed a small wiki page here -
https://ghc.haskell.org/trac/ghc/wiki/Design/LocalWarningPragmas
So if you have nice examples, feel free to add them. Thanks for your help
in advance!
---
С уважением,
Жаворонков Эдгар
Best regards,
Edgar A. Zhavoronkov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151129/2a9012b1/attachment.html>
More information about the ghc-devs
mailing list