cvs commit: hugs98/src output.c
Ross Paterson <[email protected]> Wed, 15 Nov 2006 08:34:57 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
ross 2006/11/15 08:34:57 PST
Modified files:
src output.c
Log:
fix printing of Float in observe (reported by Valentin Gjorgjioski).
I missed this when I split the representations of Float and Double.
Revision Changes Path
1.41 +16 -2 hugs98/src/output.c