owickstrom / gi-gtk-declarative

Declarative GTK+ programming in Haskell
https://owickstrom.github.io/gi-gtk-declarative/
288 stars 35 forks source link

cabal: Allow building with haskell-gi 0.26 #118

Open rvl opened 2 months ago

rvl commented 2 months ago

This is a subset of PR #108 - just enough to allow gi-gtk-declarative-app-simple to be included in Stackage LTS and nixpkgs (see NixOS/nixpkgs#342755).

Resolves issue #100