Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.3.3 | Gabor Pali | 2008-12-23 | 4 | -7/+7 |
| | | | | | | | | | PR: ports/129856 Submitted by: Ashish Shukla <wahjava (at) gmail (dot) com> (maintainer) Approved by: miwi Notes: svn path=/head/; revision=224628 | ||||
* | A UTF8 layer for IO and Strings. The utf8-string package | Martin Wilke | 2008-11-23 | 4 | -0/+97 |
provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. WWW: http://code.haskell.org/utf8-string/ PR: ports/129049 Submitted by: Ashish Shukla <wahjava at gmail.com> Notes: svn path=/head/; revision=223228 |