summaryrefslogtreecommitdiff
path: root/p/happy/debian/doc-base
blob: 4544b828bb3b0ea0d33f7b938c3324b0ccf2c313 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Document: happy
Title: Happy User's manual
Author: Simon Marlow (simonm@microsoft.com)
Abstract: 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.
Section: Programming/Haskell

Format: HTML
Index: /usr/share/doc/happy/html/index.html
Files: /usr/share/doc/happy/html/*.html