name:                 with-utf8
version:              1.1.0.0
visibility:           public
id:                   with-utf8-1.1.0.0-6c9wSHMzIQ73g9fUjjoko9
key:                  with-utf8-1.1.0.0-6c9wSHMzIQ73g9fUjjoko9
license:              MPL-2.0
copyright:            2020 Serokell
maintainer:           Kirill Elagin <kirelagin@serokell.io>
author:               Kirill Elagin <kirelagin@serokell.io>
homepage:             https://github.com/serokell/haskell-with-utf8#readme
synopsis:             Get your IO right on the first try
description:
    This minimalistic library helps you navigate the world of text encodings
    avoiding @invalid argument (invalid byte sequence)@
    and @invalid argument (invalid character)@ in runtime.

    See <https://serokell.io/blog/haskell-with-utf8 this blog post> for why this
    library exists and what exactly it does.

    The two most important modules are:

    * "Main.Utf8"
    * "System.IO.Utf8"

category:             IO
abi:                  abee6c0de7ab64d8a5bad79e37206817
exposed:              True
exposed-modules:
    Data.Text.IO.Utf8 Data.Text.Lazy.IO.Utf8 Main.Utf8 System.IO.Utf8
    System.IO.Utf8.Internal

hidden-modules:       Paths_with_utf8
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/with-utf8-1.1.0.0-6c9wSHMzIQ73g9fUjjoko9

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/with-utf8-1.1.0.0-6c9wSHMzIQ73g9fUjjoko9

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/with-utf8-1.1.0.0-6c9wSHMzIQ73g9fUjjoko9

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/with-utf8-1.1.0.0
hs-libraries:         HSwith-utf8-1.1.0.0-6c9wSHMzIQ73g9fUjjoko9
depends:
    base-4.19.1.0-inplace
    safe-exceptions-0.1.7.4-5rGs3e8PM4PCzsfpUvqwJF text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/with-utf8-1.1.0.0/html/with-utf8.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/with-utf8-1.1.0.0/html
