diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print031.script')
| -rw-r--r-- | testsuite/tests/ghci.debugger/scripts/print031.script | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print031.script b/testsuite/tests/ghci.debugger/scripts/print031.script index fb6308ffcf..2e3223e354 100644 --- a/testsuite/tests/ghci.debugger/scripts/print031.script +++ b/testsuite/tests/ghci.debugger/scripts/print031.script @@ -3,8 +3,7 @@ let a = MkT2 [Just (Phantom 1)] :break f a f a -:step --- ghc crashes now when the type for x is recovered +-- ghc crashes now when the type for x is recovered -- and unifyRTTI fails to compute a substitution -:p x +:p x :q |
