Remove use of lambda with a refutable pattern
authorsimonpj@microsoft.com <unknown>
Thu, 23 Sep 2010 10:59:01 +0000 (10:59 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 23 Sep 2010 10:59:01 +0000 (10:59 +0000)
commit76349636abcb764e8ed3b9ae548730ad2d85abb2
tree7abe124fa8eb992b1b5c26448c6fbc8567b5c3c5
parent528db2ad98caf5067ebdadf424c6c816c3927dd4
Remove use of lambda with a refutable pattern
compiler/ghci/ByteCodeGen.lhs
compiler/ghci/RtClosureInspect.hs
compiler/nativeGen/RegAlloc/Graph/SpillCost.hs
compiler/rename/RnExpr.lhs
compiler/rename/RnPat.lhs
compiler/rename/RnSource.lhs