A new version of Happy, the parser generator for Haskell, has been
released.  Version 1.14 is a small increment relative to 1.13, whose
purpose is mainly to introduce one new feature which will be reuqired to
compile future versions of GHC.

>From the release notes:

        * New meta-veriable $> represents the rightmost token.

        * Happy's OPTIONS pragma is merged with an existing one in
          the grammar file, if any.

Sources, binaries and documentation are on Happy's web page:

   http://www.haskell.org/happy/

Cheers,
        Simon
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to