Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
95daf246
Commit
95daf246
authored
Mar 09, 2005
by
simonpj
Browse files
[project @ 2005-03-09 17:51:03 by simonpj]
Comments
parent
79eedc76
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/compiler/parser/Parser.y.pp
View file @
95daf246
...
@@ -46,7 +46,7 @@ import GLAEXTS
...
@@ -46,7 +46,7 @@ import GLAEXTS
{
-
{
-
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
Conflicts
:
3
4
shift
/
reduce
(
1.
1
5
)
Conflicts
:
3
6
shift
/
reduce
(
1.
2
5
)
10
for
abiguity
in
'if x then y else z + 1'
[
State
178
]
10
for
abiguity
in
'if x then y else z + 1'
[
State
178
]
(
shift
parses
as
'if x then y else (z + 1)'
,
as
per
longest
-
parse
rule
)
(
shift
parses
as
'if x then y else (z + 1)'
,
as
per
longest
-
parse
rule
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment