Skip to content
Snippets Groups Projects
Commit 3380a5eb authored by sof's avatar sof
Browse files

[project @ 1997-06-05 20:14:52 by sof]

updated imports
parent f2137787
No related merge requests found
......@@ -23,7 +23,12 @@ module SimplMonad (
IMP_Ubiq(){-uitous-}
IMPORT_1_3(Ix)
#if defined(__GLASGOW_HASKELL__) && __GLASGOW_HASKELL__ <= 201
IMPORT_DELOOPER(SmplLoop) -- well, cheating sort of
#else
import {-# SOURCE #-} Simplify
import {-# SOURCE #-} MagicUFs
#endif
import Id ( GenId, mkSysLocal, mkIdWithNewUniq, SYN_IE(Id) )
import CoreUnfold ( SimpleUnfolding )
......
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