git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update outputs following the unicode quote change in GHC's output
[ghc.git]
/
testsuite
/
tests
/
typecheck
/
should_fail
/
tcfail209a.stderr
1
2
tcfail209a.hs:3:6:
3
Illegal tuple constraint: (Show a, Num a)
4
(Use -XConstraintKinds to permit this)
5
In the type signature for āgā:
6
g :: ((Show a, Num a), Eq a) => a -> a