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).


      
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to