Skip to content
Snippets Groups Projects
Commit 1e1de65f authored by sof's avatar sof
Browse files

[project @ 1997-06-05 20:30:35 by sof]

wibble
parent 3fbb1bab
No related merge requests found
......@@ -121,7 +121,7 @@ renameModule us this_mod@(HsModule mod_name vers exports imports fixities local_
-- RETURN THE RENAMED MODULE
let
import_mods = [mod | ImportDecl mod _ _ _ _ <- imports]
import_mods = [mod | ImportDecl mod _ _ _ _ _ <- imports]
renamed_module = HsModule mod_name vers
trashed_exports trashed_imports trashed_fixities
......
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