summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T15321.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T15321.stderr')
-rw-r--r--testsuite/tests/th/T15321.stderr3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/th/T15321.stderr b/testsuite/tests/th/T15321.stderr
index 3054f02afc..1de67decef 100644
--- a/testsuite/tests/th/T15321.stderr
+++ b/testsuite/tests/th/T15321.stderr
@@ -1,8 +1,7 @@
T15321.hs:9:9: error:
• Found hole: _ :: String -> Language.Haskell.TH.Lib.Internal.ExpQ
- • In the expression: _
- In the expression: _ "baz"
+ • In the expression: _ "baz"
In the untyped splice: $(_ "baz")
• Valid hole fits include
fail :: forall (m :: * -> *) a. MonadFail m => String -> m a