diff --git a/arrayfire.cabal b/arrayfire.cabal index 1f53125..8c4e1f9 100644 --- a/arrayfire.cabal +++ b/arrayfire.cabal @@ -96,7 +96,7 @@ library extra-lib-dirs: /opt/arrayfire/lib ld-options: - -Wl -rpath /opt/arrayfire/lib + -Wl,-rpath /opt/arrayfire/lib executable main hs-source-dirs: @@ -189,4 +189,4 @@ test-suite doctests source-repository head type: git - location: https://github.com/arrayfire/arrayfire-haskell.git \ No newline at end of file + location: https://github.com/arrayfire/arrayfire-haskell.git