Package happy: Information

    Source package: happy
    Version: 2.1.5-alt1.1
    Latest version according to Repology
    Build time:  Mar 31, 2026, 01:08 PM in the task #413686
    Report package bug
    License: BSD-2-Clause
    Summary: Happy is a parser generator for Haskell
    Description: 
    Happy is a parser generator for Haskell. Given a grammar specification in
    BNF, Happy generates Haskell code to parse the grammar. Happy works in a
    similar way to the @yacc@ tool for C.

    List of RPM packages built from this SRPM:
    happy (x86_64, i586, aarch64)
    happy-debuginfo (x86_64, i586, aarch64)

    Maintainer: Leonid Znamenok

    List of contributors:
    Leonid Znamenok

    ACL:
    Leonid Znamenok
    @everybody

      1. rpm-build-haskell-vendored
      2. ghc-devel

    Last changed


    March 31, 2026 Leonid Znamenok 2.1.5-alt1.1
    - Fixed FTBFS with ghc-1:9.6.7-alt2.
    June 9, 2025 Leonid Znamenok 2.1.5-alt1
    - 2.1.5
    May 6, 2025 Leonid Znamenok 1.20.1.1-alt2
    - Packaged man