[project @ 1997-07-05 03:06:28 by sof]
authorsof <unknown>
Sat, 5 Jul 1997 03:06:28 +0000 (03:06 +0000)
committersof <unknown>
Sat, 5 Jul 1997 03:06:28 +0000 (03:06 +0000)
Not needed anymore

ghc/compiler/utils/UniqFM.hi-boot [deleted file]

diff --git a/ghc/compiler/utils/UniqFM.hi-boot b/ghc/compiler/utils/UniqFM.hi-boot
deleted file mode 100644 (file)
index a832e3f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-_interface_ UniqFM 1
-_exports_
-UniqFM Uniquable(uniqueOf);
-_declarations_
-1 class Uniquable a where {uniqueOf :: a -> Unique.Unique};