diff options
Diffstat (limited to 'testsuite/tests/th/T5971.stderr')
-rw-r--r-- | testsuite/tests/th/T5971.stderr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/th/T5971.stderr b/testsuite/tests/th/T5971.stderr index e6538c0b2f..9d647d1ea7 100644 --- a/testsuite/tests/th/T5971.stderr +++ b/testsuite/tests/th/T5971.stderr @@ -5,5 +5,3 @@ T5971.hs:6:7: perhaps via newName, but did not bind it If that's it, then -ddump-splices might be useful In the splice: $(newName "x" >>= varE) - To see what the splice expanded to, use -ddump-splices - In the expression: $(newName "x" >>= varE) |