From: sof Date: Sat, 2 Aug 1997 21:37:07 +0000 (+0000) Subject: [project @ 1997-08-02 21:37:07 by sof] X-Git-Tag: Approximately_1000_patches_recorded~162 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=81cb7522dfd546a85c2e3bb71ed85e9c53b122d6;p=ghc-hetmet.git [project @ 1997-08-02 21:37:07 by sof] wibble --- diff --git a/ghc/compiler/basicTypes/Id.lhs b/ghc/compiler/basicTypes/Id.lhs index 6b22f12..e1fd2a0 100644 --- a/ghc/compiler/basicTypes/Id.lhs +++ b/ghc/compiler/basicTypes/Id.lhs @@ -85,6 +85,7 @@ module Id ( -- PRINTING and RENUMBERING pprId, +-- pprIdInUnfolding, showId, -- Specialialisation