From: sof Date: Mon, 9 Jun 1997 07:40:36 +0000 (+0000) Subject: [project @ 1997-06-09 07:40:36 by sof] X-Git-Tag: Approximately_1000_patches_recorded~313 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3221d0140c4edc5cf79f75e8f876a63ff9ef0da6;p=ghc-hetmet.git [project @ 1997-06-09 07:40:36 by sof] Make dep on FastString explicit --- diff --git a/ghc/compiler/utils/Argv.lhs b/ghc/compiler/utils/Argv.lhs index 478dcb1..c9fc6a5 100644 --- a/ghc/compiler/utils/Argv.lhs +++ b/ghc/compiler/utils/Argv.lhs @@ -13,6 +13,7 @@ import PreludeGlaST ( indexAddrOffAddr ) #endif CHK_Ubiq() -- debugging consistency check +IMP_FASTSTRING() #if __GLASGOW_HASKELL__ == 201 # define ADDR GHCbase.Addr