From b7f1c589ad931c89606f800b93aef3a7fc531cde Mon Sep 17 00:00:00 2001 From: qrczak Date: Mon, 4 Jun 2001 15:42:30 +0000 Subject: [PATCH 1/1] [project @ 2001-06-04 15:42:30 by qrczak] Remove unused files. --- ghc/compiler/hsSyn/HsMatches.hi-boot | 9 --------- ghc/compiler/hsSyn/HsMatches.hi-boot-5 | 7 ------- 2 files changed, 16 deletions(-) delete mode 100644 ghc/compiler/hsSyn/HsMatches.hi-boot delete mode 100644 ghc/compiler/hsSyn/HsMatches.hi-boot-5 diff --git a/ghc/compiler/hsSyn/HsMatches.hi-boot b/ghc/compiler/hsSyn/HsMatches.hi-boot deleted file mode 100644 index ded23ff..0000000 --- a/ghc/compiler/hsSyn/HsMatches.hi-boot +++ /dev/null @@ -1,9 +0,0 @@ -_interface_ HsMatches 2 -_exports_ -HsMatches Match GRHSs pprMatch pprMatches pprGRHSs ; -_declarations_ -1 data Match a b ; -1 data GRHSs a b ; -1 pprGRHSs _:_ _forall_ [i p] {Outputable.Outputable i, Outputable.Outputable p} => PrelBase.Bool -> HsMatches.GRHSs i p -> Outputable.SDoc ;; -1 pprMatch _:_ _forall_ [i p] {Outputable.Outputable i, Outputable.Outputable p} => (PrelBase.Bool, Outputable.SDoc) -> HsMatches.Match i p -> Outputable.SDoc ;; -1 pprMatches _:_ _forall_ [i p] {Outputable.Outputable i, Outputable.Outputable p} => (PrelBase.Bool, Outputable.SDoc) -> [HsMatches.Match i p] -> Outputable.SDoc ;; diff --git a/ghc/compiler/hsSyn/HsMatches.hi-boot-5 b/ghc/compiler/hsSyn/HsMatches.hi-boot-5 deleted file mode 100644 index 54e15e5..0000000 --- a/ghc/compiler/hsSyn/HsMatches.hi-boot-5 +++ /dev/null @@ -1,7 +0,0 @@ -__interface HsMatches 1 0 where -__export HsMatches Match GRHSs pprMatch pprMatches pprGRHSs ; -1 data Match a b ; -1 data GRHSs a b ; -1 pprGRHSs :: __forall [i p] {Outputable.Outputable i, Outputable.Outputable p} => PrelBase.Bool -> HsMatches.GRHSs i p -> Outputable.SDoc ; -1 pprMatch :: __forall [i p] {Outputable.Outputable i, Outputable.Outputable p} => (PrelBase.Bool, Outputable.SDoc) -> HsMatches.Match i p -> Outputable.SDoc ; -1 pprMatches :: __forall [i p] {Outputable.Outputable i, Outputable.Outputable p} => (PrelBase.Bool, Outputable.SDoc) -> [HsMatches.Match i p] -> Outputable.SDoc ; -- 1.7.10.4