git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bump `base` version to 4.9.0.0 (closes #11026)
[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}