diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/T10249.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T10249.stderr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/scripts/T10249.stderr b/testsuite/tests/ghci/scripts/T10249.stderr index c8215663a5..b15f205ebb 100644 --- a/testsuite/tests/ghci/scripts/T10249.stderr +++ b/testsuite/tests/ghci/scripts/T10249.stderr @@ -4,6 +4,5 @@ Where: ‘t’ is a rigid type variable bound by the inferred type of it :: t at <interactive>:1:1 - • In the expression: _ - In an equation for ‘it’: it = _ + • In an equation for ‘it’: it = _ • Relevant bindings include it :: t (bound at <interactive>:1:1) |