The latest version of llvm-hs-pure is 9.0.0-1.

llvm-hs-pure

Version 5.1.1 revision 0 uploaded by cocreature.

Package meta

Synopsis
Pure Haskell LLVM functionality (no FFI).
Description

llvm-hs-pure is a set of pure Haskell types and functions for interacting with LLVM http://llvm.org/. It includes an ADT to represent LLVM IR (http://llvm.org/docs/LangRef.html). The llvm-hs package builds on this one with FFI bindings to LLVM, but llvm-hs-pure does not require LLVM to be available.

Author
Anthony Cowley, Stephen Diehl, Moritz Kiefer <moritz.kiefer@purelyfunctional.org>, Benjamin S. Scarlet
Bug reports
http://github.com/llvm-hs/llvm-hs/issues
Category
Compilers/Interpreters, Code Generation
Copyright
(c) 2013 Benjamin S. Scarlet and Google Inc.
Homepage
http://github.com/llvm-hs/llvm-hs/
Maintainer
Anthony Cowley, Stephen Diehl, Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
Package URL
n/a
Stability
experimental

Components