RE: cvs commit: fptools/happy/alex/doc alex.sgml

"Simon Marlow" <[email protected]> Mon, 10 Mar 2003 09:59:03 -0000
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <9584A4A864BD8548932F2F88EB30D1C60C143F9D@tvp-msg-01.europe.corp.microsoft.com>
>   * Changed references to the Alex module (<literal>Alex</literal>) to
>     use <classname> since a class this is logically closer to a
>     Module.

The Alex module has gone away with my recent hacking, BTW.  It's now
done by including the code directly in the generated module, in the same
way as Happy.

Cheers,
	Simon