summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/glpk/hmatrix-glpk.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal
index 81f9e1d..046563e 100644
--- a/packages/glpk/hmatrix-glpk.cabal
+++ b/packages/glpk/hmatrix-glpk.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix-glpk 1Name: hmatrix-glpk
2Version: 0.3.0 2Version: 0.3.1
3License: GPL 3License: GPL
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -35,6 +35,7 @@ library
35 extra-libraries: glpk 35 extra-libraries: glpk
36 36
37 if os(OSX) 37 if os(OSX)
38 extra-lib-dirs: /usr/lib
38 extra-lib-dirs: /opt/local/lib/ 39 extra-lib-dirs: /opt/local/lib/
39 include-dirs: /opt/local/include/ 40 include-dirs: /opt/local/include/
40 extra-lib-dirs: /usr/local/lib/ 41 extra-lib-dirs: /usr/local/lib/