Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| happy-1.20.0-x86_64-1_danix.txz | 2026-07-13 14:11 | 188K | |
| happy-1.20.0-x86_64-1_danix.dep | 2026-07-13 14:11 | 4 | |
| happy-1.20.0-x86_64-1_danix.lst | 2026-07-13 14:11 | 2.8K | |
| happy-1.20.0-x86_64-1_danix.txt | 2026-07-13 14:11 | 375 | |
| happy-1.20.0-x86_64-1_danix.meta | 2026-07-13 14:11 | 599 | |
| happy-1.20.0-x86_64-1_danix.txz.md5 | 2026-07-13 14:11 | 66 | |
| happy-1.20.0-x86_64-1_danix.txz.sha256 | 2026-07-13 14:11 | 98 | |
| happy-1.20.0-x86_64-1_danix.txz.asc | 2026-07-13 14:43 | 870 | |
happy (Parser generator for Haskell)
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.
https://haskell.org/happy/