-
I have started getting errors when trying to build `gi-gdk-pixbuf` since upgrading to `haskell-gi-0.26.12`. Forcing `haskell-gi == 0.26.11` (which is a bit tricky due to it appearing in `setup-depends…
-
Well i wish there was `gi-gtk4` (and `gi-gtk3`) - see https://github.com/haskell-gi/haskell-gi/issues/329
But anyway these are the packages currently blocking gi-gtk moving to gi-gtk-4:
gi-gdk-4…
-
Currently `haskell-gi` searches for GIR XML files under `/usr/share/gir-1.0`. Debian has now decided to move these files under `/usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0`, since these files have architec…
-
GTK2 has unfortunately been long abandoned, and gtk2 windows look very out of place. Even programs like GIMP have migrated off of it. And the package we use for the GTK3 backend has incomplete binding…
-
The [haskell-gi](https://github.com/haskell-gi/haskell-gi) bindings for GTK/Pango are worth considering since they are much more complete and easier to maintain.
ghost updated
7 years ago
-
Something seems to kill the `stack install` process on my PC:
```
-- While building package haskell-gi-base-0.21.5 using:
C:\sr\setup-exe-cache\x86_64-windows\Cabal-simple_Z6RU0evB_2.4.0.1_g…
-
I'm currently on the process of generating haskell bindings for [astal](https://github.com/Aylur/astal) and its companion libs. Most of them generated fine, but I did come across some issues.
### A…
-
Continue reading if you get errors like this:
```
usr/bin/ghc -hide-all-packages -package Cabal -package base -package binary -package bytestring -package containers -package deepseq -package dire…
-
haskell-gi seems to be better maintained than gtk2hs is. I think we should consider switching to haskell-gi.
There are some questions:
* Is cross-platform support of haskell-gi good enough? In p…
-
Options:
* [Chart](https://hackage.haskell.org/package/Chart) (updated recently), backends for cairo and diagrams
* [no backend for haskell-gi](https://www.reddit.com/r/haskell/comments/j03s9s/is_…