packages feed

mmsyn2-0.1.6.1: mmsyn2.cabal

-- Initial mm2.cabal generated by cabal init.  For further documentation,
-- see http://haskell.org/cabal/users-guide/

name:                mmsyn2
version:             0.1.6.1
synopsis:            The library that can be used for multiple (Ord a) => a -> b transformations
description:         The library that can be used for optimization or another representation of multiple (Ord a) => a -> b transformations
homepage:            https://oleksandrzhabenko.github.io/mmsyn2
license:             MIT
license-file:        LICENSE
author:              OleksandrZhabenko
maintainer:          olexandr543@yahoo.com
-- copyright:
category:            Development
build-type:          Simple
extra-source-files:  ChangeLog.md README.md
cabal-version:       >=1.10

library
  exposed-modules:     CaseBi
  -- other-modules:
  -- other-extensions:
  build-depends:       base >=4.3 && <4.13, vector >=0.11 && <0.13
  -- hs-source-dirs:
  default-language:    Haskell2010
  -- optimization:        2
  -- ghc-options:         -Odph