
3 Apr
2009
3 Apr
'09
9:05 p.m.
wren ng thornton wrote:
Using the FFI complicates the build process for Hugs; details are noted in the INSTALL file. It may also complicate building on Windows (due to ccall vs stdcall), > though I'm not familiar with Windows FFI and don't have a machine to test on.
On XP with GHC 6.10.1 it installed cleanly and easily via cabal-install (and a test program comparing results of (log . (1+)) v. log1p) showed that it worked properly).