[project @ 1997-06-09 07:40:36 by sof]
authorsof <unknown>
Mon, 9 Jun 1997 07:40:36 +0000 (07:40 +0000)
committersof <unknown>
Mon, 9 Jun 1997 07:40:36 +0000 (07:40 +0000)
Make dep on FastString explicit

ghc/compiler/utils/Argv.lhs

index 478dcb1..c9fc6a5 100644 (file)
@@ -13,6 +13,7 @@ import PreludeGlaST   ( indexAddrOffAddr )
 #endif
 
 CHK_Ubiq() -- debugging consistency check
+IMP_FASTSTRING()
 
 #if __GLASGOW_HASKELL__ == 201
 # define ADDR      GHCbase.Addr