From 587ae4c26b4f31fa4a83f2ebab8514118b77bf37 Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Thu, 5 Jun 1997 21:20:15 +0000
Subject: [PATCH] [project @ 1997-06-05 21:20:15 by sof] tidied up

---
 ghc/compiler/basicTypes/Name.hi-boot | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/ghc/compiler/basicTypes/Name.hi-boot b/ghc/compiler/basicTypes/Name.hi-boot
index 35861ba9e76c..24b358b113f2 100644
--- a/ghc/compiler/basicTypes/Name.hi-boot
+++ b/ghc/compiler/basicTypes/Name.hi-boot
@@ -1,8 +1,5 @@
 _interface_ Name 1
-_usages_
-FastString 1 :: FastString 1;
 _exports_
-Name Name Module;
+Name Name;
 _declarations_
 1 data Name;
-1 type Module = FastString.FastString;
-- 
GitLab