diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/break018.script')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/break018.script | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/break018.script b/testsuite/tests/ghci.debugger/scripts/break018.script index 0a4c70ef5a..a30af6bfd1 100644 --- a/testsuite/tests/ghci.debugger/scripts/break018.script +++ b/testsuite/tests/ghci.debugger/scripts/break018.script @@ -1,9 +1,8 @@ -- Check mdo statements: availability of local bindings. --- Maybe we should not want to put in scope the things binded in the mdo scope, to avoid silliness. +-- Maybe we should not want to put in scope the things binded in the mdo scope, to avoid silliness. :set -XRecursiveDo :l ../mdo.hs :st l2dll "hello world" :st :st -:st |