name: utf8-string
version: 0.3.3
license: BSD3
copyright:
maintainer: emertens@galois.com
stability:
homepage: http://github.com/glguy/utf8-string/
package-url:
description: A UTF8 layer for IO and Strings. The utf8-string
             package provides operations for encoding UTF8
             strings to Word8 lists and back, and for reading and
             writing UTF8 without truncation.
category: Codec
author: Eric Mertens
exposed: True
exposed-modules: Codec.Binary.UTF8.String Codec.Binary.UTF8.Generic
                 System.IO.UTF8 Data.String.UTF8 Data.ByteString.UTF8
                 Data.ByteString.Lazy.UTF8
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/utf8-string-0.3.3/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/utf8-string-0.3.3/ghc-6.8.2
hs-libraries: HSutf8-string-0.3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0 bytestring-0.9.0.1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/doc/libghc6-utf8-string-doc/html/utf8-string.haddock
                              /usr/share/doc/libghc6-utf8-string-doc/html/utf8-string/utf8-string.haddock
haddock-html: /usr/share/doc/libghc6-utf8-string-doc/html
                                 /usr/share/doc/libghc6-utf8-string-doc/html/utf8-string
