From: sof Date: Thu, 5 Jun 1997 21:20:15 +0000 (+0000) Subject: [project @ 1997-06-05 21:20:15 by sof] X-Git-Tag: Approximately_1000_patches_recorded~356 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=587ae4c26b4f31fa4a83f2ebab8514118b77bf37;p=ghc-hetmet.git [project @ 1997-06-05 21:20:15 by sof] tidied up --- diff --git a/ghc/compiler/basicTypes/Name.hi-boot b/ghc/compiler/basicTypes/Name.hi-boot index 35861ba..24b358b 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;