[Haskell-cafe] Why can't libraries/frameworks like wxHaskell/gtk2hs/... be used with newer versions of ghc/wxWidgets/GTK+/... ?

Bulat Ziganshin bulat.ziganshin at gmail.com
Mon Sep 27 15:54:29 EDT 2010


Hello caseyh,

Monday, September 27, 2010, 9:55:14 PM, you wrote:

> Why can't libraries/frameworks like wxHaskell/gtk2hs/... be used with
> newer versions of ghc/wxWidgets/GTK+/... ?

because you don't compile from source code. ghc does massive inlining
so parts of old ghc libraries are compiled into gtk2hs object files


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list