Fix some "warn-unused-do-bind" warnings where we want to ignore the value
authorIan Lynagh <igloo@earth.li>
Fri, 10 Jul 2009 15:25:26 +0000 (15:25 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 10 Jul 2009 15:25:26 +0000 (15:25 +0000)
commit0715d6cc14f7a37f3b8c6fb989615e084483948f
tree88c5ecd722fe53c5ee9c1d349edc9afe6a757bf6
parent8c689077e1b645cc41fc24b8929b75d8653acca1
Fix some "warn-unused-do-bind" warnings where we want to ignore the value
Control/Concurrent.hs
Control/Concurrent/SampleVar.hs
GHC/IO/Handle.hs
System/Environment.hs