summaryrefslogtreecommitdiff
path: root/packages/base/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-12-29 14:20:38 +0100
committerAlberto Ruiz <aruiz@um.es>2014-12-29 14:20:38 +0100
commit432d80a0b65b0be64fe0dc0d7816f1f738895458 (patch)
tree4fe8628e2af8123fb925d7482503bd97a44debc7 /packages/base/hmatrix.cabal
parent5b03c7d6cbc2d9d42f515d34a94e6739d59fd6bc (diff)
remove redundant cpp-options, bump version, thanks
Diffstat (limited to 'packages/base/hmatrix.cabal')
-rw-r--r--packages/base/hmatrix.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal
index b3559a9..8ba3e06 100644
--- a/packages/base/hmatrix.cabal
+++ b/packages/base/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.16.1.2 2Version: 0.16.1.3
3License: BSD3 3License: BSD3
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -118,7 +118,6 @@ library
118 if arch(i386) 118 if arch(i386)
119 cc-options: -arch i386 119 cc-options: -arch i386
120 frameworks: Accelerate 120 frameworks: Accelerate
121 cpp-options: -DOSX
122 121
123 if os(freebsd) 122 if os(freebsd)
124 extra-lib-dirs: /usr/local/lib 123 extra-lib-dirs: /usr/local/lib