Eliminate a global variable
authorIan Lynagh <igloo@earth.li>
Mon, 17 Mar 2008 18:01:50 +0000 (18:01 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 17 Mar 2008 18:01:50 +0000 (18:01 +0000)
commitf09fe9cd924df3ca73baf124e66f05794e066780
treec860eba9346632c1a1b1c4b612e51f8a416e0609
parent7510eeadaf490f7e7f6c9ab3f06ca500c1d95cc0
Eliminate a global variable
Very little parameter passing is needed without it, so there was no real
benefit to it.
compiler/iface/BinIface.hs
compiler/iface/LoadIface.lhs