Skip to content
Snippets Groups Projects
Commit 05dda376 authored by sof's avatar sof
Browse files

[project @ 1997-06-05 20:37:54 by sof]

updated imports
parent 78176ee8
No related merge requests found
......@@ -36,13 +36,12 @@ import CmdLineOpts ( opt_AutoSccsOnIndividualCafs,
)
import CostCentre -- lots of things
import Id ( idType, mkSysLocal, emptyIdSet, SYN_IE(Id) )
import Maybes ( maybeToBool )
import SrcLoc ( noSrcLoc )
import Type ( splitSigmaTy, getFunTy_maybe )
import UniqSupply ( getUnique, splitUniqSupply, UniqSupply )
import Unique ( Unique )
import Util ( removeDups, assertPanic )
import Outputable -- ToDo: rm
import Outputable
infixr 9 `thenMM`, `thenMM_`
\end{code}
......
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