Thanks for the feedback, I've put together a new snapshot that
fixes the problems you reported + a couple of other bits:

  - comment lexing bug fixed (as reported by Fermin Reig.)
  -  (ghc only.) backed off from using lit-lits for %const, sigh.
  - fixed error messages to correctly print name of input file.
  - souped up "classic" name mangling.
  - unmarshalling of foreign objects fixed.
  - added examples/ directory to dist, and included
    David Elworthy's gdbm binding as an example of how
    to write useful Green Card stubs. (Additional
    contributions to the examples/ directory are most
    welcome.)
  - GC sources are (again) palatable to Hugs.
  - tidied up distribution.

  ftp://ftp.dcs.gla.ac.uk/pub/haskell/glasgow/green-card/

--Sigbjorn

Reply via email to