We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0634a49 commit 65bdf72Copy full SHA for 65bdf72
arrayfire.cabal
@@ -96,7 +96,7 @@ library
96
extra-lib-dirs:
97
/opt/arrayfire/lib
98
ld-options:
99
- -Wl -rpath /opt/arrayfire/lib
+ -Wl,-rpath /opt/arrayfire/lib
100
101
executable main
102
hs-source-dirs:
@@ -189,4 +189,4 @@ test-suite doctests
189
190
source-repository head
191
type: git
192
- location: https://github.com/arrayfire/arrayfire-haskell.git
+ location: https://github.com/arrayfire/arrayfire-haskell.git
0 commit comments