Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
a6f45c4c
Commit
a6f45c4c
authored
Apr 21, 2009
by
Simon Marlow
Browse files
accept output
parent
f2392c66
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci.debugger/scripts/break018.stdout
View file @
a6f45c4c
Stopped at ../mdo.hs:(29,0)-(31,26)
Stopped at ../mdo.hs:(29,0)-(31,26)
_result :: IO (N a) = _
Stopped at ../mdo.hs:(29,15)-(31,26)
Stopped at ../mdo.hs:(29,15)-(31,26)
_result :: IO (N Char) = _
x :: Char = 'h'
x :: Char = 'h'
xs :: [Char] = _
xs :: [Char] = _
Stopped at ../mdo.hs:29:29-41
Stopped at ../mdo.hs:29:29-41
...
@@ -10,4 +9,4 @@ f :: N Char = _
...
@@ -10,4 +9,4 @@ f :: N Char = _
l :: N Char = _
l :: N Char = _
x :: Char = 'h'
x :: Char = 'h'
Stopped at ../mdo.hs:(7,0)-(8,41)
Stopped at ../mdo.hs:(7,0)-(8,41)
_result :: IO (N a) = _
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment