From: Ian Lynagh Date: Thu, 25 Mar 2010 13:32:37 +0000 (+0000) Subject: Use rather than ++ "/" X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=eb86e5a2aa0792c7826eef681048ce3b21633a18;hp=eb86e5a2aa0792c7826eef681048ce3b21633a18;p=ghc-hetmet.git Use rather than ++ "/" This stops us generating paths like c:\foo\/ghc460_0/ghc460_0.o which windres doesn't understand. ---