| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: happy | Distribution: Mandriva Linux |
| Version: 1.15 | Vendor: Mandriva |
| Release: 1mdk | Build date: Wed Jun 15 21:55:50 2005 |
| Group: Development/Other | Build host: deborah.mandrakesoft.com |
| Size: 6844224 | Source RPM: happy-1.15-1mdk.src.rpm |
| Packager: Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> | |
| Url: http://haskell.org/happy/ | |
| Summary: The LALR(1) Parser Generator for Haskell | |
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), or it can parse a
stream of characters directly (but this isn't practical in most
cases).
Authors:
--------
Simon Marlow <simonmar@microsoft.com>
Andy Gill <andy@galconn.com>
BSD-like
* Wed Jun 15 2005 Gaetan Lehmann <glehmann@deborah.mandrakesoft.com> 1.15-1mdk - initial contrib * Fri Jan 21 2005 Jens Petersen <petersen@haskell.org> - 1.15-2 - initial packaging based on spec file from tarball - setup libdir for x86_64
/usr/bin/happy /usr/bin/happy-1.15 /usr/lib64/happy-1.15 /usr/lib64/happy-1.15/GLR_Base /usr/lib64/happy-1.15/GLR_Lib /usr/lib64/happy-1.15/GLR_Lib-ghc /usr/lib64/happy-1.15/HappyTemplate /usr/lib64/happy-1.15/HappyTemplate-arrays /usr/lib64/happy-1.15/HappyTemplate-arrays-coerce /usr/lib64/happy-1.15/HappyTemplate-arrays-coerce-debug /usr/lib64/happy-1.15/HappyTemplate-arrays-debug /usr/lib64/happy-1.15/HappyTemplate-arrays-ghc /usr/lib64/happy-1.15/HappyTemplate-arrays-ghc-debug /usr/lib64/happy-1.15/HappyTemplate-coerce /usr/lib64/happy-1.15/HappyTemplate-ghc /usr/lib64/happy-1.15/happy.bin /usr/share/doc/happy-1.15 /usr/share/doc/happy-1.15/ANNOUNCE /usr/share/doc/happy-1.15/CHANGES /usr/share/doc/happy-1.15/LICENSE /usr/share/doc/happy-1.15/README /usr/share/doc/happy-1.15/TODO /usr/share/doc/happy-1.15/examples /usr/share/doc/happy-1.15/examples/Calc.ly /usr/share/doc/happy-1.15/examples/DavesExample.ly /usr/share/doc/happy-1.15/examples/ErlParser.ly /usr/share/doc/happy-1.15/examples/ErrorTest.ly /usr/share/doc/happy-1.15/examples/LexerTest.ly /usr/share/doc/happy-1.15/examples/MonadTest.ly /usr/share/doc/happy-1.15/examples/PgnParser.ly /usr/share/doc/happy-1.15/examples/README /usr/share/doc/happy-1.15/examples/SimonsExample.ly /usr/share/doc/happy-1.15/examples/igloo /usr/share/doc/happy-1.15/examples/igloo/Foo.hs /usr/share/doc/happy-1.15/examples/igloo/Lexer.hs /usr/share/doc/happy-1.15/examples/igloo/Lexer.x /usr/share/doc/happy-1.15/examples/igloo/Makefile /usr/share/doc/happy-1.15/examples/igloo/Parser.hs /usr/share/doc/happy-1.15/examples/igloo/Parser.y /usr/share/doc/happy-1.15/examples/igloo/ParserM.hs /usr/share/doc/happy-1.15/examples/igloo/README /usr/share/doc/happy-1.15/happy /usr/share/doc/happy-1.15/happy/fptools.css /usr/share/doc/happy-1.15/happy/happy-introduction.html /usr/share/doc/happy-1.15/happy/index.html /usr/share/doc/happy-1.15/happy/ix01.html /usr/share/doc/happy-1.15/happy/sec-Precedences.html /usr/share/doc/happy-1.15/happy/sec-compilation-time.html /usr/share/doc/happy-1.15/happy/sec-conflict-tips.html /usr/share/doc/happy-1.15/happy/sec-directives.html /usr/share/doc/happy-1.15/happy/sec-error.html /usr/share/doc/happy-1.15/happy/sec-finding-errors.html /usr/share/doc/happy-1.15/happy/sec-glr-misc.html /usr/share/doc/happy-1.15/happy/sec-glr-semantics.html /usr/share/doc/happy-1.15/happy/sec-glr-using.html /usr/share/doc/happy-1.15/happy/sec-glr.html /usr/share/doc/happy-1.15/happy/sec-grammar-files.html /usr/share/doc/happy-1.15/happy/sec-grammar.html /usr/share/doc/happy-1.15/happy/sec-happy-ghci.html /usr/share/doc/happy-1.15/happy/sec-info-files.html /usr/share/doc/happy-1.15/happy/sec-invoking.html /usr/share/doc/happy-1.15/happy/sec-license.html /usr/share/doc/happy-1.15/happy/sec-module-header.html /usr/share/doc/happy-1.15/happy/sec-module-trailer.html /usr/share/doc/happy-1.15/happy/sec-monads.html /usr/share/doc/happy-1.15/happy/sec-multiple-parsers.html /usr/share/doc/happy-1.15/happy/sec-obtaining.html /usr/share/doc/happy-1.15/happy/sec-reporting-bugs.html /usr/share/doc/happy-1.15/happy/sec-sequences.html /usr/share/doc/happy-1.15/happy/sec-tips.html /usr/share/doc/happy-1.15/happy/sec-type-signatures.html /usr/share/doc/happy-1.15/happy/sec-using.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:37:12 2013