From: simonpj Date: Mon, 4 Apr 2005 13:30:58 +0000 (+0000) Subject: [project @ 2005-04-04 13:30:58 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~822 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=0935f93229e76cc232e8cb7997ac2f9d5dd210c0;p=ghc-hetmet.git [project @ 2005-04-04 13:30:58 by simonpj] Update hs-boot file --- 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