From 0935f93229e76cc232e8cb7997ac2f9d5dd210c0 Mon Sep 17 00:00:00 2001 From: simonpj Date: Mon, 4 Apr 2005 13:30:58 +0000 Subject: [PATCH] [project @ 2005-04-04 13:30:58 by simonpj] Update hs-boot file --- ghc/compiler/deSugar/Match.lhs-boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4