When attempting to build gi-pango, stack gives this error:
gi-pango> /tmp/stack-0ce24e52a003510a/gi-pango-1.0.25/GI/Pango/Objects/FontFamily.hs:144:1: error:
gi-pango> Could not load module ‘GI.Gio.Interfaces.ListModel’
gi-pango> It is a member of the hidden package ‘gi-gio-2.0.29’.
gi-pango> Perhaps you need to add ‘gi-gio’ to the build-depends in your .cabal file.
gi-pango> Use -v (or `:set -v` in ghci) to see a list of the files searched for.
gi-pango> |
gi-pango> 144 | import qualified GI.Gio.Interfaces.ListModel as Gio.ListModel
gi-pango> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Arch Linux, GHC 9.0.1, pango 1:1.50.8-1
When attempting to build
gi-pango,stackgives this error:Arch Linux, GHC 9.0.1, pango 1:1.50.8-1