From 2c2c7bd742530baaa499d3f46cbe30dba32c5241 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Fri, 24 Aug 2012 17:11:23 -0500 Subject: development/happy: Fixed dep info Signed-off-by: Erik Hanson --- development/happy/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'development/happy/README') diff --git a/development/happy/README b/development/happy/README index b915a5ed57..a0eb24a822 100644 --- a/development/happy/README +++ b/development/happy/README @@ -2,5 +2,3 @@ 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-transformers, haskell-mtl. -- cgit v1.2.3