Re: Hugs Nov-2003 release: traceShow goes missing
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 20, 2003 at 11:08:25AM +0000, Ross Paterson wrote: > On Fri, Dec 19, 2003 at 08:49:17PM +0000, Graham Klyne wrote: > > I've just upgraded my Hugs installation to the Nov-2003 release, and I > > notice that function traceShow is missing from library module Debug.Trace. > > > > I assume this is unintentional, as it's still mentioned in the Hugs manual. > > I'm afraid it was -- Hugs now uses the same Debug.Trace as everyone else, I meant: it was intentional (and it had already happened Nov2002 with the +N option).