[Haskell-cafe] What is the consensus about -fwarn-unused-do-bind ?

Ivan Miljenovic ivan.miljenovic at gmail.com
Sat Apr 10 03:08:33 EDT 2010


On 10 April 2010 02:07, Bryan O'Sullivan <bos at serpentine.com> wrote:
> Personally, I find it to be tremendously noisy and unhelpful, and I always
> edit my .cabal files to turn it off. I think of it as a usability
> regression.

Yeah, I'm very tempted to do this as well.  This warning might make
sense for IO, but I think it's of less use for other monads.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list