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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource ghc-happy-lib

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.*).

Found 1 sites for ghc-happy-lib

Found 16 RPM for ghc-happy-lib

PackageSummaryDistributionDownload
ghc-happy-lib-2.1.7-2.fc45.aarch64.htmlHaskell happy-lib libraryFedora Rawhide for aarch64ghc-happy-lib-2.1.7-2.fc45.aarch64.rpm
ghc-happy-lib-2.1.7-2.fc45.ppc64le.htmlHaskell happy-lib libraryFedora Rawhide for ppc64leghc-happy-lib-2.1.7-2.fc45.ppc64le.rpm
ghc-happy-lib-2.1.7-2.fc45.s390x.htmlHaskell happy-lib libraryFedora Rawhide for s390xghc-happy-lib-2.1.7-2.fc45.s390x.rpm
ghc-happy-lib-2.1.7-2.fc45.x86_64.htmlHaskell happy-lib libraryFedora Rawhide for x86_64ghc-happy-lib-2.1.7-2.fc45.x86_64.rpm
ghc-happy-lib-2.1.7-1.5.aarch64.htmlHappy is a parser generator for Haskell implemented using this libraryOpenSuSE Ports Tumbleweed for aarch64ghc-happy-lib-2.1.7-1.5.aarch64.rpm
ghc-happy-lib-2.1.7-1.4.ppc64le.htmlHappy is a parser generator for Haskell implemented using this libraryOpenSuSE Ports Tumbleweed for ppc64leghc-happy-lib-2.1.7-1.4.ppc64le.rpm
ghc-happy-lib-2.1.7-1.4.x86_64.htmlHappy is a parser generator for Haskell implemented using this libraryOpenSuSE Tumbleweed for x86_64ghc-happy-lib-2.1.7-1.4.x86_64.rpm
ghc-happy-lib-2.1.7-1.1.riscv64.htmlHappy is a parser generator for Haskell implemented using this libraryOpenSuSE Ports Tumbleweed for riscv64ghc-happy-lib-2.1.7-1.1.riscv64.rpm
ghc-happy-lib-2.1.7-1.fc44.aarch64.htmlHaskell happy-lib libraryFedora 44 for aarch64ghc-happy-lib-2.1.7-1.fc44.aarch64.rpm
ghc-happy-lib-2.1.7-1.fc44.ppc64le.htmlHaskell happy-lib libraryFedora 44 for ppc64leghc-happy-lib-2.1.7-1.fc44.ppc64le.rpm
ghc-happy-lib-2.1.7-1.fc44.s390x.htmlHaskell happy-lib libraryFedora 44 for s390xghc-happy-lib-2.1.7-1.fc44.s390x.rpm
ghc-happy-lib-2.1.7-1.fc44.x86_64.htmlHaskell happy-lib libraryFedora 44 for x86_64ghc-happy-lib-2.1.7-1.fc44.x86_64.rpm
ghc-happy-lib-2.0.2-3.fc43.aarch64.htmlHaskell happy-lib libraryFedora 43 for aarch64ghc-happy-lib-2.0.2-3.fc43.aarch64.rpm
ghc-happy-lib-2.0.2-3.fc43.ppc64le.htmlHaskell happy-lib libraryFedora 43 for ppc64leghc-happy-lib-2.0.2-3.fc43.ppc64le.rpm
ghc-happy-lib-2.0.2-3.fc43.s390x.htmlHaskell happy-lib libraryFedora 43 for s390xghc-happy-lib-2.0.2-3.fc43.s390x.rpm
ghc-happy-lib-2.0.2-3.fc43.x86_64.htmlHaskell happy-lib libraryFedora 43 for x86_64ghc-happy-lib-2.0.2-3.fc43.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet