happy-frontend: A yacc-like frontend for happy

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Happy is a parser generator for Haskell. Happy-Frontend is responsible for parsing .y- and .ly-files and mangling them into a Grammar datatype. These .y- and .ly-files work similar to yacc's .y-files, but have some Haskell-specific features.

Properties

Versions 2.0
Change log None available
Dependencies array, base (<5), containers (>=0.4.2), happy-codegen-common (==2.0), happy-grammar (==2.0), mtl (>=2.2.2), transformers (>=0.5.6.2) [details]
License BSD-2-Clause
Copyright (c) Andy Gill, Simon Marlow
Author Andy Gill and Simon Marlow
Maintainer Simon Marlow <marlowsd@gmail.com>
Category Development
Home page https://www.haskell.org/happy/
Bug tracker https://github.com/haskell/happy/issues
Uploaded by int_index at 2024-02-03T14:07:44Z

Modules

Flags

Manual Flags

NameDescriptionDefault
bootstrap

Optimize the implementation of happy using a pre-built happy, and add support for attribute grammars.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees