name:                 emojis
version:              0.1.4.1
visibility:           public
id:                   emojis-0.1.4.1-KxgfFFHDQTjGKsUEl6zhSI
key:                  emojis-0.1.4.1-KxgfFFHDQTjGKsUEl6zhSI
license:              BSD-3-Clause
copyright:            2019 John MacFarlane
maintainer:           jgm@berkeley.edu
author:               John MacFarlane
homepage:             https://github.com/jgm/emojis#readme
synopsis:             Conversion between emoji characters and their names.
description:
    This package provides functions for converting
    emoji names to emoji characters and vice versa.

    How does it differ from the @emoji@ package?

    -   It supports a fuller range of emojis, including all those
    supported by GitHub
    -   It supports lookup of emoji aliases from emoji
    -   It uses Text rather than String
    -   It has a lighter dependency footprint: in particular, it
    does not require aeson
    -   It does not require TemplateHaskell

category:             Text
abi:                  af8eca613eebb737b9a622bbbe97ecf7
exposed:              True
exposed-modules:      Text.Emoji
hidden-modules:       Trie
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/emojis-0.1.4.1-KxgfFFHDQTjGKsUEl6zhSI

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/emojis-0.1.4.1-KxgfFFHDQTjGKsUEl6zhSI

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/emojis-0.1.4.1-KxgfFFHDQTjGKsUEl6zhSI

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/emojis-0.1.4.1
hs-libraries:         HSemojis-0.1.4.1-KxgfFFHDQTjGKsUEl6zhSI
depends:
    base-4.20.0.0-inplace containers-0.7-inplace text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/emojis-0.1.4.1/html/emojis.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/emojis-0.1.4.1/html
