Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Tobias Decking
GHC
Commits
fd9c8b7e
Commit
fd9c8b7e
authored
Apr 24, 2007
by
Simon Marlow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DebuggerTys doesn't exist any more
parent
367b0590
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
compiler/ghci/Debugger.hs
compiler/ghci/Debugger.hs
+0
-1
compiler/main/GHC.hs
compiler/main/GHC.hs
+0
-1
No files found.
compiler/ghci/Debugger.hs
View file @
fd9c8b7e
...
...
@@ -12,7 +12,6 @@
module
Debugger
(
pprintClosureCommand
)
where
import
qualified
DebuggerTys
import
Linker
import
RtClosureInspect
...
...
compiler/main/GHC.hs
View file @
fd9c8b7e
...
...
@@ -204,7 +204,6 @@ import Linker ( HValue )
import
Data.Dynamic
(
Dynamic
)
import
ByteCodeInstr
import
DebuggerTys
import
IdInfo
import
HscMain
(
hscParseIdentifier
,
hscTcExpr
,
hscKcType
,
hscStmt
)
import
BreakArray
...
...
Write
Preview
Markdown
is supported
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