Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-07 14:23
3.01

Einige wichtige Änderungen seit der 2.x-Serie der GreenCard gemacht. Unterstützung für hierarchische Modul-Namen hinzugefügt. Die StdDIS Modul wurde umbenannt Foreign.GreenCard. Alle Typen, die der FFI Spezifikation vorgesehen werden unterstützt. Alte Geschäfte mit den veraltet Addr Typ nun mit dem Ptr Typs durch den FFI-Spezifikation zur Verfügung gestellt. Die Umarmung und NHC-spezifischen Backends wurden entfernt, da FFI Unterstützung macht sie irrelevant.
Tags: Initial freshmeat announcement
Several major changes were made since the 2.x
series of GreenCard. Support for hierarchial
module names was added. The StdDIS module was
renamed Foreign.GreenCard. All the types provided
by the FFI specification are supported. Old
operations involving the deprecated Addr type now
use the Ptr type provided by the FFI
specification. The Hugs and NHC-specific backends
have been removed, since FFI support renders them
irrelevant.

Project Resources