llvm-ffi-tools

Tools for maintaining the llvm-ffi package

http://haskell.org/haskellwiki/LLVM

Latest on Hackage:0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Henning Thielemann, Bryan O'Sullivan, Lennart Augustsson
Maintained by Henning Thielemann

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.