llvm-hs-pure does not require the LLVM libraries be available on the system.

    As an aside, the GHCi can have issues with the FFI and can lead to errors when working with . If you end up with errors like the following, then you are likely trying to use GHCi or and it is unable to link against your LLVM library. Instead compile with standalone ghc.