[wxhaskell-users] Reducing linking and startup times (on Windows 7)

2012-05-25 Thread Fabian Binz
Hello everyone, is there a way to reduce linking and startup times? Linking a "Hello World"-like wxHaskell program takes about 45 seconds and starting it up about 5. While the former is still acceptable I guess, the latter is way too long. Regards, Fabian ---

Re: [wxhaskell-users] Reducing linking and startup times (on Windows 7)

2012-05-25 Thread Antton Tapani
Hello, I've noticed this too. For what I can gather, it's an issue with wxwidgets 2.9 and/or wxcore-0.9, but I don't really have the time or knowledge to debug it. It might have something to do with the build configuration of 2.9. I built mine using these instructions. http://www.haskell.org/haske