Commit graph

2 commits

Author SHA1 Message Date
pho
d2bf586b9b Set BUILDLINK_DEPMETHOD.happy to "build" as happy is not a library but a build tool 2015-02-14 04:46:33 +00:00
szptvlfn
23d59ed72e 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.
2015-01-08 11:50:54 +00:00