Make the lists of files and directories to be cleaned-up non-global
authorIan Lynagh <igloo@earth.li>
Thu, 11 Dec 2008 18:07:39 +0000 (18:07 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 11 Dec 2008 18:07:39 +0000 (18:07 +0000)
commit5e12e5be4fe676a79669f9a0cb5265e5cd33bebe
tree7400fc2f2152eb5017f29c569d7e07a3269431ac
parent3db6d1b8f2272f27e947e5347268a576452a6e77
Make the lists of files and directories to be cleaned-up non-global
They still need to be stored in IORefs, as the exception handler needs
to know what they all are.
compiler/main/DriverPipeline.hs
compiler/main/DynFlags.hs
compiler/main/SysTools.lhs