Re: [Haskell-cafe] Building gtk on OS/X with platform 2012.2.0.0

2012-06-05 Thread Stuart Hungerford
On Tue, Jun 5, 2012 at 5:12 PM, Ivan Perez wrote: > This is a known issue ([1]), and my guess, according to [2], is that > it is fixed in the latest version ([3]), which has not been uploaded > to hackage yet. > > What happens if you install gtk from that repo instead? You may want > to try to ap

Re: [Haskell-cafe] Building gtk on OS/X with platform 2012.2.0.0

2012-06-05 Thread Ivan Perez
This is a known issue ([1]), and my guess, according to [2], is that it is fixed in the latest version ([3]), which has not been uploaded to hackage yet. What happens if you install gtk from that repo instead? You may want to try to apply the patch to the version of gtk2hs that is available on hac