[commit: ghc] wip/T8584: Update baseline shift/reduce conflict number (24ef4c6)

git at git.haskell.org git at git.haskell.org
Wed Nov 12 12:06:03 UTC 2014


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

On branch  : wip/T8584
Link       : http://ghc.haskell.org/trac/ghc/changeset/24ef4c6431101d3c0fb46a9aea0e8e78d0d3b1b3/ghc

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

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

    Update baseline shift/reduce conflict number


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

24ef4c6431101d3c0fb46a9aea0e8e78d0d3b1b3
 compiler/parser/Parser.y | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/compiler/parser/Parser.y b/compiler/parser/Parser.y
index 2e1b777..1123375 100644
--- a/compiler/parser/Parser.y
+++ b/compiler/parser/Parser.y
@@ -86,6 +86,12 @@ import TysWiredIn       ( unitTyCon, unitDataCon, tupleTyCon, tupleCon, nilDataC
 
 {-
 -----------------------------------------------------------------------------
+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