Skip to content

Module GI.Gio.Interfaces.ListModel not found when building gi-pango #386

@lyiriyah

Description

@lyiriyah

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions