cabal-version: 1.12 -- This file has been generated from package.yaml by hpack version 0.34.7. -- -- see: https://github.com/sol/hpack name: coda-pca version: 0.1 synopsis: PCA on CODA maintainer: Justin Bedo license: MIT license-file: LICENSE build-type: Simple library exposed-modules: Numeric.CODA.PCA other-modules: Paths_coda_pca c-sources: pca.c build-depends: base , hmatrix , inline-c , vector default-language: Haskell2010