Fix the last warnings in DynFlags
authorIan Lynagh <igloo@earth.li>
Sat, 14 Jun 2008 12:50:33 +0000 (12:50 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 14 Jun 2008 12:50:33 +0000 (12:50 +0000)
commitbae441b99a087de4998dfa88f7649de0338f3e79
treedb1a8a13cf8645d8fc4140b426f04e20d9c16c48
parent6b476a9ab73f1d768c548ddef900f9b9e4a0dd6b
Fix the last warnings in DynFlags
We might want to put the values initSysTools finds in their own type,
rather than having them flattened into DynFlags
compiler/main/DynFlags.hs