garious:
> Static linking to GMP on Windows is sending me towards a bunch of red
> tape at work.  What can I do to make integer-simple the default
> integer library for GHC?  Need anything more than test suite and
> performance metrics?  Any date planned for the 6.12.2 release?

You can dynamically link libgmp on windows. That might be easier:

    http://haskell.forkio.com/gmpwindows
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to