Remove some CPPery with the help of a new value isWindowsHost in Util
authorIan Lynagh <igloo@earth.li>
Thu, 12 Jun 2008 00:27:11 +0000 (00:27 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 12 Jun 2008 00:27:11 +0000 (00:27 +0000)
commite82f1baac558b855760e3011112d76397142bfc2
treebef3bb2f2fd2c88d480dbb807db23e817d2de51d
parent6e11b50a24e4a0d86afb7e8617b2ef7701ee0879
Remove some CPPery with the help of a new value isWindowsHost in Util
isWindowsHost is True iff mingw32_HOST_OS is defined.
compiler/main/SysTools.lhs
compiler/utils/Util.lhs