gi-gtk-declarative icon indicating copy to clipboard operation
gi-gtk-declarative copied to clipboard

Support ghc 9.2 and recent nixpkgs

Open avh4 opened this issue 2 years ago • 1 comments

This includes https://github.com/owickstrom/gi-gtk-declarative/pull/107 and does the following:

  • compilation with ghc 9.2.* now succeeds https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.2#undecidableinstances-no-longer-implies-flexiblecontexts-in-instance-declarations
  • nixpkgs is updated to a recent version
  • docs build is updated to use mach-nix, as recommended by https://nixos.wiki/wiki/Python, as pypi2nix is broken and is no longer maintained

avh4 avatar Aug 01 '22 03:08 avh4

I'd love to see it on Hackage

cblp avatar Dec 01 '23 16:12 cblp