Matteo Bernardini 634d04982f development/happy: Updated for version 1.20.0. 2 tahun lalu
..
README 2c2c7bd742 development/happy: Fixed dep info 12 tahun lalu
happy.SlackBuild 634d04982f development/happy: Updated for version 1.20.0. 2 tahun lalu
happy.info 634d04982f development/happy: Updated for version 1.20.0. 2 tahun lalu
slack-desc 8767656a17 development/happy: Updated for version 1.19.9. 6 tahun lalu

README

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.