Remove the unused HsExpr constructor DictPat
authorLemmih <lemmih@gmail.com>
Mon, 18 Jun 2007 12:46:05 +0000 (12:46 +0000)
committerLemmih <lemmih@gmail.com>
Mon, 18 Jun 2007 12:46:05 +0000 (12:46 +0000)
commit74b27e20425336403d80e942ee3faf00f8c36ef8
treee4d696ba9e9da21dbd91bef257005751a6c747dc
parent00b6d2567426ec52a113b1d3687e1d61368cafda
Remove the unused HsExpr constructor DictPat
compiler/deSugar/Check.lhs
compiler/deSugar/Match.lhs
compiler/hsSyn/HsPat.lhs
compiler/hsSyn/HsUtils.lhs
compiler/typecheck/TcHsSyn.lhs
compiler/typecheck/TcPat.lhs