arrayfire / arrayfire/arrayfire-haskell
Document linking Haskell wrapper when building from source
Offen
documentation
enhancement
ops
- Vorherrschende Sprache
- Haskell
- Sterne
- 60
- Forks
- 5
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.