>> When I try to build gio from darcs tips with ghc-6.10.1 I see:

> I can't really comment on GIO. But the error smells like stale dependencies.
> Although I doubt that the dependencies should change when using different
> ghc versions, I just want to make sure: Does
>
> rm */lib*.deps
> make
>
> or simply
>
> make distclean
> make

I can poke more, but this is while I am building an rpm with a fresh
darcs dist tarball so I don't think there can be any stale deps
around.

I don't need gio myself currently - but just wanted to report the issue.

I can also can't generate haddock documentation with ghc-6.10.1:

Warning: main:Graphics.UI.Gtk.General.Selection: could not find link
destinations for:
    GHC.Bool.Bool Graphics.UI.Gtk.Types.Display
Warning: main:Graphics.UI.Gtk.General.Clipboard: could not find link
destinations for:
    Graphics.UI.Gtk.Types.Display GHC.Bool.Bool
haddock: internal Haddock or GHC error:
src/Haddock/Interface/Rename.hs:(153,16)-(191,38): Non-exhaustive
patterns in case

make[2]: *** [docs/reference/System-Glib-UTFString.html] Error 1

(haddock-0.9 gave me a stack overflow too I think).

Jens

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to