Fedora 11 Update: happy-1.18.4-2.fc11

updates at fedoraproject.org updates at fedoraproject.org
Tue Sep 15 07:43:03 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-9568
2009-09-15 06:23:06
--------------------------------------------------------------------------------

Name        : happy
Product     : Fedora 11
Version     : 1.18.4
Release     : 2.fc11
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).

--------------------------------------------------------------------------------
Update Information:

This update brings f11 closer to haskell-platform.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May 17 2009 Jens Petersen <petersen at redhat.com> - 1.18.4-2
- buildrequires ghc-rpm-macros
* Sat Apr 25 2009 Jens Petersen <petersen at redhat.com> - 1.18.4-1
- 1.18.4 release
--------------------------------------------------------------------------------

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
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the package-announce mailing list