@hackage llvm-ffi-tools0.0.1
Tools for maintaining the llvm-ffi package
Categories
License
BSD-3-Clause
Maintainer
Henning Thielemann <llvm@henning-thielemann.de>
Links
Versions
Installation
Dependencies (0)
- base >=4.5 && <5
- bytestring >=0.9 && <0.13
- containers >=0.4 && <0.7
- regex-posix >=0.95 && <0.97
- utility-ht >=0.0.9 && <0.1 Show all…
Dependents (1)
@hackage/acme-everything
The package contains tools for maintaining the FFI interface to LLVM
in the llvm-ffi package
http://hackage.haskell.org/package/llvm-ffi.
Most notably there is the llvm-function-mangler
that converts LLVM-C bindings to Haskell foreign imports.