Fix "warn-unused-do-bind" warnings where we really do want to ignore the result
authorIan Lynagh <igloo@earth.li>
Thu, 9 Jul 2009 16:39:12 +0000 (16:39 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 9 Jul 2009 16:39:12 +0000 (16:39 +0000)
commit3f6fd26597b7c0e45a8ac51aa07ff1f07b8f7111
treecbb1de1891ee3d53e2a3a3f02da50dfe147b937b
parent6d7493cd5526fbe654aaf4c41784e89d618ddcc1
Fix "warn-unused-do-bind" warnings where we really do want to ignore the result
Foreign/C/Error.hs
Foreign/Marshal/Pool.hs
Foreign/Marshal/Utils.hs
GHC/IO.hs
GHC/IO/Buffer.hs
Text/ParserCombinators/ReadP.hs
Text/Read/Lex.hs