[Haskell-cafe] Best idiom for avoiding Defaulting warnings with ghc -Wall -Werror ??

Simon Peyton-Jones simonpj at microsoft.com
Wed Jun 27 03:23:59 EDT 2007


| happens because I don't want to actually use defaulting, but I would
| have no objection to the warning being suppressed if someone has
| explicitly given a "default" declaration (and thus, presumably, does
| want to use defaulting).

I'm not against this particular proposal if there's a consensus in favour of it.

Simon


More information about the Haskell-Cafe mailing list