SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

happy rpm build for : RedHat EL 5. For other distributions click happy.

Name : happy
Version : 1.17 Vendor : (none)
Release : 1.el5 Date : 2008-08-27 22:35:06
Group : Development/Languages/Haskell Source RPM : happy-1.17-1.el5.src.rpm
Size : 1.41 MB
Packager : Aleksey Nogin < rpm_nogin_org>
Summary : The LALR(1) Parser Generator for Haskell
Description :
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 < simonmarAATTmicrosoft.com>
Andy Gill < andyAATTgalconn.com>

RPM found in directory: /packages/linux-pbone/rpmbin.nogin.org/random_RPMs/RHEL-5

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  happy-1.17-1.el5.i386.rpm
     Search for other platforms
happy-1.17-1.el5.sparc.rpm
happy-1.17-1.el5.alpha.rpm
happy-1.17-1.el5.ppc.rpm
happy-1.17-1.el5.ia64.rpm
happy-1.17-1.el5.s390.rpm

Provides :
happy

Requires :
librt.so.1
rpmlib(CompressedFileNames) <= 3.0.4-1
librt.so.1(GLIBC_2.2)
libutil.so.1
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
libgmp.so.3
libdl.so.2
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libc.so.6(GLIBC_2.3)
libm.so.6(GLIBC_2.0)
libm.so.6


Content of RPM :
/usr/bin/happy
/usr/share/doc/happy-1.17
/usr/share/doc/happy-1.17/ANNOUNCE
/usr/share/doc/happy-1.17/CHANGES
/usr/share/doc/happy-1.17/LICENSE
/usr/share/doc/happy-1.17/README
/usr/share/doc/happy-1.17/TODO
/usr/share/doc/happy-1.17/examples
/usr/share/doc/happy-1.17/examples/Calc.ly
/usr/share/doc/happy-1.17/examples/DavesExample.ly
/usr/share/doc/happy-1.17/examples/ErlParser.ly
/usr/share/doc/happy-1.17/examples/ErrorTest.ly
/usr/share/doc/happy-1.17/examples/LexerTest.ly
/usr/share/doc/happy-1.17/examples/MonadTest.ly
/usr/share/doc/happy-1.17/examples/PgnParser.ly
/usr/share/doc/happy-1.17/examples/README
/usr/share/doc/happy-1.17/examples/SimonsExample.ly
/usr/share/doc/happy-1.17/examples/glr
/usr/share/doc/happy-1.17/examples/glr/Makefile
/usr/share/doc/happy-1.17/examples/glr/Makefile.defs
/usr/share/doc/happy-1.17/examples/glr/bio-eg
/usr/share/doc/happy-1.17/examples/glr/bio-eg/1-1200.dna
/usr/share/doc/happy-1.17/examples/glr/bio-eg/1-600.dna
/usr/share/doc/happy-1.17/examples/glr/bio-eg/Bio.y
/usr/share/doc/happy-1.17/examples/glr/bio-eg/Main.lhs
/usr/share/doc/happy-1.17/examples/glr/bio-eg/Makefile
/usr/share/doc/happy-1.17/examples/glr/bio-eg/README
/usr/share/doc/happy-1.17/examples/glr/common
/usr/share/doc/happy-1.17/examples/glr/common/DV_lhs
/usr/share/doc/happy-1.17/examples/glr/common/DaVinciTypes.hs
There is 101 files more in these RPM.

 
ICM