> If you're itching to actually try compiling some programs, I suggest > waiting until Monday; there are still a bunch of quirks to be ironed out.
Okay, things are in a far more respectable state now and should work quite smoothly. As with any new language feature, the easiest way to understand it is to start with a program that exercises that feature and fiddle with it until the typechecker complains. To facilitate that, there's now a tutorial program linked off the project page: http://www.cs.berkeley.edu/~megacz/garrows/ There's also a new branch with the Coq extraction "baked in" so you can build the compiler without installing Coq first. - a _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
