Use System.FilePath
authorIan Lynagh <igloo@earth.li>
Sat, 12 Jan 2008 15:44:59 +0000 (15:44 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 12 Jan 2008 15:44:59 +0000 (15:44 +0000)
commit7eb5e29b4a7b6fef55512bc7bf3308e712ca3eba
tree727bab952dd885f3e2831c5168bd2ed7f7c593ad
parentb70f35afc1c606dc85e6feb7da74be72411f58c1
Use System.FilePath
14 files changed:
compiler/ghci/InteractiveUI.hs
compiler/ghci/Linker.lhs
compiler/iface/MkIface.lhs
compiler/main/CodeOutput.lhs
compiler/main/DriverMkDepend.hs
compiler/main/DriverPhases.hs
compiler/main/DriverPipeline.hs
compiler/main/DynFlags.hs
compiler/main/Finder.lhs
compiler/main/GHC.hs
compiler/main/Main.hs
compiler/main/Packages.lhs
compiler/main/SysTools.lhs
compiler/utils/Util.lhs