[commit: ghc] wip/T9023: Update baseline shift/reduce conflict number (ca08570)

git at git.haskell.org git at git.haskell.org
Wed Jul 2 11:24:09 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/T9023
Link       : http://ghc.haskell.org/trac/ghc/changeset/ca085703370b4559b5d5d8eeb5475d113ca55fa0/ghc

>---------------------------------------------------------------

commit ca085703370b4559b5d5d8eeb5475d113ca55fa0
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date:   Wed Jul 2 19:18:43 2014 +0800

    Update baseline shift/reduce conflict number


>---------------------------------------------------------------

ca085703370b4559b5d5d8eeb5475d113ca55fa0
 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 27d6c38..68f7e5b 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