From: Simon G. <si...@gu...> - 2005-08-23 08:52:51
|
At Thu, 21 Jul 2005 14:18:40 +0100, Simon Guest wrote: > I've used WxHaskell 0.8 successfully for a while now, both on Windows > and Debian unstable. However, I'm now trying to use it on Debian > sarge, and experiencing Gtk and Glib critical failures, and segfaults > upon starting the program in GHCI. Apparently no-one else has experienced this. Having had another look at it, I found my problem was I was running a mixture of Sarge and Sid (doh!). The key information was provided by apt-show-versions. After correctly downgrading to Sarge, everything is now working nicely. cheers, Simon PS: Never underestimate the effectiveness of a long holiday on increasing one's problem solving ability. |