@hackage llvm-ffi3.2.0
FFI bindings to the LLVM compiler toolkit.
Categories
License
BSD-3-Clause
Maintainer
Henning Thielemann <llvm@henning-thielemann.de>
Links
Versions
Installation
Dependencies (1)
Dependents (2)
@hackage/llvm-tf, @hackage/acme-everything
Package Flags
developer
(off by default)
developer mode - warnings let compilation fail
buildtools
(off by default)
build tools for managing this package
specificpkgconfig
(on by default)
use llvm-3.2.pc instead of llvm.pc
FFI bindings to the LLVM compiler toolkit.
Installation is based on pkg-config
since this is best supported by Cabal.
This requires an llvm.pc file
which unfortunately is not generated by the LLVM source package.
You may be lucky that your distribution package includes that file.
If not, you can generate it yourself
using the llvm-pkg-config package.
We try to stay up to date with LLVM releases. The current version of this package is compatible with LLVM 3.2. Please understand that the package may or may not work against older LLVM releases. We don't have the time or resources to test across multiple releases.