The latest version of happy is 2.0.2-0.

happy

Version 1.19.8 revision 0 uploaded by SimonMarlow.

Package meta

Synopsis
Happy is a parser generator for Haskell
Description

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.

Author
Andy Gill and Simon Marlow
Bug reports
https://github.com/simonmar/happy/issues
Category
Development
Copyright
(c) Andy Gill, Simon Marlow
Homepage
https://www.haskell.org/happy/
Maintainer
Simon Marlow <marlowsd@gmail.com>
Package URL
n/a
Stability
stable

Components