name: utf8-string version: 1 id: utf8-string-1-76a4528902c9145f1249720680764d62 license: BSD3 copyright: maintainer: emertens@galois.com stability: homepage: http://github.com/glguy/utf8-string/ package-url: synopsis: Support for reading and writing UTF8 Strings description: A UTF8 layer for 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 Data.String.UTF8 Data.ByteString.UTF8 Data.ByteString.Lazy.UTF8 hidden-modules: trusted: False import-dirs: ${pkgroot}/utf8-string-1 library-dirs: ${pkgroot}/utf8-string-1 hs-libraries: HSutf8-string-1 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f bytestring-0.10.0.2-16133d2f96923727c37c1a16ec3a036e hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/utf8-string.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html