[haskell-llvm] 3.2.0.0 released

Benjamin Saunders besaunde at sfu.ca
Sat May 11 20:15:30 BST 2013


llvm-base and llvm 3.2.0.0 are now available on hackage. This release builds against LLVM 3.2.

New features include the LLVM.Wrapper.* and LLVM.ST interfaces, which present a more usable low-level interface, and a mid-level pure interface respectively, intended for use in general compilers, where the static constraints imposed by the high-level interface are often too strict. These interfaces are experimental and should be expected to change.



More information about the Haskell-llvm mailing list