Skip to content
Snippets Groups Projects
Commit 5a0005ac authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 2000-07-04 20:01:00 by panne]

From the Ancient Book of Infinite CS Wisdom:
   "Thou shalt remove unused imports after dead code removal..."
;-)
parent c7963c99
No related merge requests found
......@@ -22,7 +22,6 @@ import PrimRep ( PrimRep(..), isFloatingRep )
import UniqSupply ( returnUs, thenUs, getUniqueUs, UniqSM )
import Constants ( mIN_INTLIKE, uF_UPDATEE, bLOCK_SIZE )
import CLabel ( mkIntlikeClosureLabel, mkCharlikeClosureLabel,
mkTopClosureLabel, mkErrorIO_innardsLabel,
mkMAP_FROZEN_infoLabel, mkForeignLabel )
import Outputable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment