arrayfire / arrayfire/arrayfire-haskell
Document linking Haskell wrapper when building from source
Open
documentation
enhancement
ops
- Dominant language
- Haskell
- Stars
- 60
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently the installation instructions for `arrayfire-haskell` target users who install binaries into `/lib` / `lib64` on `OSX`/ `Linux` respectively. For "power users" (those who build from source), there should be instructions on how to install.
```bash
cabal configure -f-disable-default-paths --extra-lib-dirs=/path/to/arrayfire/lib --extra-include-dirs=/path/to/arrayfire/include
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.