arrayfire / arrayfire/arrayfire-haskell
Document linking Haskell wrapper when building from source
Ouverte
documentation
enhancement
ops
- Langage dominant
- Haskell
- Étoiles
- 60
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.