Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
c86f0388
Commit
c86f0388
authored
Oct 30, 2007
by
simonpj
Browse files
Update output (comments added to source file)
parent
1d2b2b8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_compile/FD1.stderr
View file @
c86f0388
FD1.hs:1
2
:0:
Couldn't match expected type `a' against inferred type `Int -> Int'
`a' is a rigid type variable bound by
the type signature for `plus' at FD1.hs:1
1
:11
The equation(s) for `plus' have two arguments,
which does not match its type
FD1.hs:1
6
:0:
Couldn't match expected type `a' against inferred type `Int -> Int'
`a' is a rigid type variable bound by
the type signature for `plus' at FD1.hs:1
5
:11
The equation(s) for `plus' have two arguments,
which does not match its type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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