X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FdeSugar%2FMatch.lhs-boot;fp=ghc%2Fcompiler%2FdeSugar%2FMatch.lhs-boot;h=acd6762fe7d9f8df91f9dd0d508fc731ebf6af3b;hb=0935f93229e76cc232e8cb7997ac2f9d5dd210c0;hp=424838ec3109acd38eaaea60a639439cfe8e6265;hpb=6d0a6464e9fa5297a75c31217cb5a1ea577292d0;p=ghc-hetmet.git diff --git a/ghc/compiler/deSugar/Match.lhs-boot b/ghc/compiler/deSugar/Match.lhs-boot index 424838e..acd6762 100644 --- a/ghc/compiler/deSugar/Match.lhs-boot +++ b/ghc/compiler/deSugar/Match.lhs-boot @@ -27,7 +27,7 @@ matchSimply matchSinglePat :: CoreExpr - -> DsMatchContext + -> HsMatchContext Name -> LPat Id -> TcType -> MatchResult