An updated version is at <http://qrczak.ids.net.pl/qforeign-0.50.tar.gz>.
Major changes:

* Don't use Call/ForeignArg/ForeignRes classes because it was wrong.
* Impl-dependent and impl-independent parts are separated.
* Mapping errno to IO exceptions, adapted from GHC.
* glue-hsc deals with #if/#ifdef, inline functions, and handles #defines
  and #includes better.
* glue-hsc is documented.
* withForeignObj, touchForeignObj.
* Examples:
  - Glob (that one was already there)
  - Zlib (the C interface is very nice)
  - Bzip2 (very similar to zlib)
  - Curses (only basics; the C interface is ugly)
  - Readline (full; the C interface is horrible).

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK


Reply via email to