Hello Matthew, Monday, May 29, 2006, 7:38:40 PM, you wrote:
> How hard would it be to build 6.5 on a windows box without visual studio > 2003? there are prebuilt installations at GHC site, last of those is http://www.haskell.org/ghc/dist/current/dist/ghc-6.5.20060328-i386-unknown-mingw32.tar.gz (btw, ghc compiled by gcc, not msvc. they use VS only for their additional IDE project) but you don't need 6.5 if time-consuming operations will be implemented via C functions. using StorableArray slowdowns only access to these arrays inside of Haskell code -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
