@hackage greencard-lib3.0.1

A foreign function interface pre-processor library for Haskell

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.