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
bd657baa
Commit
bd657baa
authored
Apr 25, 2007
by
Simon Marlow
Browse files
unused exports
parent
ea539f1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/ghci/RtClosureInspect.hs
View file @
bd657baa
...
...
@@ -10,13 +10,7 @@ module RtClosureInspect(
cvObtainTerm
,
-- :: HscEnv -> Bool -> Maybe Type -> HValue -> IO Term
ClosureType
(
..
),
getClosureData
,
-- :: a -> IO Closure
Closure
(
tipe
,
infoPtr
,
ptrs
,
nonPtrs
),
isConstr
,
-- :: ClosureType -> Bool
isIndirection
,
-- :: ClosureType -> Bool
Term
(
..
),
Term
(
..
),
pprTerm
,
cPprTerm
,
cPprTermBase
,
...
...
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