pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/happy



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Thu Jan  8 11:50:54 UTC 2015

Added Files:
        pkgsrc/devel/happy: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Import happy-1.19.5 as devel/happy,
packaged for wip by esg.

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/happy/DESCR pkgsrc/devel/happy/Makefile \
    pkgsrc/devel/happy/PLIST pkgsrc/devel/happy/buildlink3.mk \
    pkgsrc/devel/happy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index