-- Initial phonetic-languages-filters-array.cabal generated by cabal init. -- For further documentation, see http://haskell.org/cabal/users-guide/ name: phonetic-languages-filters-array version: 0.3.0.0 synopsis: Allows to change the structure of the function output. description: Allows to change the structure of the function output for the data types that have instances of the RealFrac class. Is rewritten from the predecessor uniqueness-periods-vector-filters package. Since the 0.2.0.0 version uses hashtables (because of using Case.Hashable.Cuckoo.getBFstL' function). homepage: https://hackage.haskell.org/package/phonetic-languages-filters-array license: MIT license-file: LICENSE author: OleksandrZhabenko maintainer: olexandr543@yahoo.com copyright: Oleksandr Zhabenko category: Data build-type: Simple extra-source-files: CHANGELOG.md cabal-version: >=1.10 library exposed-modules: Phonetic.Languages.Filters -- other-modules: -- other-extensions: build-depends: base >=4.8 && <5, filters-basic >=0.1.1 && <1, mmsyn2-array >= 0.3 && <1 -- hs-source-dirs: default-language: Haskell2010