From 19ec66a40f1464420420549604e06ec0b8dc009a Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Mon, 19 May 1997 03:18:49 +0000
Subject: [PATCH] [project @ 1997-05-19 03:18:33 by sof] Unused boot files

---
 ghc/compiler/absCSyn/AbsCLoop_1_3.lhi   | 21 --------
 ghc/compiler/basicTypes/IdLoop_1_3.lhi  | 27 ----------
 ghc/compiler/codeGen/CgLoop1_1_3.lhi    | 10 ----
 ghc/compiler/codeGen/CgLoop2_1_3.lhi    |  6 ---
 ghc/compiler/deSugar/DsLoop_1_3.lhi     |  8 ---
 ghc/compiler/hsSyn/HsLoop_1_3.lhi       | 10 ----
 ghc/compiler/nativeGen/NcgLoop_1_3.lhi  |  7 ---
 ghc/compiler/prelude/PrelLoop_1_3.lhi   |  9 ----
 ghc/compiler/rename/RnLoop_1_3.lhi      |  7 ---
 ghc/compiler/simplCore/SmplLoop_1_3.lhi |  8 ---
 ghc/compiler/typecheck/TcLoop_1_3.lhi   |  5 --
 ghc/compiler/typecheck/TcMLoop_1_3.lhi  |  7 ---
 ghc/compiler/types/TyLoop_1_3.lhi       | 20 --------
 ghc/compiler/utils/Ubiq_1_3.lhi         | 68 -------------------------
 14 files changed, 213 deletions(-)
 delete mode 100644 ghc/compiler/absCSyn/AbsCLoop_1_3.lhi
 delete mode 100644 ghc/compiler/basicTypes/IdLoop_1_3.lhi
 delete mode 100644 ghc/compiler/codeGen/CgLoop1_1_3.lhi
 delete mode 100644 ghc/compiler/codeGen/CgLoop2_1_3.lhi
 delete mode 100644 ghc/compiler/deSugar/DsLoop_1_3.lhi
 delete mode 100644 ghc/compiler/hsSyn/HsLoop_1_3.lhi
 delete mode 100644 ghc/compiler/nativeGen/NcgLoop_1_3.lhi
 delete mode 100644 ghc/compiler/prelude/PrelLoop_1_3.lhi
 delete mode 100644 ghc/compiler/rename/RnLoop_1_3.lhi
 delete mode 100644 ghc/compiler/simplCore/SmplLoop_1_3.lhi
 delete mode 100644 ghc/compiler/typecheck/TcLoop_1_3.lhi
 delete mode 100644 ghc/compiler/typecheck/TcMLoop_1_3.lhi
 delete mode 100644 ghc/compiler/types/TyLoop_1_3.lhi
 delete mode 100644 ghc/compiler/utils/Ubiq_1_3.lhi

diff --git a/ghc/compiler/absCSyn/AbsCLoop_1_3.lhi b/ghc/compiler/absCSyn/AbsCLoop_1_3.lhi
deleted file mode 100644
index a7401e1c753d..000000000000
--- a/ghc/compiler/absCSyn/AbsCLoop_1_3.lhi
+++ /dev/null
@@ -1,21 +0,0 @@
-\begin{code}
-interface AbsCLoop_1_3 1
-__exports__
-MachMisc fixedHdrSizeInWords (..)
-MachMisc varHdrSizeInWords   (..)
-CgRetConv ctrlReturnConvAlg (..)
-CgRetConv CtrlReturnConvention(..)
-ClosureInfo closureKind (..)
-ClosureInfo closureLabelFromCI (..)
-ClosureInfo closureNonHdrSize (..)
-ClosureInfo closurePtrsSize (..)
-ClosureInfo closureSMRep (..)
-ClosureInfo closureSemiTag (..)
-ClosureInfo closureSizeWithoutFixedHdr (..)
-ClosureInfo closureTypeDescr (..)
-ClosureInfo closureUpdReqd (..)
-ClosureInfo infoTableLabelFromCI (..)
-ClosureInfo maybeSelectorInfo (..)
-ClosureInfo entryLabelFromCI (..)
-ClosureInfo fastLabelFromCI (..)
-\end{code}
diff --git a/ghc/compiler/basicTypes/IdLoop_1_3.lhi b/ghc/compiler/basicTypes/IdLoop_1_3.lhi
deleted file mode 100644
index 30804febc88f..000000000000
--- a/ghc/compiler/basicTypes/IdLoop_1_3.lhi
+++ /dev/null
@@ -1,27 +0,0 @@
-\begin{code}
-interface IdLoop_1_3 1
-__exports__
-CoreSyn CoreExpr
-CoreUnfold FormSummary (..)
-CoreUnfold Unfolding (..)
-CoreUnfold SimpleUnfolding (..)
-CoreUnfold UnfoldingGuidance (..)
-CoreUtils unTagBinders (..)
-Id IdEnv
-Id externallyVisibleId (..)
-Id getIdInfo (..)
-Id isDataCon (..)
-Id isWorkerId (..)
-Id lookupIdEnv (..)
-Id nmbrId (..)
-Id nullIdEnv (..)
-Id unfoldingUnfriendlyId (..)
-MagicUFs MagicUnfoldingFun
-MagicUFs mkMagicUnfoldingFun (..)
-OccurAnal occurAnalyseGlobalExpr (..)
-PprType pprParendGenType (..)
-SpecEnv  SpecEnv
-SpecEnv  isNullSpecEnv (..)
-SpecEnv  nullSpecEnv (..)
-WwLib mAX_WORKER_ARGS (..)
-\end{code}
diff --git a/ghc/compiler/codeGen/CgLoop1_1_3.lhi b/ghc/compiler/codeGen/CgLoop1_1_3.lhi
deleted file mode 100644
index c5b3d81f8638..000000000000
--- a/ghc/compiler/codeGen/CgLoop1_1_3.lhi
+++ /dev/null
@@ -1,10 +0,0 @@
-\begin{code}
-interface CgLoop1_1_3 1
-__exports__
-CgBindery CgBindings(..)
-CgBindery CgIdInfo(..)
-CgBindery nukeVolatileBinds (..)
-CgBindery maybeAStkLoc (..)
-CgBindery maybeBStkLoc (..)
-CgUsages  getSpBRelOffset (..)
-\end{code}
diff --git a/ghc/compiler/codeGen/CgLoop2_1_3.lhi b/ghc/compiler/codeGen/CgLoop2_1_3.lhi
deleted file mode 100644
index e813a302c9f4..000000000000
--- a/ghc/compiler/codeGen/CgLoop2_1_3.lhi
+++ /dev/null
@@ -1,6 +0,0 @@
-\begin{code}
-interface CgLoop2_1_3 1
-__exports__
-CgExpr cgExpr (..)
-CgExpr getPrimOpArgAmodes (..)
-\end{code}
diff --git a/ghc/compiler/deSugar/DsLoop_1_3.lhi b/ghc/compiler/deSugar/DsLoop_1_3.lhi
deleted file mode 100644
index b0ae22a56dd7..000000000000
--- a/ghc/compiler/deSugar/DsLoop_1_3.lhi
+++ /dev/null
@@ -1,8 +0,0 @@
-\begin{code}
-interface DsLoop_1_3 1
-__exports__
-Match match (..)
-Match matchSimply (..)
-DsBinds	dsBinds (..)
-DsExpr	dsExpr (..)
-\end{code}
diff --git a/ghc/compiler/hsSyn/HsLoop_1_3.lhi b/ghc/compiler/hsSyn/HsLoop_1_3.lhi
deleted file mode 100644
index 20c936e100b9..000000000000
--- a/ghc/compiler/hsSyn/HsLoop_1_3.lhi
+++ /dev/null
@@ -1,10 +0,0 @@
-\begin{code}
-interface HsLoop_1_3 1
-__exports__
-HsBinds HsBinds
-HsBinds nullBinds (..)
-HsBinds MonoBinds
-HsBinds Sig
-HsBinds nullMonoBinds (..)
-HsExpr  HsExpr
-\end{code}
diff --git a/ghc/compiler/nativeGen/NcgLoop_1_3.lhi b/ghc/compiler/nativeGen/NcgLoop_1_3.lhi
deleted file mode 100644
index 34415d81255b..000000000000
--- a/ghc/compiler/nativeGen/NcgLoop_1_3.lhi
+++ /dev/null
@@ -1,7 +0,0 @@
-\begin{code}
-interface NcgLoop_1_3 1
-__exports__
-MachMisc underscorePrefix (..)
-MachMisc fmtAsmLbl (..)
-StixPrim amodeToStix (..)
-\end{code}
diff --git a/ghc/compiler/prelude/PrelLoop_1_3.lhi b/ghc/compiler/prelude/PrelLoop_1_3.lhi
deleted file mode 100644
index 73aca3b2494e..000000000000
--- a/ghc/compiler/prelude/PrelLoop_1_3.lhi
+++ /dev/null
@@ -1,9 +0,0 @@
-\begin{code}
-interface PrelLoop_1_3 1
-__exports__
-Name mkWiredInName (..)
-Type mkSigmaTy (..)
-Type mkFunTys (..)
-Type mkFunTy (..)
-IdUtils primOpNameInfo (..)
-\end{code}
diff --git a/ghc/compiler/rename/RnLoop_1_3.lhi b/ghc/compiler/rename/RnLoop_1_3.lhi
deleted file mode 100644
index b26f8ff5f77c..000000000000
--- a/ghc/compiler/rename/RnLoop_1_3.lhi
+++ /dev/null
@@ -1,7 +0,0 @@
-\begin{code}
-interface RnLoop_1_3 1
-__exports__
-RnBinds  rnBinds (..)
-RnBinds  FreeVars
-RnSource rnPolyType (..)
-\end{code}
diff --git a/ghc/compiler/simplCore/SmplLoop_1_3.lhi b/ghc/compiler/simplCore/SmplLoop_1_3.lhi
deleted file mode 100644
index ef837c997709..000000000000
--- a/ghc/compiler/simplCore/SmplLoop_1_3.lhi
+++ /dev/null
@@ -1,8 +0,0 @@
-\begin{code}
-interface SmplLoop_1_3 1
-__exports__
-SimplUtils  simplIdWantsToBeINLINEd (..)
-Simplify    simplExpr (..)
-Simplify    simplBind (..)
-MagicUFs    MagicUnfoldingFun
-\end{code}
diff --git a/ghc/compiler/typecheck/TcLoop_1_3.lhi b/ghc/compiler/typecheck/TcLoop_1_3.lhi
deleted file mode 100644
index 0fcf3ed975fb..000000000000
--- a/ghc/compiler/typecheck/TcLoop_1_3.lhi
+++ /dev/null
@@ -1,5 +0,0 @@
-\begin{code}
-interface TcLoop_1_3 1
-__exports__
-TcGRHSs tcGRHSsAndBinds (..)
-\end{code}
diff --git a/ghc/compiler/typecheck/TcMLoop_1_3.lhi b/ghc/compiler/typecheck/TcMLoop_1_3.lhi
deleted file mode 100644
index 869c5c7531ac..000000000000
--- a/ghc/compiler/typecheck/TcMLoop_1_3.lhi
+++ /dev/null
@@ -1,7 +0,0 @@
-\begin{code}
-interface TcMLoop_1_3 1
-__exports__
-TcEnv TcEnv
-TcEnv initEnv (..)
-TcType TcMaybe
-\end{code}
diff --git a/ghc/compiler/types/TyLoop_1_3.lhi b/ghc/compiler/types/TyLoop_1_3.lhi
deleted file mode 100644
index ebd4bfa8f5ed..000000000000
--- a/ghc/compiler/types/TyLoop_1_3.lhi
+++ /dev/null
@@ -1,20 +0,0 @@
-\begin{code}
-interface TyLoop_1_3 1
-__exports__
-Outputable Outputable (..)
-Type	Type
-Type	GenType
-Type	splitSigmaTy (..)
-Type	splitFunTy (..)
-Class	Class
-Class	GenClass
-Id	StrictnessMark(..)
-Id	Id
-Id	GenId
-Id	mkDataCon (..)
-Id	mkTupleCon (..)
-Id	idType (..)
-Id	isNullaryDataCon (..)
-Id	dataConArgTys (..)
-TysPrim voidTy (..)
-\end{code}
diff --git a/ghc/compiler/utils/Ubiq_1_3.lhi b/ghc/compiler/utils/Ubiq_1_3.lhi
deleted file mode 100644
index 8cb031eb68d7..000000000000
--- a/ghc/compiler/utils/Ubiq_1_3.lhi
+++ /dev/null
@@ -1,68 +0,0 @@
-\begin{code}
-interface Ubiq_1_3 1
-__exports__
-GHCbase trace (..)
-GHCps tailPS (..)
-GHCps nilPS (..)
-GHCps appendPS (..)
-GHCps concatPS (..)
-GHCps consPS (..)
-GHCps headPS (..)
-GHCps lengthPS (..)
-GHCps nullPS (..)
-GHCps packCString (..)
-GHCps packCBytes (..)
-GHCps packString (..)
-GHCps unpackPS (..)
-Bag Bag
-BinderInfo BinderInfo
-CLabel CLabel
-Class Class
-ClosureInfo ClosureInfo
-CmdLineOpts SwitchResult
-CoreSyn GenCoreExpr
-CoreUnfold Unfolding
-CoreUnfold UnfoldingGuidance
-CostCentre CostCentre
-HeapOffs HeapOffset
-HsCore UnfoldingCoreExpr
-HsPragmas ClassOpPragmas
-HsPragmas ClassPragmas
-HsPragmas DataPragmas
-HsPragmas GenPragmas
-HsPragmas InstancePragmas
-Id Id
-IdInfo ArityInfo
-IdInfo DeforestInfo
-IdInfo Demand
-IdInfo IdInfo
-IdInfo OptIdInfo(..)
-IdInfo StrictnessInfo
-IdInfo UpdateInfo
-Kind Kind
-Literal Literal
-Maybes MaybeErr
-Name ExportFlag
-Name Module
-Name Name
-Name NamedThing (..)
-Name RdrName (..)
-Outputable Outputable (..)
-PprStyle PprStyle
-PragmaInfo PragmaInfo
-PrimOp PrimOp
-PrimRep PrimRep
-RnHsSyn RnName
-SrcLoc SrcLoc
-TyCon Arity
-TyCon TyCon
-TyVar TyVar
-Type GenType
-Type Type
-UniqFM UniqFM
-UniqFM Uniquable (..)
-UniqSupply UniqSupply
-Unique Unique
-Usage GenUsage
-Util Ord3 (..)
-\end{code}
-- 
GitLab