Use </> rather than ++ "/"
authorIan Lynagh <igloo@earth.li>
Thu, 25 Mar 2010 13:32:37 +0000 (13:32 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 25 Mar 2010 13:32:37 +0000 (13:32 +0000)
commiteb86e5a2aa0792c7826eef681048ce3b21633a18
treeae054fb470fb3cace4a78bb16f4e90756a0b591c
parentaf2280a7ae3d90c787db419dd90879f000f1bc9b
Use </> rather than ++ "/"
This stops us generating paths like
    c:\foo\/ghc460_0/ghc460_0.o
which windres doesn't understand.
compiler/main/SysTools.lhs