Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
83c00dae
Commit
83c00dae
authored
Aug 09, 2006
by
Simon Marlow
Browse files
remove debugging code accidentally left in
parent
d01e81f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/deSugar/Desugar.lhs
View file @
83c00dae
...
...
@@ -129,12 +129,8 @@ deSugar hsc_env
dir_imp_mods = imp_mods imports
; showPass dflags "Desugar 3"
; usages <- mkUsageInfo hsc_env dir_imp_mods dep_mods used_names
; showPass dflags "Desugar 4"
; let
-- Modules don't compare lexicographically usually,
-- but we want them to do so here.
...
...
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