Skip to content
GitLab
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
fd9c8b7e
Commit
fd9c8b7e
authored
Apr 24, 2007
by
Simon Marlow
Browse files
DebuggerTys doesn't exist any more
parent
367b0590
Changes
2
Hide whitespace changes
Inline
Side-by-side
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
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