arrayfire / arrayfire/arrayfire-haskell
Document linking Haskell wrapper when building from source
Abierto
documentation
enhancement
ops
- Lenguaje dominante
- Haskell
- Estrellas
- 60
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.