Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
d80afd91
Commit
d80afd91
authored
Nov 13, 2007
by
mnislaih
Browse files
Remove some tabs in break020.hs
parent
97cfaff5
Changes
3
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci.debugger/scripts/break020.hs
View file @
d80afd91
...
...
@@ -12,6 +12,4 @@ main = do
in_another_decl
0
in_another_module
0
line2
1
return
()
\ No newline at end of file
return
()
\ No newline at end of file
testsuite/tests/ghc-regress/ghci.debugger/scripts/break020.stdout
View file @
d80afd91
...
...
@@ -9,9 +9,7 @@ _result :: IO () = _
13 in_another_module 0
14 line2 1
15 return ()
16
17
^^
^^
Stopped at break020.hs:10:2-8
_result :: IO () = _
9 main = do
...
...
testsuite/tests/ghc-regress/ghci.debugger/scripts/break021.stdout
View file @
d80afd91
Stopped at break020.hs:(9,7)-(1
7
,1)
Stopped at break020.hs:(9,7)-(1
5
,1
0
)
_result :: IO () = _
8
vv
...
...
@@ -9,9 +9,7 @@ _result :: IO () = _
13 in_another_module 0
14 line2 1
15 return ()
16
17
^^
^^
Stopped at break020.hs:10:2-8
_result :: IO () = _
9 main = do
...
...
@@ -135,4 +133,3 @@ _result :: IO () = _
14 line2 1
15 return ()
^^^^^^^^^
16
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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