Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
4638b541
Commit
4638b541
authored
Jul 06, 2006
by
Simon Marlow
Browse files
unused import
parent
e8db8f8e
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/codeGen/CgCon.lhs
View file @
4638b541
...
...
@@ -28,7 +28,6 @@ import CgStackery ( mkVirtStkOffsets, freeStackSlots,
getRealSp, getVirtSp, setRealAndVirtualSp )
import CgUtils ( addIdReps, cmmLabelOffW, emitRODataLits, emitDataLits )
import CgCallConv ( assignReturnRegs )
import Constants ( mAX_INTLIKE, mIN_INTLIKE, mAX_CHARLIKE, mIN_CHARLIKE )
import CgHeapery ( allocDynClosure, layOutDynConstr,
layOutStaticConstr, mkStaticClosureFields )
import CgTailCall ( performReturn, emitKnownConReturnCode, returnUnboxedTuple )
...
...
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