SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

happy rpm build for : Mandrake Other. For other distributions click happy.

Name : happy
Version : 1.18.5 Vendor : Mandriva
Release : 1mdv2011.0 Date : 2010-08-23 11:57:24
Group : Development/Other Source RPM : happy-1.18.5-1mdv2011.0.src.rpm
Size : 1.55 MB
Packager : Sandro Cazzaniga < kharec_mandriva_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).

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  happy-1.18.5-1mdv2011.0.i586.rpm
     Search for other platforms
happy-1.18.5-1mdv2011.0.sparc.rpm
happy-1.18.5-1mdv2011.0.alpha.rpm
happy-1.18.5-1mdv2011.0.ppc.rpm
happy-1.18.5-1mdv2011.0.ia64.rpm
happy-1.18.5-1mdv2011.0.s390.rpm

Provides :
happy
happy(x86-32)

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


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

 
ICM