[commit: ghc] wip/T8968: Update baseline shift/reduce conflict number (105f16f)
git at git.haskell.org
git at git.haskell.org
Mon Jul 14 10:23:13 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T8968
Link : http://ghc.haskell.org/trac/ghc/changeset/105f16f1862eee9c3dd2f8eda2947552f8e570f2/ghc
>---------------------------------------------------------------
commit 105f16f1862eee9c3dd2f8eda2947552f8e570f2
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Wed Jul 2 19:18:43 2014 +0800
Update baseline shift/reduce conflict number
>---------------------------------------------------------------
105f16f1862eee9c3dd2f8eda2947552f8e570f2
compiler/parser/Parser.y.pp | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/compiler/parser/Parser.y.pp b/compiler/parser/Parser.y.pp
index 073afd8..45b0a2b 100644
--- a/compiler/parser/Parser.y.pp
+++ b/compiler/parser/Parser.y.pp
@@ -55,6 +55,12 @@ import Control.Monad ( mplus )
{-
-----------------------------------------------------------------------------
+25 June 2014
+
+Conflicts: 47 shift/reduce
+ 1 reduce/reduce
+
+-----------------------------------------------------------------------------
12 October 2012
Conflicts: 43 shift/reduce
More information about the ghc-commits
mailing list