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
Alex D
GHC
Commits
61c73ae3
Commit
61c73ae3
authored
Jun 27, 2007
by
Michael D. Adams
Browse files
Fix typo from amend-record
parent
d31dfb32
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/codeGen/CgHpc.hs
View file @
61c73ae3
...
...
@@ -71,7 +71,7 @@ initHpc this_mod (HpcInfo tickCount hashNo)
,
(
CmmLit
$
CmmLabel
$
mkHpcTicksLabel
$
this_mod
,
PtrHint
)
]
(
Just
[]
)
C_SRT
-- No SRT b/c we PlayRisky
No
C_SRT
-- No SRT b/c we PlayRisky
}
where
mod_alloc
=
mkFastString
"hs_hpc_module"
...
...
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