# $Id: Portfile 54964 2009-08-05 02:13:08Z blb@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0
haskell.setup       utf8-string 0.3.5
maintainers         nomaintainer
description         UTF8 layer for IO and Strings
long_description \
   The utf8-string package provides operations for encoding UTF8 strings to \
   Word8 lists and back, and for reading and writing UTF8 without truncation.

platforms           darwin

checksums           md5     d5198209bd81ea4f8af7692e2467336c \
                    sha1    65da57b42de89948aab1870426229e7a3cb89675 \
                    rmd160  723eeb9e1f4de6f986dc1b58e7b83f429faa34f6

configure.args-append	--enable-library-profiling

build.args-append	-v

