2009/12/11 Duncan Coutts <duncan.cou...@googlemail.com>:
> Patch to make gtk2hs (darcs HEAD version) build with ghc-6.12.

Thank you, Duncan!

I tried it with ghc-6.12.1 on Fedora and when building the docs got to
the attached build error.

Jens
make  all-am
make[1]: Entering directory `/home/petersen/fedora/haskell/ghc-gtk2hs/devel/gtk2hs-0.10.1.20100110'
mkdir -p docs/reference
/usr/bin/haddock --html --odir=docs/reference --title="Gtk2Hs" --dump-interface=docs/reference/gtk2hs.haddock --prologue=docs/prologue.txt --read-interface=/usr/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock --read-interface=/usr/share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock --read-interface=/usr/share/doc/ghc/html/libraries/bytestring-0.9.1.5/bytestring.haddock --read-interface=/usr/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/usr/share/doc/ghc/html/libraries/mtl-1.1.0.2/mtl.haddock --read-interface=/usr/share/doc/ghc/html/libraries/old-time-1.0.0.3/old-time.haddock --optghc=-DORBIT2=1 --optghc=-I. --optghc=-I/usr/include/atk-1.0 --optghc=-I/usr/include/cairo --optghc=-I/usr/include/dbus-1.0 --optghc=-I/usr/include/freetype2 --optghc=-I/usr/include/gconf/2 --optghc=-I/usr/include/glib-2.0 --optghc=-I/usr/include/gstreamer-0.10 --optghc=-I/usr/include/gtk-2.0 --optghc=-I/usr/include/gtkglext-1.0 --optghc=-I/usr/include/gtksourceview-2.0 --optghc=-I/usr/include/libglade-2.0 --optghc=-I/usr/include/libpng12 --optghc=-I/usr/include/librsvg-2 --optghc=-I/usr/include/libxml2 --optghc=-I/usr/include/orbit-2.0 --optghc=-I/usr/include/pango-1.0 --optghc=-I/usr/include/pixman-1 --optghc=-I/usr/lib64/dbus-1.0/include --optghc=-I/usr/lib64/glib-2.0/include --optghc=-I/usr/lib64/gtk-2.0/include --optghc=-I/usr/lib64/gtkglext-1.0/include --optghc=-Igtksourceview2 --optghc=-XForeignFunctionInterface --optghc=-XOverlappingInstances --optghc=-fglasgow-exts --optghc='-#include"hsgclosure.h"' --optghc=-fglasgow-exts --optghc=-fno-warn-duplicate-exports --optghc=-hide-all-packages --optghc='-package array-0.3.0.0' --optghc='-package base-4.2.0.0' --optghc='-package bytestring-0.9.1.5' --optghc='-package containers-0.3.0.0' --optghc='-package mtl-1.1.0.2' --optghc='-package old-time-1.0.0.3' glib/System/Glib/FFI.hs glib/System/Glib/UTFString.hs glib/System/Glib/Types.hs glib/System/Glib/GType.hs glib/System/Glib/GValue.hs glib/System/Glib/GValueTypes.hs glib/System/Glib/GObject.hs glib/System/Glib/Properties.hs glib/System/Glib/GError.hs glib/System/Glib/GList.hs glib/System/Glib/Signals.hs glib/System/Glib/MainLoop.hs glib/System/Glib/GDateTime.hs glib/System/Glib/Utils.hs glib/System/Glib/GTypeConstants.hs glib/System/Glib/GParameter.hs glib/System/Glib/StoreValue.hs glib/System/Glib.hs glib/System/Glib/Attributes.hs glib/System/Glib/Flags.hs cairo/Graphics/Rendering/Cairo.hs cairo/Graphics/Rendering/Cairo/Matrix.hs cairo/Graphics/Rendering/Cairo/Types.hs cairo/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.hs cairo/Graphics/Rendering/Cairo/Internal/Drawing/Paths.hs cairo/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.hs cairo/Graphics/Rendering/Cairo/Internal/Drawing/Text.hs cairo/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.hs cairo/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.hs cairo/Graphics/Rendering/Cairo/Internal/Surfaces/Image.hs cairo/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.hs cairo/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.hs cairo/Graphics/Rendering/Cairo/Internal/Surfaces/PS.hs cairo/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.hs cairo/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.hs cairo/Graphics/Rendering/Cairo/Internal/Utilities.hs cairo/Graphics/Rendering/Cairo/Internal.hs svgcairo/Graphics/Rendering/Cairo/SVG.hs gtk/Graphics/UI/Gtk.hs gtk/Graphics/UI/Gtk/ModelView/ListStore.hs gtk/Graphics/UI/Gtk/ModelView/Sequence.hs gtk/Graphics/UI/Gtk/Gdk/PixbufData.hs gtk/Graphics/UI/Gtk/Pango/Markup.hs gtk/Graphics/UI/Gtk/Pango/Types.hs gtk/Graphics/UI/Gtk/Multiline/Types.hs gtk/Graphics/UI/Gtk/Gdk/Region.hs gtk/Graphics/UI/Gtk/Abstract/Bin.hs gtk/Graphics/UI/Gtk/Abstract/Box.hs gtk/Graphics/UI/Gtk/Abstract/ButtonBox.hs gtk/Graphics/UI/Gtk/Abstract/Container.hs gtk/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs gtk/Graphics/UI/Gtk/Abstract/IMContext.hs gtk/Graphics/UI/Gtk/Abstract/Misc.hs gtk/Graphics/UI/Gtk/Abstract/Object.hs gtk/Graphics/UI/Gtk/Abstract/Paned.hs gtk/Graphics/UI/Gtk/Abstract/Range.hs gtk/Graphics/UI/Gtk/Abstract/Scale.hs gtk/Graphics/UI/Gtk/Abstract/Widget.hs gtk/Graphics/UI/Gtk/Buttons/Button.hs gtk/Graphics/UI/Gtk/Buttons/CheckButton.hs gtk/Graphics/UI/Gtk/Buttons/RadioButton.hs gtk/Graphics/UI/Gtk/Buttons/ToggleButton.hs gtk/Graphics/UI/Gtk/Display/AccelLabel.hs gtk/Graphics/UI/Gtk/Display/Image.hs gtk/Graphics/UI/Gtk/Display/Label.hs gtk/Graphics/UI/Gtk/Display/ProgressBar.hs gtk/Graphics/UI/Gtk/Display/Statusbar.hs gtk/Graphics/UI/Gtk/Display/StatusIcon.hs gtk/Graphics/UI/Gtk/Embedding/Plug.hs gtk/Graphics/UI/Gtk/Embedding/Socket.hs gtk/Graphics/UI/Gtk/Entry/Editable.hs gtk/Graphics/UI/Gtk/Entry/Entry.hs gtk/Graphics/UI/Gtk/Entry/EntryCompletion.hs gtk/Graphics/UI/Gtk/Entry/HScale.hs gtk/Graphics/UI/Gtk/Entry/SpinButton.hs gtk/Graphics/UI/Gtk/Entry/VScale.hs gtk/Graphics/UI/Gtk/General/Clipboard.hs gtk/Graphics/UI/Gtk/General/Enums.hs gtk/Graphics/UI/Gtk/General/General.hs gtk/Graphics/UI/Gtk/General/IconFactory.hs gtk/Graphics/UI/Gtk/General/Style.hs gtk/Graphics/UI/Gtk/Layout/Alignment.hs gtk/Graphics/UI/Gtk/Layout/AspectFrame.hs gtk/Graphics/UI/Gtk/Layout/Expander.hs gtk/Graphics/UI/Gtk/Layout/Fixed.hs gtk/Graphics/UI/Gtk/Layout/HBox.hs gtk/Graphics/UI/Gtk/Layout/HButtonBox.hs gtk/Graphics/UI/Gtk/Layout/HPaned.hs gtk/Graphics/UI/Gtk/Layout/Layout.hs gtk/Graphics/UI/Gtk/Layout/Notebook.hs gtk/Graphics/UI/Gtk/Layout/Table.hs gtk/Graphics/UI/Gtk/Layout/VBox.hs gtk/Graphics/UI/Gtk/Layout/VButtonBox.hs gtk/Graphics/UI/Gtk/Layout/VPaned.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/Combo.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/Menu.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.hs gtk/Graphics/UI/Gtk/ActionMenuToolbar/Action.hs gtk/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.hs gtk/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.hs gtk/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.hs gtk/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.hs gtk/Graphics/UI/Gtk/Misc/Adjustment.hs gtk/Graphics/UI/Gtk/Misc/Calendar.hs gtk/Graphics/UI/Gtk/Misc/DrawingArea.hs gtk/Graphics/UI/Gtk/Misc/EventBox.hs gtk/Graphics/UI/Gtk/Misc/Arrow.hs gtk/Graphics/UI/Gtk/Misc/HandleBox.hs gtk/Graphics/UI/Gtk/Misc/IMMulticontext.hs gtk/Graphics/UI/Gtk/Misc/SizeGroup.hs gtk/Graphics/UI/Gtk/Misc/Tooltips.hs gtk/Graphics/UI/Gtk/Misc/Viewport.hs gtk/Graphics/UI/Gtk/Multiline/TextBuffer.hs gtk/Graphics/UI/Gtk/Multiline/TextIter.hs gtk/Graphics/UI/Gtk/Multiline/TextMark.hs gtk/Graphics/UI/Gtk/Multiline/TextTag.hs gtk/Graphics/UI/Gtk/Multiline/TextTagTable.hs gtk/Graphics/UI/Gtk/Multiline/TextView.hs gtk/Graphics/UI/Gtk/Ornaments/Frame.hs gtk/Graphics/UI/Gtk/Ornaments/HSeparator.hs gtk/Graphics/UI/Gtk/Ornaments/VSeparator.hs gtk/Graphics/UI/Gtk/Scrolling/HScrollbar.hs gtk/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs gtk/Graphics/UI/Gtk/Scrolling/VScrollbar.hs gtk/Graphics/UI/Gtk/Selectors/ColorButton.hs gtk/Graphics/UI/Gtk/Selectors/ColorSelection.hs gtk/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.hs gtk/Graphics/UI/Gtk/Selectors/FontButton.hs gtk/Graphics/UI/Gtk/Selectors/FontSelection.hs gtk/Graphics/UI/Gtk/Selectors/FontSelectionDialog.hs gtk/Graphics/UI/Gtk/Selectors/FileSelection.hs gtk/Graphics/UI/Gtk/Selectors/FileChooser.hs gtk/Graphics/UI/Gtk/Selectors/FileChooserButton.hs gtk/Graphics/UI/Gtk/Selectors/FileChooserWidget.hs gtk/Graphics/UI/Gtk/Selectors/FileChooserDialog.hs gtk/Graphics/UI/Gtk/Selectors/FileFilter.hs gtk/Graphics/UI/Gtk/TreeList/CellRendererPixbuf.hs gtk/Graphics/UI/Gtk/TreeList/CellRendererText.hs gtk/Graphics/UI/Gtk/TreeList/CellRendererToggle.hs gtk/Graphics/UI/Gtk/TreeList/CellView.hs gtk/Graphics/UI/Gtk/TreeList/IconView.hs gtk/Graphics/UI/Gtk/TreeList/ListStore.hs gtk/Graphics/UI/Gtk/TreeList/TreeIter.hs gtk/Graphics/UI/Gtk/TreeList/TreeModel.hs gtk/Graphics/UI/Gtk/TreeList/TreeModelSort.hs gtk/Graphics/UI/Gtk/TreeList/TreePath.hs gtk/Graphics/UI/Gtk/TreeList/TreeSelection.hs gtk/Graphics/UI/Gtk/TreeList/TreeStore.hs gtk/Graphics/UI/Gtk/TreeList/TreeView.hs gtk/Graphics/UI/Gtk/TreeList/TreeViewColumn.hs gtk/Graphics/UI/Gtk/TreeList/TreeRowReference.hs gtk/Graphics/UI/Gtk/ModelView/CellLayout.hs gtk/Graphics/UI/Gtk/ModelView/CellRenderer.hs gtk/Graphics/UI/Gtk/ModelView/CellRendererCombo.hs gtk/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.hs gtk/Graphics/UI/Gtk/ModelView/CellRendererProgress.hs gtk/Graphics/UI/Gtk/ModelView/CellRendererText.hs gtk/Graphics/UI/Gtk/ModelView/CellRendererToggle.hs gtk/Graphics/UI/Gtk/ModelView/CellView.hs gtk/Graphics/UI/Gtk/ModelView/CustomStore.hs gtk/Graphics/UI/Gtk/ModelView/IconView.hs gtk/Graphics/UI/Gtk/ModelView/TreeDrag.hs gtk/Graphics/UI/Gtk/ModelView/TreeModel.hs gtk/Graphics/UI/Gtk/ModelView/TreeModelSort.hs gtk/Graphics/UI/Gtk/ModelView/TreeModelFilter.hs gtk/Graphics/UI/Gtk/ModelView/TreeSortable.hs gtk/Graphics/UI/Gtk/ModelView/TreeSelection.hs gtk/Graphics/UI/Gtk/ModelView/TreeView.hs gtk/Graphics/UI/Gtk/ModelView/TreeViewColumn.hs gtk/Graphics/UI/Gtk/ModelView/TreeRowReference.hs gtk/Graphics/UI/Gtk/ModelView/Types.hs gtk/Graphics/UI/Gtk/Windows/AboutDialog.hs gtk/Graphics/UI/Gtk/Windows/Dialog.hs gtk/Graphics/UI/Gtk/Windows/MessageDialog.hs gtk/Graphics/UI/Gtk/Windows/Window.hs gtk/Graphics/UI/Gtk/Windows/Invisible.hs gtk/Graphics/UI/Gtk/Windows/WindowGroup.hs gtk/Graphics/UI/Gtk/Gdk/Cursor.hs gtk/Graphics/UI/Gtk/Gdk/Drawable.hs gtk/Graphics/UI/Gtk/Gdk/GC.hs gtk/Graphics/UI/Gtk/Gdk/Gdk.hs gtk/Graphics/UI/Gtk/Gdk/Enums.hs gtk/Graphics/UI/Gtk/Gdk/Keys.hs gtk/Graphics/UI/Gtk/Gdk/Pixbuf.hs gtk/Graphics/UI/Gtk/Gdk/PixbufAnimation.hs gtk/Graphics/UI/Gtk/Gdk/Pixmap.hs gtk/Graphics/UI/Gtk/Gdk/Screen.hs gtk/Graphics/UI/Gtk/Gdk/Display.hs gtk/Graphics/UI/Gtk/Pango/Attributes.hs gtk/Graphics/UI/Gtk/Pango/Description.hs gtk/Graphics/UI/Gtk/Pango/Font.hs gtk/Graphics/UI/Gtk/Pango/Enums.hs gtk/Graphics/UI/Gtk/Pango/GlyphStorage.hs gtk/Graphics/UI/Gtk/Pango/Context.hs gtk/Graphics/UI/Gtk/Pango/Layout.hs gtk/Graphics/UI/Gtk/Pango/Rendering.hs gtk/Graphics/UI/Gtk/Builder.hs gtk/Graphics/UI/Gtk/Gdk/DrawWindow.hs gtk/Graphics/UI/Gtk/General/RcStyle.hs gtk/Graphics/UI/Gtk/General/Selection.hs gtk/Graphics/UI/Gtk/General/Drag.hs gtk/Graphics/UI/Gtk/General/DNDTypes.hs gtk/Graphics/UI/Gtk/Cairo.hs gtk/Graphics/UI/Gtk/Types.hs gtk/Graphics/UI/Gtk/Signals.hs gtk/Graphics/UI/Gtk/Pango/Structs.hs gtk/Graphics/UI/Gtk/Embedding/Embedding.hs gtk/Graphics/UI/Gtk/General/StockItems.hs gtk/Graphics/UI/Gtk/General/Structs.hs gtk/Graphics/UI/Gtk/Gdk/Events.hs gtk/Graphics/UI/Gtk/Gdk/EventM.hs gtk/Graphics/UI/Gtk/TreeList.hs gtk/Graphics/UI/Gtk/TreeList/CellRenderer.hs gtk/Graphics/UI/Gtk/ModelView.hs gtk/Graphics/UI/Gtk/ModelView/TreeStore.hs gtk/Graphics/UI/Gtk/Abstract/Scrollbar.hs gtk/Graphics/UI/Gtk/Abstract/Separator.hs gtk/Graphics/UI/Gtk/General/Threading.hs soegtk/Graphics/SOE/Gtk.hs gio/System/GIO/AsyncResult.hs gio/System/GIO/Base.hs gio/System/GIO/Cancellable.hs gio/System/GIO/File.hs gio/System/GIO/Types.hs gio/System/GIO/Signals.hs gio/System/GIO/FileAttribute.hs gio/System/GIO.hs glade/Graphics/UI/Gtk/Glade.hs glade/Graphics/UI/Gtk/Glade/Types.hs gconf/System/Gnome/GConf/GConfValue.hs gconf/System/Gnome/GConf/GConfClient.hs gconf/System/Gnome/GConf/Types.hs gconf/System/Gnome/GConf/Signals.hs gconf/System/Gnome/GConf.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceBuffer.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceIter.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceLanguage.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceLanguageManager.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceStyle/Internal.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceStyleScheme.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceStyleSchemeManager.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceView.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceMark.hs gtksourceview2/Graphics/UI/Gtk/SourceView/Types.hs gtksourceview2/Graphics/UI/Gtk/SourceView/Signals.hs gtksourceview2/Graphics/UI/Gtk/SourceView.hs gtksourceview2/Graphics/UI/Gtk/SourceView/SourceStyle.hs gtkglext/Graphics/UI/Gtk/OpenGL/Config.hs gtkglext/Graphics/UI/Gtk/OpenGL/Context.hs gtkglext/Graphics/UI/Gtk/OpenGL/Drawable.hs gtkglext/Graphics/UI/Gtk/OpenGL/Pixmap.hs gtkglext/Graphics/UI/Gtk/OpenGL/Window.hs gtkglext/Graphics/UI/Gtk/OpenGL/General.hs gtkglext/Graphics/UI/Gtk/OpenGL/DrawingArea.hs gtkglext/Graphics/UI/Gtk/OpenGL/Types.hs gtkglext/Graphics/UI/Gtk/OpenGL.hs gstreamer/Media/Streaming/GStreamer/Core/Types.hs gstreamer/Media/Streaming/GStreamer/Core/Init.hs gstreamer/Media/Streaming/GStreamer/Core/Object.hs gstreamer/Media/Streaming/GStreamer/Core/MiniObject.hs gstreamer/Media/Streaming/GStreamer/Core/MiniHierarchyBase.hs gstreamer/Media/Streaming/GStreamer/Core/Element.hs gstreamer/Media/Streaming/GStreamer/Core/Pad.hs gstreamer/Media/Streaming/GStreamer/Core/GhostPad.hs gstreamer/Media/Streaming/GStreamer/Core/Bin.hs gstreamer/Media/Streaming/GStreamer/Core/Format.hs gstreamer/Media/Streaming/GStreamer/Core/ElementFactory.hs gstreamer/Media/Streaming/GStreamer/Core/Caps.hs gstreamer/Media/Streaming/GStreamer/Core/Structure.hs gstreamer/Media/Streaming/GStreamer/Core/Message.hs gstreamer/Media/Streaming/GStreamer/Core/Buffer.hs gstreamer/Media/Streaming/GStreamer/Core/Event.hs gstreamer/Media/Streaming/GStreamer/Core/Query.hs gstreamer/Media/Streaming/GStreamer/Core/Bus.hs gstreamer/Media/Streaming/GStreamer/Core/Clock.hs gstreamer/Media/Streaming/GStreamer/Core/PadTemplate.hs gstreamer/Media/Streaming/GStreamer/Core/ImplementsInterface.hs gstreamer/Media/Streaming/GStreamer/Core/Index.hs gstreamer/Media/Streaming/GStreamer/Core/IndexFactory.hs gstreamer/Media/Streaming/GStreamer/Core/Iterator.hs gstreamer/Media/Streaming/GStreamer/Core/Parse.hs gstreamer/Media/Streaming/GStreamer/Core/Pipeline.hs gstreamer/Media/Streaming/GStreamer/Core/Plugin.hs gstreamer/Media/Streaming/GStreamer/Core/PluginFeature.hs gstreamer/Media/Streaming/GStreamer/Core/Registry.hs gstreamer/Media/Streaming/GStreamer/Core/Segment.hs gstreamer/Media/Streaming/GStreamer/Core/SystemClock.hs gstreamer/Media/Streaming/GStreamer/Core/TagList.hs gstreamer/Media/Streaming/GStreamer/Base/Types.hs gstreamer/Media/Streaming/GStreamer/Base/BaseSrc.hs gstreamer/Media/Streaming/GStreamer/Base/BaseSink.hs gstreamer/Media/Streaming/GStreamer/Base/BaseTransform.hs gstreamer/Media/Streaming/GStreamer/Base/PushSrc.hs gstreamer/Media/Streaming/GStreamer/Base/Adapter.hs gstreamer/Media/Streaming/GStreamer/Base/CollectPads.hs gstreamer/Media/Streaming/GStreamer/Controller/Types.hs gstreamer/Media/Streaming/GStreamer/Controller/Controller.hs gstreamer/Media/Streaming/GStreamer/Net/Types.hs gstreamer/Media/Streaming/GStreamer/Net/NetClientClock.hs gstreamer/Media/Streaming/GStreamer/DataProtocol/DataProtocol.hs gstreamer/Media/Streaming/GStreamer/Audio/Types.hs gstreamer/Media/Streaming/GStreamer/Audio/Audio.hs gstreamer/Media/Streaming/GStreamer/Audio/AudioClock.hs gstreamer/Media/Streaming/GStreamer/Core/Signals.hs gstreamer/Media/Streaming/GStreamer/Core/Hierarchy.hs gstreamer/Media/Streaming/GStreamer/Core/MiniHierarchy.hs gstreamer/Media/Streaming/GStreamer/Core/Constants.hs gstreamer/Media/Streaming/GStreamer/Base/Constants.hs gstreamer/Media/Streaming/GStreamer/DataProtocol/Constants.hs gstreamer/Media/Streaming/GStreamer/Audio/Constants.hs gstreamer/Media/Streaming/GStreamer/Core/HierarchyBase.hs gstreamer/Media/Streaming/GStreamer/Core.hs gstreamer/Media/Streaming/GStreamer/Base.hs gstreamer/Media/Streaming/GStreamer.hs
Warning: System.Glib.Types: toGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity.
Warning: System.Glib.Types: unsafeCastGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: foreground is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: background is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: function is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: fill is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: tile is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: stipple is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: clipMask is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: subwindowMode is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: tsXOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: tsYOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: clipXOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: clipYOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: graphicsExposure is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: lineWidth is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: lineStyle is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: capStyle is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.Gdk.GC: joinStyle is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.General.StockItems: siStockId is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.General.StockItems: siLabel is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.General.StockItems: siModifier is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.General.StockItems: siKeyval is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.Gtk.General.StockItems: siTransDom is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity.

gtk/Graphics/UI/Gtk/Display/StatusIcon.chs.pp:451:12:
    The last statement in a 'do' construct must be an expression
make[1]: *** [docs/reference/stamp] Error 1
make[1]: Leaving directory `/home/petersen/fedora/haskell/ghc-gtk2hs/devel/gtk2hs-0.10.1.20100110'
make: *** [all] Error 2
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to