Skip to content
Snippets Groups Projects
Commit 01007d81 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-02-03 17:50:58 by simonm]

- remove unused imports
parent 0fe38fdc
No related merge requests found
......@@ -17,7 +17,7 @@ module SaAbsInt (
import CmdLineOpts ( opt_AllStrict, opt_NumbersStrict )
import CoreSyn
import CoreUnfold ( Unfolding(..), UfExpr, RdrName, SimpleUnfolding(..), FormSummary )
import CoreUnfold ( Unfolding(..), SimpleUnfolding(..), FormSummary )
import CoreUtils ( unTagBinders )
import Id ( idType, getIdStrictness, getIdUnfolding,
dataConTyCon, dataConArgTys, Id
......
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