summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/partial-sigs')
-rw-r--r--testsuite/tests/partial-sigs/should_compile/T12531.stderr5
1 files changed, 1 insertions, 4 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/T12531.stderr b/testsuite/tests/partial-sigs/should_compile/T12531.stderr
index 20c44ecb12..a17062d2f0 100644
--- a/testsuite/tests/partial-sigs/should_compile/T12531.stderr
+++ b/testsuite/tests/partial-sigs/should_compile/T12531.stderr
@@ -7,7 +7,4 @@ T12531.hs:6:11: warning: [-Wtyped-holes (in -Wdefault)]
• Relevant bindings include
x :: Int# (bound at T12531.hs:6:3)
f :: Int# -> Int (bound at T12531.hs:6:1)
- Valid substitutions include
- undefined :: forall a. GHC.Stack.Types.HasCallStack => a
- (imported from ‘Prelude’ at T12531.hs:3:8-13
- (and originally defined in ‘GHC.Err’))
+ Valid hole fits include x :: Int# (bound at T12531.hs:6:3)