-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-4216 2011-03-28 05:44:57 --------------------------------------------------------------------------------
Name : happy Product : Fedora 15 Version : 1.18.6 Release : 4.fc15 URL : http://haskell.org/happy/ Summary : LALR(1) Parser Generator for Haskell Description : Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar. Happy is flexible: you can have several Happy parsers in the same program, and several entry points to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user (either hand-written or generated by another program). -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update happy' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
