The latest version of llvm-tf is 16.0-0.

llvm-tf

Version 3.1 revision 0 uploaded by HenningThielemann.

Package meta

Synopsis
Bindings to the LLVM compiler toolkit using type families.
Description

High-level bindings to the LLVM compiler toolkit using type families instead of functional dependencies.

We use the same module names as the llvm package, which makes it harder to work with both packages from GHCi. You may use the -hide-package option. We may change the module names later.

A note on versioning: The versions of this package are loosely based on the LLVM version. However, we depend on a relatively stable part of LLVM and provide a relatively stable API for it. We conform to the Package Versioning Policy PVP, i.e. we increase the version of this package when its API changes, but not necessarily when we add support for a new LLVM version. We support all those LLVM versions that are supported by our llvm-ffi dependency.

Author
Henning Thielemann, Bryan O'Sullivan, Lennart Augustsson
Bug reports
n/a
Category
Compilers/Interpreters, Code Generation
Copyright
n/a
Homepage
n/a
Maintainer
Henning Thielemann <llvm@henning-thielemann.de>
Package URL
n/a
Stability
experimental

Components