From 1bb9e878559e096d8c90f8e5d3f537d62b8c3520 Mon Sep 17 00:00:00 2001 From: sof Date: Sat, 5 Jul 1997 03:06:28 +0000 Subject: [PATCH] [project @ 1997-07-05 03:06:28 by sof] Not needed anymore --- ghc/compiler/utils/UniqFM.hi-boot | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ghc/compiler/utils/UniqFM.hi-boot diff --git a/ghc/compiler/utils/UniqFM.hi-boot b/ghc/compiler/utils/UniqFM.hi-boot deleted file mode 100644 index a832e3f..0000000 --- a/ghc/compiler/utils/UniqFM.hi-boot +++ /dev/null @@ -1,5 +0,0 @@ -_interface_ UniqFM 1 -_exports_ -UniqFM Uniquable(uniqueOf); -_declarations_ -1 class Uniquable a where {uniqueOf :: a -> Unique.Unique}; -- 1.7.10.4