New commits:
commit 1e89a696e7635854e98753abf3b1719252ec8b17
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
happy: fixed long description
diff --git a/haskell/happy/DETAILS b/haskell/happy/DETAILS
index a685e2f..ba75c35 100755
--- a/haskell/happy/DETAILS
+++ b/haskell/happy/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
ENTERED=20110326
SHORT="Happy is a parser generator for Haskell"
cat << EOF
-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
+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.
Happy is flexible: you can have several Happy parsers in the same program,
diff --git a/haskell/happy/HISTORY b/haskell/happy/HISTORY
index 0647026..7813bcc 100644
--- a/haskell/happy/HISTORY
+++ b/haskell/happy/HISTORY
@@ -1,3 +1,6 @@
+2011-10-15 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description
+
2011-03-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created
[SM-Commit] GIT changes to master grimoire by Bor Kraljič (1e89a696e7635854e98753abf3b1719252ec8b17),
Bor Kraljič, 10/15/2011