Fedora 22 Update: happy-1.19.5-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Sun Apr 26 12:58:22 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-6562
2015-04-21 13:46:18
--------------------------------------------------------------------------------

Name        : happy
Product     : Fedora 22
Version     : 1.19.5
Release     : 1.fc22
URL         : https://hackage.haskell.org/package/happy
Summary     : Parser Generator for Haskell
Description :
Happy is a LALR(1) 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:

- Agda-2.4.2.2 and Agda-stdlib-0.9
- alex-3.1.4
- cabal-install-1.18.0.8
- cpphs-1.18.9
- happy-1.19.5
- hlint-1.9.10
- ghc-derive-2.5.22
- ghc-haskell-src-exts-1.16.0.1
- ghc-QuickCheck-2.7.6
- ghc-Stream-0.4.7.2
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1180422 - alex-3.1.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1180422
  [ 2 ] Bug #1180439 - happy-1.19.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1180439
  [ 3 ] Bug #1079503 - ghc-derive-2.5.22 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1079503
  [ 4 ] Bug #1164120 - Agda-2.4.2.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1164120
  [ 5 ] Bug #1062194 - ghc-haskell-src-exts-1.16.0.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1062194
  [ 6 ] Bug #1190393 - ghc-Stream-0.4.7.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1190393
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list