git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fold testsuite.git into ghc.git (re #8545)
[ghc.git]
/
testsuite
/
tests
/
typecheck
/
should_fail
/
tcfail085.stderr
1
2
tcfail085.hs:9:5:
3
Constructor āFā does not have the required strict field(s): y
4
In the expression: F {x = 2}
5
In an equation for āzā: z = F {x = 2}