From f3063c815cd0f5efd7b824326ba17e337b911331 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Sun, 9 Jan 2011 12:54:38 -0500 Subject: development/happy: Updated for version 1.18.6. Signed-off-by: dsomero --- development/happy/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'development/happy/README') diff --git a/development/happy/README b/development/happy/README index 75c3d14a4e..b915a5ed57 100644 --- a/development/happy/README +++ b/development/happy/README @@ -1,8 +1,6 @@ -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. -This requires ghc and haskell-mtl. +This requires ghc and haskell-transformers, haskell-mtl. -- cgit v1.2.3