Suppress "Duplicate constraints" warning?

Simon Peyton-Jones simonpj at microsoft.com
Mon Dec 31 18:27:58 CET 2012


Hmm.  Actually there isn't a flag to suppress it, I'm afraid. Would you like me to add one? (It would be easy to do.)

Simon

From: glasgow-haskell-users-bounces at haskell.org [mailto:glasgow-haskell-users-bounces at haskell.org] On Behalf Of Conal Elliott
Sent: 30 December 2012 19:56
To: glasgow-haskell-users at haskell.org
Subject: Suppress "Duplicate constraints" warning?

Is there a way to suppress GHC's "Duplicate constraints" warning? I'm auto-generating some code, and it's a lot more convenient for me to leave the duplicates than filter them out.
-- Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20121231/040688d1/attachment.htm>


More information about the Glasgow-haskell-users mailing list