Description
A foreign function interface pre-processor library for Haskell.
Description
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.