git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: tabs -> spaces [skip ci]
[ghc.git]
/
testsuite
/
tests
/
patsyn
/
should_fail
/
records-no-uni-update2.stderr
1
2
records-no-uni-update2.hs:11:7: error:
3
non-bidirectional pattern synonym ‘Uni’ used in an expression
4
In the expression: Uni {a = "b"}
5
In an equation for ‘foo’: foo = Uni {a = "b"}