freebsd-ports/devel/hs-ghcprofview
Jan Beich 0f68f84b0d devel/hs-ghcprofview: unbreak with gobject-introspection 1.76
GI/GLib/Functions.hs:5085:34: error:
    • Couldn't match type ‘Char’ with ‘CInt’
      Expected: Ptr CInt
        Actual: Ptr Char
    • In the first argument of ‘g_unicode_canonical_ordering’, namely
        ‘string'’
      In a stmt of a 'do' block: g_unicode_canonical_ordering string' len
      In the second argument of ‘($)’, namely
        ‘do let len = fromIntegral $ length string
            string' <- packStorableArray string
            g_unicode_canonical_ordering string' len
            freeMem string'
            ....’
     |
5085 |     g_unicode_canonical_ordering string' len
     |                                  ^^^^^^^

PR:		270405
Reported by:	antoine (via exp-run)
2023-03-25 18:05:38 +00:00
..
distinfo devel/hs-ghcprofview: unbreak with gobject-introspection 1.76 2023-03-25 18:05:38 +00:00
Makefile devel/hs-ghcprofview: unbreak with gobject-introspection 1.76 2023-03-25 18:05:38 +00:00
pkg-descr