Remove the now-unused constructor VarPatOut
authorsimonpj@microsoft.com <unknown>
Fri, 5 Nov 2010 13:16:36 +0000 (13:16 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 5 Nov 2010 13:16:36 +0000 (13:16 +0000)
commitfaca1a62c1385aa6ebdeb7d25ffa193ba2283fb9
tree7860a6e948fc5abc318223736c16868ccc8f3739
parent9d552c373cad90d1da673f3140caf1d8779f6840
Remove the now-unused constructor VarPatOut
compiler/deSugar/Check.lhs
compiler/deSugar/DsArrows.lhs
compiler/deSugar/Match.lhs
compiler/hsSyn/HsPat.lhs
compiler/hsSyn/HsUtils.lhs
compiler/typecheck/TcHsSyn.lhs
compiler/typecheck/TcPat.lhs