Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
b98dbdf667744c288f03525d5e012563d31143ce
b98dbdf667744c288f03525d5e012563d31143ce
Switch branch/tag
ghc
testsuite
tests
ghci
scripts
T12447.stdout
Find file
Normal view
History
Permalink
T12447.stdout
108 Bytes
Newer
Older
testsuite: Add (still broken) testcase for #12447
Ben Gamari
committed
Nov 21, 2016
1
2
3
deferEither @(_ ~ _)
:: Deferrable (w2 ~ w1) =>
proxy (w2 ~ w1) -> (w2 ~ w1 => r) -> Either String r