aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-utf8-string
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.3Gabor Pali2008-12-234-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 packageMartin Wilke2008-11-234-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