diff options
Diffstat (limited to 'packages/base/hmatrix.cabal')
-rw-r--r-- | packages/base/hmatrix.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal index c007509..b3559a9 100644 --- a/packages/base/hmatrix.cabal +++ b/packages/base/hmatrix.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix | 1 | Name: hmatrix |
2 | Version: 0.16.1.1 | 2 | Version: 0.16.1.2 |
3 | License: BSD3 | 3 | License: BSD3 |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
@@ -118,6 +118,7 @@ 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 | ||
121 | 122 | ||
122 | if os(freebsd) | 123 | if os(freebsd) |
123 | extra-lib-dirs: /usr/local/lib | 124 | extra-lib-dirs: /usr/local/lib |