Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-happy-lib-2.1.7-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ghc-happy-lib Distribution: openSUSE Tumbleweed
Version: 2.1.7 Vendor: openSUSE
Release: 1.1 Build date: Sun Aug 17 09:57:52 2025
Group: Unspecified Build host: reproducible
Size: 1849784 Source RPM: ghc-happy-lib-2.1.7-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/happy-lib
Summary: Happy is a parser generator for Haskell implemented using this library
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.

This library provides the following functionality:

* Data type definitions for the Grammar AST type, capturing the information in
.y-files (Happy.Grammar)

* A parser for happy grammar files (.y) to produce a Grammar (Happy.Frontend.*)

* Implementations of the text book algorithms that compute the LR action and
goto tables for the given 'Grammar' (Happy.Tabular.*)

* An LALR code generator to produce table-driven, deterministic parsing code in
Haskell (Happy.Backend.LALR.*)

* A (less maintained) GLR code generator to produce table-driven,
non-deterministic parsing code in Haskell, where ambiguous parses produce
multiple parse trees (Happy.Backend.GLR.*).

Provides

Requires

License

BSD-2-Clause

Changelog

* Sun Aug 17 2025 Peter Simons <psimons@suse.com>
  - Update happy-lib to version 2.1.7.
    [#]# 2.1.7
    * Add support for `{-# OPTIONS_HAPPY ... #-}` pragmas
      ([#342](https://github.com/haskell/happy/issues/342)).
    * Tested with GHC 8.0 - 9.12.2.
      The Haskell code generated by Happy is for GHC 8.0 and up.
* Thu Jul 17 2025 Peter Simons <psimons@suse.com>
  - Add happy-lib at version 2.1.6.

Files

/usr/lib64/ghc-9.12.2/lib/libHShappy-lib-2.1.7-2iO9GGqgQoKKsrXBYO5NBG-grammar-ghc9.12.2.so
/usr/lib64/ghc-9.12.2/lib/libHShappy-lib-2.1.7-3gvRoCwJmnMJf1Nl9FUGPn-backend-lalr-ghc9.12.2.so
/usr/lib64/ghc-9.12.2/lib/libHShappy-lib-2.1.7-6Lhr2j12Guv7AF8zhjlHjF-frontend-ghc9.12.2.so
/usr/lib64/ghc-9.12.2/lib/libHShappy-lib-2.1.7-D0n6zzItLL1GgPzBWgd1XF-backend-glr-ghc9.12.2.so
/usr/lib64/ghc-9.12.2/lib/libHShappy-lib-2.1.7-HVstu426StSEkSpsoVLfNI-tabular-ghc9.12.2.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Sep 3 23:15:09 2025