ghcfilt

Simon Peyton-Jones simonpj@microsoft.com
Wed, 26 Feb 2003 08:46:23 -0000


There isn't a standalone program, no.  But why do you want one? =20

The code, and (I believe accurate) accompanying comments are in
fptools/ghc/compiler/OccName.lhs.  It would be fairly simple to extract
this into a standalone program if you wanted to do so.

Simon

| -----Original Message-----
| From: Ashley Yakeley [mailto:ashley@semantic.org]
| Sent: 26 February 2003 02:25
| To: glasgow-haskell-users@haskell.org
| Subject: ghcfilt
|=20
| Is there a "ghcfilt" equivalent of c++filt that will unmangle
| 'z'-escaped GHC symbols?
|=20
| Is the mangling written up somewhere? I might be able to write
| something...
|=20
| --
| Ashley Yakeley, Seattle WA
|=20
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users@haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users