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)
commit5c538c457d1215d7f5b5107ac808a24af805f870
tree1e01fedd597f467046d3f0f8fb780bfadada5c2d
parentff903cd0515c0bd16281de142863a7f1acfa394b
Fix the build on Windows (disable hsc2hs --cross-safe)
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
mk/config.mk.in