greencard-lib: A foreign function interface pre-processor library for Haskell

[ bsd3, development, library ] [ Propose Tags ]

Green Card is a foreign function interface preprocessor for Haskell, simplifying the task of interfacing Haskell programs to external libraries (which are normally exposed via C interfaces).

This package provides the Foreign.GreenCard library; the greencard binary is packaged separately.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 3.0.1
Dependencies array, base (>3), containers, greencard, pretty [details]
License BSD-3-Clause
Author Alastair Reid, Sigbjorn Finne, and Thomas Nordin
Maintainer Alastair Reid <alastair@reid-consulting-uk.ltd.uk>; Sigbjorn Finne <sof@galois.com>
Category Development
Home page http://www.haskell.org/greencard/
Uploaded by GwernBranwen at 2008-03-10T06:22:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1304 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for greencard-lib-3.0.1

[back to package description]
This is the top-level directory for Green Card, a foreign function
interface pre-processor for Haskell.

For details of how to compile this distribution, please consult the
INSTALL file.