Package: haskell-gtk / 0.11.0-5

Metadata

Package Version Patches format
haskell-gtk 0.11.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
utf8.patch | (download)

Gtk2HsSetup.hs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use withutf8filecontents
 In systems that are not configured to use UTF-8 locales, the build was
 failing.  This patch makes the build goes right on these hosts.
gtk thread backport 597837.patch | (download)

/Graphics/UI/Gtk/General/General.chs | 131 125 + 6 - 0 !
/Graphics/UI/Gtk/General/hsgthread.c | 42 40 + 2 - 0 !
2 files changed, 165 insertions(+), 8 deletions(-)

---