26 Nov
2002
26 Nov
'02
11:35 a.m.
On Tue, 26 Nov 2002 13:54:08 +0800 (GMT-8) Martin Sulzmann <sulzmann@comp.nus.edu.sg> wrote:
The latest Chamleon release includes a compiler. Chameleon programs are translated into plain Haskell (= Hindley/Milner subset plus polymorphic recursion).
Do this mean I can use all of the ghc extensions and the chameleon type system in my programs? Vincenzo