Fix the build on Windows (disable hsc2hs --cross-safe)
authorIan Lynagh <igloo@earth.li>
Sat, 26 Mar 2011 21:01:10 +0000 (21:01 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 26 Mar 2011 21:01:10 +0000 (21:01 +0000)
The .hsc files aren't currently safe for cross-compilation on Windows:
    libraries\haskeline\.\System\Console\Haskeline\Backend\Win32.hsc:160
    directive "let" is not safe for cross-compilation


No differences found