cvs commit: fptools/hslibs/lang CStringDeprec.hs
Simon Marlow <[email protected]> Thu, 29 Aug 2002 08:00:58 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hslibs |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2002/08/29 08:00:58 PDT
Added files:
hslibs/lang CStringDeprec.hs
Log:
Sigh, bring back the old CString stuff as CStringDeprec; it's used all
over the posix library, and I didn't notice because I had an old
CString.hi in my working tree.