-- Initial data-emoticons.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: data-emoticons version: 0.1.0 synopsis: Combinator emoticons: data-aviary in the flavor of emoticons description: Combinators copied from Data.Aviary.Birds renamed according to emoticons. license: BSD3 license-file: LICENSE author: RuneBlaze maintainer: runeblaze@excite.co.jp -- copyright: category: Combinators build-type: Simple extra-source-files: ChangeLog.md cabal-version: >=1.10 library exposed-modules: Data.PopCulture.Emoticons -- other-modules: -- other-extensions: build-depends: base >=4.9 && <4.10 hs-source-dirs: src default-language: Haskell2010