packages feed

phonetic-languages-filters-array-0.6.0.0: phonetic-languages-filters-array.cabal

-- 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.6.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.
homepage:            https://hackage.haskell.org/package/phonetic-languages-filters-array
license:             MIT
license-file:        LICENSE
author:              OleksandrZhabenko
maintainer:          oleksandr.zhabenko@yahoo.com
copyright:           Oleksandr Zhabenko
category:            Data
build-type:          Simple
extra-source-files:  CHANGELOG.md
cabal-version:       >=1.10

library
  exposed-modules:     Phladiprelio.Filters
  -- other-modules:
  other-extensions:    NoImplicitPrelude, Strict
  build-depends:       base >=4.13 && <5, filters-basic ==0.2.0.0, mmsyn2-array == 0.3.1.1
  -- hs-source-dirs:
  default-language:    Haskell2010