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

[project @ 2000-05-24 16:04:38 by simonmar]

Fix compilation errors when OMIT_NATIVE_CODEGEN is on.
parent 95929be0
No related merge requests found
......@@ -32,7 +32,7 @@ import CmdLineOpts
import Maybes ( maybeToBool )
import ErrUtils ( doIfSet, dumpIfSet )
import Outputable
import IO ( IOMode(..), hPutStr, hClose, openFile )
import IO
\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