-- Initial mm2.cabal generated by cabal init. For further documentation, -- see http://haskell.org/cabal/users-guide/ name: mmsyn2 version: 0.2.0.0 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: Oleksandr Zhabenko category: Development build-type: Simple extra-source-files: ChangeLog.md README.md cabal-version: >=1.10 library exposed-modules: CaseBi, CaseBi.Unboxed -- other-modules: -- other-extensions: build-depends: base >=4.3 && <4.15, vector >=0.11 && <0.14 -- hs-source-dirs: default-language: Haskell2010 -- optimization: 2 -- ghc-options: -Odph