arrayfire / arrayfire/arrayfire-haskell

Document linking Haskell wrapper when building from source

Open
#48 0 comments 0 reactions 1 assignee Claimed by @dmjio View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.