Language

Package: ghc-inline-c @ 0.7.0.1

Synopsis

Write Haskell source files including C code inline

Description

inline-c lets you seamlessly call C libraries and embed high-performance inline C code in Haskell modules. Haskell and C can be freely intermixed in the same source file, and data passed to and from code in either language with minimal overhead. No FFI required.

Home page
https://hackage.haskell.org/package/inline-c
Location
gnu/packages/haskell-xyz.scm (line: 6468, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit