Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
87e3228f
Commit
87e3228f
authored
Jun 22, 2006
by
Simon Marlow
Browse files
accept output
parent
16945561
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci/scripts/ghci014.stdout
0 → 100644
View file @
87e3228f
This diff is collapsed.
Click to expand it.
testsuite/tests/ghc-regress/parser/should_fail/read003.stderr
View file @
87e3228f
read003.hs:4:23:
Occurs check: cannot construct the infinite type: t = (t, [t2], t1)
Expected type: (t, [t2], t1)
Inferred type: t
Occurs check: cannot construct the infinite type:
bx = (bx, [a], bx1)
Expected type: (bx, [a], bx1)
Inferred type: bx
In the expression: a
In a pattern binding:
~(a, b, c)
...
...
Write
Preview
Markdown
is supported
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