Commit graph

2 commits

Author SHA1 Message Date
Ashish SHUKLA
86f2dbca13 Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.

Obtained from:	FreeBSD Haskell
2011-05-26 00:51:15 +00:00
Gabor Pali
9acc72cbe0 Unicode encoding and decoding functions for utf8, iso-latin-* and somes other
encodings, used in the Haskell XML Toolbox.  ISO Latin 1 - 16, utf8, utf16,
ASCII are supported. Decoding is done with lasy functions, errors may be
detected or ignored.

WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html

Obtained from:	FreeBSD Haskell
2011-05-08 18:40:59 +00:00