Language

Package: ghc-llvm-hs-pure @ 9.0.0

Synopsis

Pure Haskell LLVM functionality (no FFI)

Description

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

Home page
https://github.com/llvm-hs/llvm-hs/
Location
gnu/packages/haskell-xyz.scm (line: 7366, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit