diff --git a/ghc/compiler/basicTypes/Name.hi-boot b/ghc/compiler/basicTypes/Name.hi-boot index 35861ba9e76cbb9a2a9fe7022ddab7b6f0feb8ad..24b358b113f2735e33bab9f606123767db80de7c 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;