Resolving dependencies... Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 [1 of 2] Compiling SetupWrapper ( /tmp/cairo-0.12.5.3-3365/cairo-0.12.5.3/SetupWrapper.hs, /tmp/cairo-0.12.5.3-3365/cairo-0.12.5.3/dist/setup/SetupWrapper.o ) /tmp/cairo-0.12.5.3-3365/cairo-0.12.5.3/SetupWrapper.hs:118:28: Warning: In the use of `configCompiler' (imported from Distribution.Simple.Configure): Deprecated: "'configCompiler' is deprecated. Use 'configCompilerEx' instead." [2 of 2] Compiling Main ( /tmp/cairo-0.12.5.3-3365/cairo-0.12.5.3/Setup.hs, /tmp/cairo-0.12.5.3-3365/cairo-0.12.5.3/dist/setup/Main.o ) Linking /tmp/cairo-0.12.5.3-3365/cairo-0.12.5.3/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring cairo-0.12.5.3... Building cairo-0.12.5.3... Preprocessing library cairo-0.12.5.3... [ 1 of 18] Compiling Graphics.Rendering.Cairo.Matrix ( dist/build/Graphics/Rendering/Cairo/Matrix.hs, dist/build/Graphics/Rendering/Cairo/Matrix.o ) [ 2 of 18] Compiling Graphics.Rendering.Cairo.Types ( dist/build/Graphics/Rendering/Cairo/Types.hs, dist/build/Graphics/Rendering/Cairo/Types.o ) [ 3 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Cairo ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.o ) [ 4 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Patterns ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.o ) [ 5 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Transformations ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.o ) [ 6 of 18] Compiling Graphics.Rendering.Cairo.Internal.Fonts.FontOptions ( dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.hs, dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.o ) [ 7 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Image ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.o ) [ 8 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PDF ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.o ) [ 9 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PNG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.o ) [10 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PS ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.o ) [11 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.SVG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.o ) [12 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Surface ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.o ) [13 of 18] Compiling Graphics.Rendering.Cairo.Internal.Region ( dist/build/Graphics/Rendering/Cairo/Internal/Region.hs, dist/build/Graphics/Rendering/Cairo/Internal/Region.o ) [14 of 18] Compiling Graphics.Rendering.Cairo.Internal.Utilities ( dist/build/Graphics/Rendering/Cairo/Internal/Utilities.hs, dist/build/Graphics/Rendering/Cairo/Internal/Utilities.o ) Graphics/Rendering/Cairo/Internal/Utilities.chs:32:3: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [15 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Paths ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.o ) [16 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Text ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.o ) [17 of 18] Compiling Graphics.Rendering.Cairo.Internal ( Graphics/Rendering/Cairo/Internal.hs, dist/build/Graphics/Rendering/Cairo/Internal.o ) [18 of 18] Compiling Graphics.Rendering.Cairo ( Graphics/Rendering/Cairo.hs, dist/build/Graphics/Rendering/Cairo.o ) In-place registering cairo-0.12.5.3... Running Haddock for cairo-0.12.5.3... Running hscolour for cairo-0.12.5.3... Preprocessing library cairo-0.12.5.3... Preprocessing library cairo-0.12.5.3... Graphics/Rendering/Cairo/Internal/Utilities.chs:32:3: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Haddock coverage: 17% ( 2 / 12) in 'Graphics.Rendering.Cairo.Matrix' 42% ( 23 / 55) in 'Graphics.Rendering.Cairo.Types' 1% ( 1 /101) in 'Graphics.Rendering.Cairo.Internal.Drawing.Cairo' 3% ( 1 / 33) in 'Graphics.Rendering.Cairo.Internal.Drawing.Patterns' 4% ( 1 / 23) in 'Graphics.Rendering.Cairo.Internal.Drawing.Transformations' 3% ( 1 / 31) in 'Graphics.Rendering.Cairo.Internal.Fonts.FontOptions' 6% ( 1 / 17) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Image' 20% ( 1 / 5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PDF' 20% ( 1 / 5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PNG' 20% ( 1 / 5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PS' 33% ( 1 / 3) in 'Graphics.Rendering.Cairo.Internal.Surfaces.SVG' 4% ( 1 / 23) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Surface' 2% ( 1 / 47) in 'Graphics.Rendering.Cairo.Internal.Region' 12% ( 1 / 8) in 'Graphics.Rendering.Cairo.Internal.Utilities' 4% ( 1 / 27) in 'Graphics.Rendering.Cairo.Internal.Drawing.Paths' 6% ( 1 / 17) in 'Graphics.Rendering.Cairo.Internal.Drawing.Text' 6% ( 24 /388) in 'Graphics.Rendering.Cairo.Internal' 91% (185 /203) in 'Graphics.Rendering.Cairo' Warning: Graphics.Rendering.Cairo: could not find link destinations for: Graphics.Rendering.Cairo.Types.PixelData Data.Array.Base.unsafeRead Data.Array.Base.unsafeWrite Documentation created: dist/doc/html/cairo/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cairo-0.12.5.3 Registering cairo-0.12.5.3... Installed cairo-0.12.5.3 [1 of 2] Compiling SetupWrapper ( /tmp/glib-0.12.5.3-3365/glib-0.12.5.3/SetupWrapper.hs, /tmp/glib-0.12.5.3-3365/glib-0.12.5.3/dist/setup/SetupWrapper.o ) /tmp/glib-0.12.5.3-3365/glib-0.12.5.3/SetupWrapper.hs:118:28: Warning: In the use of `configCompiler' (imported from Distribution.Simple.Configure): Deprecated: "'configCompiler' is deprecated. Use 'configCompilerEx' instead." [2 of 2] Compiling Main ( /tmp/glib-0.12.5.3-3365/glib-0.12.5.3/Setup.hs, /tmp/glib-0.12.5.3-3365/glib-0.12.5.3/dist/setup/Main.o ) Linking /tmp/glib-0.12.5.3-3365/glib-0.12.5.3/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring glib-0.12.5.3... Building glib-0.12.5.3... Preprocessing library glib-0.12.5.3... [ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, dist/build/System/Glib/Attributes.o ) [ 2 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, dist/build/System/Glib/Flags.o ) [ 3 of 21] Compiling System.Glib.FFI ( System/Glib/FFI.hs, dist/build/System/Glib/FFI.o ) [ 4 of 21] Compiling System.Glib.Types ( dist/build/System/Glib/Types.hs, dist/build/System/Glib/Types.o ) [ 5 of 21] Compiling System.Glib.GString ( dist/build/System/Glib/GString.hs, dist/build/System/Glib/GString.o ) [ 6 of 21] Compiling System.Glib.GList ( dist/build/System/Glib/GList.hs, dist/build/System/Glib/GList.o ) [ 7 of 21] Compiling System.Glib.GType ( dist/build/System/Glib/GType.hs, dist/build/System/Glib/GType.o ) [ 8 of 21] Compiling System.Glib.GValue ( dist/build/System/Glib/GValue.hs, dist/build/System/Glib/GValue.o ) [ 9 of 21] Compiling System.Glib.GParameter ( dist/build/System/Glib/GParameter.hs, dist/build/System/Glib/GParameter.o ) [10 of 21] Compiling System.Glib.GTypeConstants ( dist/build/System/Glib/GTypeConstants.hs, dist/build/System/Glib/GTypeConstants.o ) [11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, dist/build/System/Glib/UTFString.o ) [12 of 21] Compiling System.Glib.GObject ( dist/build/System/Glib/GObject.hs, dist/build/System/Glib/GObject.o ) [13 of 21] Compiling System.Glib.GValueTypes ( dist/build/System/Glib/GValueTypes.hs, dist/build/System/Glib/GValueTypes.o ) [14 of 21] Compiling System.Glib.Properties ( dist/build/System/Glib/Properties.hs, dist/build/System/Glib/Properties.o ) [15 of 21] Compiling System.Glib.StoreValue ( dist/build/System/Glib/StoreValue.hs, dist/build/System/Glib/StoreValue.o ) [16 of 21] Compiling System.Glib.Signals ( dist/build/System/Glib/Signals.hs, dist/build/System/Glib/Signals.o ) [17 of 21] Compiling System.Glib.MainLoop ( dist/build/System/Glib/MainLoop.hs, dist/build/System/Glib/MainLoop.o ) [18 of 21] Compiling System.Glib.GError ( dist/build/System/Glib/GError.hs, dist/build/System/Glib/GError.o ) [19 of 21] Compiling System.Glib.GDateTime ( dist/build/System/Glib/GDateTime.hs, dist/build/System/Glib/GDateTime.o ) [20 of 21] Compiling System.Glib.Utils ( dist/build/System/Glib/Utils.hs, dist/build/System/Glib/Utils.o ) [21 of 21] Compiling System.Glib ( System/Glib.hs, dist/build/System/Glib.o ) In-place registering glib-0.12.5.3... Running Haddock for glib-0.12.5.3... Running hscolour for glib-0.12.5.3... Preprocessing library glib-0.12.5.3... Preprocessing library glib-0.12.5.3... Haddock coverage: 100% ( 17 / 17) in 'System.Glib.Attributes' 25% ( 1 / 4) in 'System.Glib.Flags' 56% ( 5 / 9) in 'System.Glib.FFI' 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. 29% ( 2 / 7) in 'System.Glib.Types' 25% ( 1 / 4) in 'System.Glib.GString' 8% ( 1 / 12) in 'System.Glib.GList' 75% ( 3 / 4) in 'System.Glib.GType' 80% ( 4 / 5) in 'System.Glib.GValue' 50% ( 1 / 2) in 'System.Glib.GParameter' 6% ( 1 / 18) in 'System.Glib.GTypeConstants' 90% ( 18 / 20) in 'System.Glib.UTFString' 76% ( 22 / 29) in 'System.Glib.GObject' 3% ( 1 / 31) in 'System.Glib.GValueTypes' 5% ( 3 / 64) in 'System.Glib.Properties' 40% ( 2 / 5) in 'System.Glib.StoreValue' 50% ( 7 / 14) in 'System.Glib.Signals' 56% ( 18 / 32) in 'System.Glib.MainLoop' 100% ( 22 / 22) in 'System.Glib.GError' 3% ( 1 / 36) in 'System.Glib.GDateTime' 100% ( 5 / 5) in 'System.Glib.Utils' 90% ( 9 / 10) in 'System.Glib' Warning: System.Glib.MainLoop: could not find link destinations for: System.Glib.MainLoop.FD Warning: System.Glib.GError: could not find link destinations for: System.Glib.GError.GQuark Documentation created: dist/doc/html/glib/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/glib-0.12.5.3 Registering glib-0.12.5.3... Installed glib-0.12.5.3 [1 of 2] Compiling SetupWrapper ( /tmp/gio-0.12.5.3-3365/gio-0.12.5.3/SetupWrapper.hs, /tmp/gio-0.12.5.3-3365/gio-0.12.5.3/dist/setup/SetupWrapper.o ) /tmp/gio-0.12.5.3-3365/gio-0.12.5.3/SetupWrapper.hs:118:28: Warning: In the use of `configCompiler' (imported from Distribution.Simple.Configure): Deprecated: "'configCompiler' is deprecated. Use 'configCompilerEx' instead." [2 of 2] Compiling Main ( /tmp/gio-0.12.5.3-3365/gio-0.12.5.3/Setup.hs, /tmp/gio-0.12.5.3-3365/gio-0.12.5.3/dist/setup/Main.o ) Linking /tmp/gio-0.12.5.3-3365/gio-0.12.5.3/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring gio-0.12.5.3... Building gio-0.12.5.3... Preprocessing library gio-0.12.5.3... [ 1 of 24] Compiling System.GIO.Signals ( dist/build/System/GIO/Signals.hs, dist/build/System/GIO/Signals.o ) [ 2 of 24] Compiling System.GIO.Types ( dist/build/System/GIO/Types.hs, dist/build/System/GIO/Types.o ) System/GIO/Types.chs:200:27: Warning: In the use of `unsafeForeignPtrToPtr' (imported from Foreign.ForeignPtr): Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" [ 3 of 24] Compiling System.GIO.Enums ( dist/build/System/GIO/Enums.hs, dist/build/System/GIO/Enums.o ) [ 4 of 24] Compiling System.GIO.File.FileAttribute ( dist/build/System/GIO/File/FileAttribute.hs, dist/build/System/GIO/File/FileAttribute.o ) [ 5 of 24] Compiling System.GIO.Volumes.VolumeMonitor ( dist/build/System/GIO/Volumes/VolumeMonitor.hs, dist/build/System/GIO/Volumes/VolumeMonitor.o ) [ 6 of 24] Compiling System.GIO.Icons.ThemedIcon ( dist/build/System/GIO/Icons/ThemedIcon.hs, dist/build/System/GIO/Icons/ThemedIcon.o ) [ 7 of 24] Compiling System.GIO.Icons.Icon ( dist/build/System/GIO/Icons/Icon.hs, dist/build/System/GIO/Icons/Icon.o ) [ 8 of 24] Compiling System.GIO.Icons.FileIcon ( dist/build/System/GIO/Icons/FileIcon.hs, dist/build/System/GIO/Icons/FileIcon.o ) [ 9 of 24] Compiling System.GIO.Icons.EmblemedIcon ( dist/build/System/GIO/Icons/EmblemedIcon.hs, dist/build/System/GIO/Icons/EmblemedIcon.o ) [10 of 24] Compiling System.GIO.Icons.Emblem ( dist/build/System/GIO/Icons/Emblem.hs, dist/build/System/GIO/Icons/Emblem.o ) [11 of 24] Compiling System.GIO.File.MountOperation ( dist/build/System/GIO/File/MountOperation.hs, dist/build/System/GIO/File/MountOperation.o ) [12 of 24] Compiling System.GIO.File.IOError ( dist/build/System/GIO/File/IOError.hs, dist/build/System/GIO/File/IOError.o ) [13 of 24] Compiling System.GIO.File.FileMonitor ( dist/build/System/GIO/File/FileMonitor.hs, dist/build/System/GIO/File/FileMonitor.o ) [14 of 24] Compiling System.GIO.File.FileInfo ( dist/build/System/GIO/File/FileInfo.hs, dist/build/System/GIO/File/FileInfo.o ) [15 of 24] Compiling System.GIO.File.ContentType ( dist/build/System/GIO/File/ContentType.hs, dist/build/System/GIO/File/ContentType.o ) [16 of 24] Compiling System.GIO.File.AppInfo ( dist/build/System/GIO/File/AppInfo.hs, dist/build/System/GIO/File/AppInfo.o ) [17 of 24] Compiling System.GIO.Async.Cancellable ( dist/build/System/GIO/Async/Cancellable.hs, dist/build/System/GIO/Async/Cancellable.o ) [18 of 24] Compiling System.GIO.Async.AsyncResult ( dist/build/System/GIO/Async/AsyncResult.hs, dist/build/System/GIO/Async/AsyncResult.o ) [19 of 24] Compiling System.GIO.File.File ( dist/build/System/GIO/File/File.hs, dist/build/System/GIO/File/File.o ) [20 of 24] Compiling System.GIO.File.FileEnumerator ( dist/build/System/GIO/File/FileEnumerator.hs, dist/build/System/GIO/File/FileEnumerator.o ) [21 of 24] Compiling System.GIO.Volumes.Drive ( dist/build/System/GIO/Volumes/Drive.hs, dist/build/System/GIO/Volumes/Drive.o ) [22 of 24] Compiling System.GIO.Volumes.Mount ( dist/build/System/GIO/Volumes/Mount.hs, dist/build/System/GIO/Volumes/Mount.o ) [23 of 24] Compiling System.GIO.Volumes.Volume ( dist/build/System/GIO/Volumes/Volume.hs, dist/build/System/GIO/Volumes/Volume.o ) [24 of 24] Compiling System.GIO ( System/GIO.hs, dist/build/System/GIO.o ) In-place registering gio-0.12.5.3... Running Haddock for gio-0.12.5.3... Running hscolour for gio-0.12.5.3... Preprocessing library gio-0.12.5.3... Preprocessing library gio-0.12.5.3... System/GIO/Types.chs:200:27: Warning: In the use of `unsafeForeignPtrToPtr' (imported from Foreign.ForeignPtr): Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" Haddock coverage: 12% ( 1 / 8) in 'System.GIO.Signals' 0% ( 1 /246) in 'System.GIO.Types' 81% ( 17 / 21) in 'System.GIO.Enums' 8% ( 7 / 83) in 'System.GIO.File.FileAttribute' 92% ( 24 / 26) in 'System.GIO.Volumes.VolumeMonitor' 83% ( 10 / 12) in 'System.GIO.Icons.ThemedIcon' 80% ( 8 / 10) in 'System.GIO.Icons.Icon' 78% ( 7 / 9) in 'System.GIO.Icons.FileIcon' 82% ( 9 / 11) in 'System.GIO.Icons.EmblemedIcon' 85% ( 11 / 13) in 'System.GIO.Icons.Emblem' 83% ( 20 / 24) in 'System.GIO.File.MountOperation' 100% ( 7 / 7) in 'System.GIO.File.IOError' 81% ( 13 / 16) in 'System.GIO.File.FileMonitor' 97% ( 63 / 65) in 'System.GIO.File.FileInfo' 100% ( 15 / 15) in 'System.GIO.File.ContentType' 91% ( 39 / 43) in 'System.GIO.File.AppInfo' 88% ( 15 / 17) in 'System.GIO.Async.Cancellable' 43% ( 3 / 7) in 'System.GIO.Async.AsyncResult' 77% ( 99 /129) in 'System.GIO.File.File' 88% ( 14 / 16) in 'System.GIO.File.FileEnumerator' 94% ( 34 / 36) in 'System.GIO.Volumes.Drive' 94% ( 30 / 32) in 'System.GIO.Volumes.Mount' 92% ( 23 / 25) in 'System.GIO.Volumes.Volume' 100% ( 20 / 20) in 'System.GIO' Warning: System.GIO.Async.AsyncResult: could not find link destinations for: System.GIO.Async.AsyncResult.GAsyncReadyCallback Warning: System.GIO.Volumes.Drive: could not find link destinations for: System.GIO.Volumes.Drive.drivePollForMediaFinish Documentation created: dist/doc/html/gio/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gio-0.12.5.3 Registering gio-0.12.5.3... Installed gio-0.12.5.3 [1 of 2] Compiling SetupWrapper ( /tmp/pango-0.12.5.3-3365/pango-0.12.5.3/SetupWrapper.hs, /tmp/pango-0.12.5.3-3365/pango-0.12.5.3/dist/setup/SetupWrapper.o ) /tmp/pango-0.12.5.3-3365/pango-0.12.5.3/SetupWrapper.hs:118:28: Warning: In the use of `configCompiler' (imported from Distribution.Simple.Configure): Deprecated: "'configCompiler' is deprecated. Use 'configCompilerEx' instead." [2 of 2] Compiling Main ( /tmp/pango-0.12.5.3-3365/pango-0.12.5.3/Setup.hs, /tmp/pango-0.12.5.3-3365/pango-0.12.5.3/dist/setup/Main.o ) Linking /tmp/pango-0.12.5.3-3365/pango-0.12.5.3/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring pango-0.12.5.3... Building pango-0.12.5.3... Preprocessing library pango-0.12.5.3... [ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.o ) Graphics/Rendering/Pango/Types.chs:89:27: Warning: In the use of `unsafeForeignPtrToPtr' (imported from Foreign.ForeignPtr): Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" [ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.o ) [ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.o ) [ 4 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.o ) [ 5 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.o ) [ 6 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.o ) [ 7 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.o ) [ 8 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.o ) [ 9 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.o ) [10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.o ) [11 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.o ) [12 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.o ) [13 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.o ) [14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.o ) In-place registering pango-0.12.5.3... Running Haddock for pango-0.12.5.3... Running hscolour for pango-0.12.5.3... Preprocessing library pango-0.12.5.3... Preprocessing library pango-0.12.5.3... Graphics/Rendering/Pango/Types.chs:89:27: Warning: In the use of `unsafeForeignPtrToPtr' (imported from Foreign.ForeignPtr): Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" Haddock coverage: 4% ( 2 / 51) in 'Graphics.Rendering.Pango.Types' 55% ( 18 / 33) in 'Graphics.Rendering.Pango.BasicTypes' 43% ( 10 / 23) in 'Graphics.Rendering.Pango.Structs' 60% ( 3 / 5) in 'Graphics.Rendering.Pango.Attributes' 100% ( 7 / 7) in 'Graphics.Rendering.Pango.GlyphStorage' 91% ( 20 / 22) in 'Graphics.Rendering.Pango.Enums' 95% ( 21 / 22) in 'Graphics.Rendering.Pango.Description' 74% ( 26 / 35) in 'Graphics.Rendering.Pango.Font' 100% ( 5 / 5) in 'Graphics.Rendering.Pango.Markup' 100% ( 16 / 16) in 'Graphics.Rendering.Pango.Rendering' 100% ( 75 / 75) in 'Graphics.Rendering.Pango.Layout' 100% ( 21 / 21) in 'Graphics.Rendering.Pango.Cairo' 90% ( 19 / 21) in 'Graphics.Rendering.Pango.Context' 100% ( 8 / 8) in 'Graphics.Rendering.Pango' Documentation created: dist/doc/html/pango/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pango-0.12.5.3 Registering pango-0.12.5.3... Installed pango-0.12.5.3 Downloading gtk3-0.12.5.3... [1 of 2] Compiling SetupWrapper ( /tmp/gtk3-0.12.5.3-3365/gtk3-0.12.5.3/SetupWrapper.hs, /tmp/gtk3-0.12.5.3-3365/gtk3-0.12.5.3/dist/setup/SetupWrapper.o ) /tmp/gtk3-0.12.5.3-3365/gtk3-0.12.5.3/SetupWrapper.hs:118:28: Warning: In the use of `configCompiler' (imported from Distribution.Simple.Configure): Deprecated: "'configCompiler' is deprecated. Use 'configCompilerEx' instead." [2 of 2] Compiling Main ( /tmp/gtk3-0.12.5.3-3365/gtk3-0.12.5.3/Setup.hs, /tmp/gtk3-0.12.5.3-3365/gtk3-0.12.5.3/dist/setup/Main.o ) Linking /tmp/gtk3-0.12.5.3-3365/gtk3-0.12.5.3/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring gtk3-0.12.5.3... Building gtk3-0.12.5.3... Preprocessing library gtk3-0.12.5.3... [ 1 of 198] Compiling Graphics.UI.Gtk.ModelView.Sequence ( Graphics/UI/Gtk/ModelView/Sequence.hs, dist/build/Graphics/UI/Gtk/ModelView/Sequence.o ) [ 2 of 198] Compiling Graphics.UI.Gtk.Gdk.Enums ( dist/build/Graphics/UI/Gtk/Gdk/Enums.hs, dist/build/Graphics/UI/Gtk/Gdk/Enums.o ) [ 3 of 198] Compiling Graphics.UI.Gtk.General.Enums ( dist/build/Graphics/UI/Gtk/General/Enums.hs, dist/build/Graphics/UI/Gtk/General/Enums.o ) [ 4 of 198] Compiling Graphics.UI.Gtk.General.Threading ( Graphics/UI/Gtk/General/Threading.hs, dist/build/Graphics/UI/Gtk/General/Threading.o ) [ 5 of 198] Compiling Graphics.UI.Gtk.Signals ( dist/build/Graphics/UI/Gtk/Signals.hs, dist/build/Graphics/UI/Gtk/Signals.o ) [ 6 of 198] Compiling Graphics.UI.Gtk.Types ( dist/build/Graphics/UI/Gtk/Types.hs, dist/build/Graphics/UI/Gtk/Types.o ) Graphics/UI/Gtk/Types.chs:767:27: Warning: In the use of `unsafeForeignPtrToPtr' (imported from Foreign.ForeignPtr): Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" [ 7 of 198] Compiling Graphics.UI.Gtk.General.DNDTypes ( dist/build/Graphics/UI/Gtk/General/DNDTypes.hs, dist/build/Graphics/UI/Gtk/General/DNDTypes.o ) [ 8 of 198] Compiling Graphics.UI.Gtk.Abstract.ContainerChildProperties ( dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs, dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.o ) [ 9 of 198] Compiling Graphics.UI.Gtk.ModelView.Types ( dist/build/Graphics/UI/Gtk/ModelView/Types.hs, dist/build/Graphics/UI/Gtk/ModelView/Types.o ) [ 10 of 198] Compiling Graphics.UI.Gtk.Gdk.PixbufData ( Graphics/UI/Gtk/Gdk/PixbufData.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufData.o ) [ 11 of 198] Compiling Graphics.UI.Gtk.General.CssProvider ( dist/build/Graphics/UI/Gtk/General/CssProvider.hs, dist/build/Graphics/UI/Gtk/General/CssProvider.o ) [ 12 of 198] Compiling Graphics.UI.Gtk.General.StyleContext ( dist/build/Graphics/UI/Gtk/General/StyleContext.hs, dist/build/Graphics/UI/Gtk/General/StyleContext.o ) [ 13 of 198] Compiling Graphics.UI.Gtk.General.StyleProvider ( dist/build/Graphics/UI/Gtk/General/StyleProvider.hs, dist/build/Graphics/UI/Gtk/General/StyleProvider.o ) [ 14 of 198] Compiling Graphics.UI.Gtk.Abstract.Separator ( Graphics/UI/Gtk/Abstract/Separator.hs, dist/build/Graphics/UI/Gtk/Abstract/Separator.o ) [ 15 of 198] Compiling Graphics.UI.Gtk.Abstract.Scrollbar ( Graphics/UI/Gtk/Abstract/Scrollbar.hs, dist/build/Graphics/UI/Gtk/Abstract/Scrollbar.o ) [ 16 of 198] Compiling Graphics.UI.Gtk.Abstract.Scale ( dist/build/Graphics/UI/Gtk/Abstract/Scale.hs, dist/build/Graphics/UI/Gtk/Abstract/Scale.o ) [ 17 of 198] Compiling Graphics.UI.Gtk.Abstract.Object ( dist/build/Graphics/UI/Gtk/Abstract/Object.hs, dist/build/Graphics/UI/Gtk/Abstract/Object.o ) [ 18 of 198] Compiling Graphics.UI.Gtk.Abstract.Paned ( dist/build/Graphics/UI/Gtk/Abstract/Paned.hs, dist/build/Graphics/UI/Gtk/Abstract/Paned.o ) [ 19 of 198] Compiling Graphics.UI.Gtk.Builder ( dist/build/Graphics/UI/Gtk/Builder.hs, dist/build/Graphics/UI/Gtk/Builder.o ) [ 20 of 198] Compiling Graphics.UI.Gtk.General.Structs ( dist/build/Graphics/UI/Gtk/General/Structs.hs, dist/build/Graphics/UI/Gtk/General/Structs.o ) [ 21 of 198] Compiling Graphics.UI.Gtk.Abstract.Range ( dist/build/Graphics/UI/Gtk/Abstract/Range.hs, dist/build/Graphics/UI/Gtk/Abstract/Range.o ) [ 22 of 198] Compiling Graphics.UI.Gtk.Embedding.Plug ( dist/build/Graphics/UI/Gtk/Embedding/Plug.hs, dist/build/Graphics/UI/Gtk/Embedding/Plug.o ) [ 23 of 198] Compiling Graphics.UI.Gtk.Embedding.Socket ( dist/build/Graphics/UI/Gtk/Embedding/Socket.hs, dist/build/Graphics/UI/Gtk/Embedding/Socket.o ) [ 24 of 198] Compiling Graphics.UI.Gtk.Multiline.Types ( dist/build/Graphics/UI/Gtk/Multiline/Types.hs, dist/build/Graphics/UI/Gtk/Multiline/Types.o ) [ 25 of 198] Compiling Graphics.UI.GtkInternals ( dist/build/Graphics/UI/GtkInternals.hs, dist/build/Graphics/UI/GtkInternals.o ) [ 26 of 198] Compiling Graphics.UI.Gtk.Abstract.Misc ( dist/build/Graphics/UI/Gtk/Abstract/Misc.hs, dist/build/Graphics/UI/Gtk/Abstract/Misc.o ) [ 27 of 198] Compiling Graphics.UI.Gtk.Abstract.Bin ( dist/build/Graphics/UI/Gtk/Abstract/Bin.hs, dist/build/Graphics/UI/Gtk/Abstract/Bin.o ) [ 28 of 198] Compiling Graphics.UI.Gtk.Abstract.Container ( dist/build/Graphics/UI/Gtk/Abstract/Container.hs, dist/build/Graphics/UI/Gtk/Abstract/Container.o ) [ 29 of 198] Compiling Graphics.UI.Gtk.Abstract.ButtonBox ( dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.hs, dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.o ) [ 30 of 198] Compiling Graphics.UI.Gtk.Abstract.Box ( dist/build/Graphics/UI/Gtk/Abstract/Box.hs, dist/build/Graphics/UI/Gtk/Abstract/Box.o ) [ 31 of 198] Compiling Graphics.UI.Gtk.Misc.Viewport ( dist/build/Graphics/UI/Gtk/Misc/Viewport.hs, dist/build/Graphics/UI/Gtk/Misc/Viewport.o ) [ 32 of 198] Compiling Graphics.UI.Gtk.Misc.Tooltip ( dist/build/Graphics/UI/Gtk/Misc/Tooltip.hs, dist/build/Graphics/UI/Gtk/Misc/Tooltip.o ) [ 33 of 198] Compiling Graphics.UI.Gtk.Misc.SizeGroup ( dist/build/Graphics/UI/Gtk/Misc/SizeGroup.hs, dist/build/Graphics/UI/Gtk/Misc/SizeGroup.o ) [ 34 of 198] Compiling Graphics.UI.Gtk.Misc.IMContextSimple ( dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.hs, dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.o ) [ 35 of 198] Compiling Graphics.UI.Gtk.Misc.IMMulticontext ( dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.hs, dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.o ) [ 36 of 198] Compiling Graphics.UI.Gtk.Misc.HandleBox ( dist/build/Graphics/UI/Gtk/Misc/HandleBox.hs, dist/build/Graphics/UI/Gtk/Misc/HandleBox.o ) [ 37 of 198] Compiling Graphics.UI.Gtk.Misc.EventBox ( dist/build/Graphics/UI/Gtk/Misc/EventBox.hs, dist/build/Graphics/UI/Gtk/Misc/EventBox.o ) [ 38 of 198] Compiling Graphics.UI.Gtk.Misc.Calendar ( dist/build/Graphics/UI/Gtk/Misc/Calendar.hs, dist/build/Graphics/UI/Gtk/Misc/Calendar.o ) [ 39 of 198] Compiling Graphics.UI.Gtk.Misc.Arrow ( dist/build/Graphics/UI/Gtk/Misc/Arrow.hs, dist/build/Graphics/UI/Gtk/Misc/Arrow.o ) [ 40 of 198] Compiling Graphics.UI.Gtk.Misc.Adjustment ( dist/build/Graphics/UI/Gtk/Misc/Adjustment.hs, dist/build/Graphics/UI/Gtk/Misc/Adjustment.o ) [ 41 of 198] Compiling Graphics.UI.Gtk.Misc.Accessible ( dist/build/Graphics/UI/Gtk/Misc/Accessible.hs, dist/build/Graphics/UI/Gtk/Misc/Accessible.o ) [ 42 of 198] Compiling Graphics.UI.Gtk.Scrolling.VScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.o ) [ 43 of 198] Compiling Graphics.UI.Gtk.Scrolling.ScrolledWindow ( dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs, dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.o ) [ 44 of 198] Compiling Graphics.UI.Gtk.Scrolling.HScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.o ) [ 45 of 198] Compiling Graphics.UI.Gtk.Recent.RecentInfo ( dist/build/Graphics/UI/Gtk/Recent/RecentInfo.hs, dist/build/Graphics/UI/Gtk/Recent/RecentInfo.o ) [ 46 of 198] Compiling Graphics.UI.Gtk.Recent.RecentChooser ( dist/build/Graphics/UI/Gtk/Recent/RecentChooser.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooser.o ) [ 47 of 198] Compiling Graphics.UI.Gtk.Recent.RecentManager ( dist/build/Graphics/UI/Gtk/Recent/RecentManager.hs, dist/build/Graphics/UI/Gtk/Recent/RecentManager.o ) [ 48 of 198] Compiling Graphics.UI.Gtk.Recent.RecentFilter ( dist/build/Graphics/UI/Gtk/Recent/RecentFilter.hs, dist/build/Graphics/UI/Gtk/Recent/RecentFilter.o ) [ 49 of 198] Compiling Graphics.UI.Gtk.Recent.RecentChooserWidget ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.o ) [ 50 of 198] Compiling Graphics.UI.Gtk.Recent.RecentChooserMenu ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.o ) [ 51 of 198] Compiling Graphics.UI.Gtk.Printing.PrintContext ( dist/build/Graphics/UI/Gtk/Printing/PrintContext.hs, dist/build/Graphics/UI/Gtk/Printing/PrintContext.o ) [ 52 of 198] Compiling Graphics.UI.Gtk.Printing.PaperSize ( dist/build/Graphics/UI/Gtk/Printing/PaperSize.hs, dist/build/Graphics/UI/Gtk/Printing/PaperSize.o ) [ 53 of 198] Compiling Graphics.UI.Gtk.Printing.PrintOperation ( dist/build/Graphics/UI/Gtk/Printing/PrintOperation.hs, dist/build/Graphics/UI/Gtk/Printing/PrintOperation.o ) [ 54 of 198] Compiling Graphics.UI.Gtk.Printing.PrintSettings ( dist/build/Graphics/UI/Gtk/Printing/PrintSettings.hs, dist/build/Graphics/UI/Gtk/Printing/PrintSettings.o ) [ 55 of 198] Compiling Graphics.UI.Gtk.Printing.PageSetup ( dist/build/Graphics/UI/Gtk/Printing/PageSetup.hs, dist/build/Graphics/UI/Gtk/Printing/PageSetup.o ) [ 56 of 198] Compiling Graphics.UI.Gtk.Ornaments.VSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.o ) [ 57 of 198] Compiling Graphics.UI.Gtk.Ornaments.HSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.o ) [ 58 of 198] Compiling Graphics.UI.Gtk.Ornaments.Frame ( dist/build/Graphics/UI/Gtk/Ornaments/Frame.hs, dist/build/Graphics/UI/Gtk/Ornaments/Frame.o ) [ 59 of 198] Compiling Graphics.UI.Gtk.Layout.VPaned ( dist/build/Graphics/UI/Gtk/Layout/VPaned.hs, dist/build/Graphics/UI/Gtk/Layout/VPaned.o ) [ 60 of 198] Compiling Graphics.UI.Gtk.Layout.VButtonBox ( dist/build/Graphics/UI/Gtk/Layout/VButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/VButtonBox.o ) [ 61 of 198] Compiling Graphics.UI.Gtk.Layout.VBox ( dist/build/Graphics/UI/Gtk/Layout/VBox.hs, dist/build/Graphics/UI/Gtk/Layout/VBox.o ) [ 62 of 198] Compiling Graphics.UI.Gtk.Layout.Table ( dist/build/Graphics/UI/Gtk/Layout/Table.hs, dist/build/Graphics/UI/Gtk/Layout/Table.o ) [ 63 of 198] Compiling Graphics.UI.Gtk.Layout.Expander ( dist/build/Graphics/UI/Gtk/Layout/Expander.hs, dist/build/Graphics/UI/Gtk/Layout/Expander.o ) [ 64 of 198] Compiling Graphics.UI.Gtk.Layout.Layout ( dist/build/Graphics/UI/Gtk/Layout/Layout.hs, dist/build/Graphics/UI/Gtk/Layout/Layout.o ) [ 65 of 198] Compiling Graphics.UI.Gtk.Layout.HPaned ( dist/build/Graphics/UI/Gtk/Layout/HPaned.hs, dist/build/Graphics/UI/Gtk/Layout/HPaned.o ) [ 66 of 198] Compiling Graphics.UI.Gtk.Layout.Fixed ( dist/build/Graphics/UI/Gtk/Layout/Fixed.hs, dist/build/Graphics/UI/Gtk/Layout/Fixed.o ) [ 67 of 198] Compiling Graphics.UI.Gtk.Layout.HButtonBox ( dist/build/Graphics/UI/Gtk/Layout/HButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/HButtonBox.o ) [ 68 of 198] Compiling Graphics.UI.Gtk.Layout.HBox ( dist/build/Graphics/UI/Gtk/Layout/HBox.hs, dist/build/Graphics/UI/Gtk/Layout/HBox.o ) [ 69 of 198] Compiling Graphics.UI.Gtk.Layout.AspectFrame ( dist/build/Graphics/UI/Gtk/Layout/AspectFrame.hs, dist/build/Graphics/UI/Gtk/Layout/AspectFrame.o ) [ 70 of 198] Compiling Graphics.UI.Gtk.Layout.Alignment ( dist/build/Graphics/UI/Gtk/Layout/Alignment.hs, dist/build/Graphics/UI/Gtk/Layout/Alignment.o ) [ 71 of 198] Compiling Graphics.UI.Gtk.Selectors.FileFilter ( dist/build/Graphics/UI/Gtk/Selectors/FileFilter.hs, dist/build/Graphics/UI/Gtk/Selectors/FileFilter.o ) [ 72 of 198] Compiling Graphics.UI.Gtk.Selectors.FileChooser ( dist/build/Graphics/UI/Gtk/Selectors/FileChooser.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooser.o ) [ 73 of 198] Compiling Graphics.UI.Gtk.Selectors.FileChooserWidget ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.o ) [ 74 of 198] Compiling Graphics.UI.Gtk.Selectors.FileChooserButton ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.o ) [ 75 of 198] Compiling Graphics.UI.Gtk.Selectors.HSV ( dist/build/Graphics/UI/Gtk/Selectors/HSV.hs, dist/build/Graphics/UI/Gtk/Selectors/HSV.o ) [ 76 of 198] Compiling Graphics.UI.Gtk.Selectors.FontButton ( dist/build/Graphics/UI/Gtk/Selectors/FontButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FontButton.o ) [ 77 of 198] Compiling Graphics.UI.Gtk.Selectors.FontSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.o ) [ 78 of 198] Compiling Graphics.UI.Gtk.Selectors.FontSelection ( dist/build/Graphics/UI/Gtk/Selectors/FontSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelection.o ) [ 79 of 198] Compiling Graphics.UI.Gtk.Selectors.ColorButton ( dist/build/Graphics/UI/Gtk/Selectors/ColorButton.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorButton.o ) [ 80 of 198] Compiling Graphics.UI.Gtk.Selectors.ColorSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.o ) [ 81 of 198] Compiling Graphics.UI.Gtk.Selectors.ColorSelection ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.o ) [ 82 of 198] Compiling Graphics.UI.Gtk.ActionMenuToolbar.UIManager ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.o ) [ 83 of 198] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RecentAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.o ) [ 84 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.o ) [ 85 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.o ) [ 86 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolPalette ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.o ) [ 87 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.o ) [ 88 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.o ) [ 89 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.o ) [ 90 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.o ) [ 91 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuShell ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.o ) [ 92 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.o ) [ 93 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuBar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.o ) [ 94 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.o ) [ 95 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeRowReference ( dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.o ) [ 96 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeSortable ( dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.o ) [ 97 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeDrag ( dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.o ) [ 98 of 198] Compiling Graphics.UI.Gtk.ModelView.CustomStore ( dist/build/Graphics/UI/Gtk/ModelView/CustomStore.hs, dist/build/Graphics/UI/Gtk/ModelView/CustomStore.o ) [ 99 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeModel ( dist/build/Graphics/UI/Gtk/ModelView/TreeModel.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModel.o ) [100 of 198] Compiling Graphics.UI.Gtk.ModelView.ListStore ( Graphics/UI/Gtk/ModelView/ListStore.hs, dist/build/Graphics/UI/Gtk/ModelView/ListStore.o ) [101 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeModelSort ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.o ) [102 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeSelection ( dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.o ) [103 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeViewColumn ( dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.o ) [104 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeModelFilter ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.o ) [105 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeStore ( Graphics/UI/Gtk/ModelView/TreeStore.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeStore.o ) [106 of 198] Compiling Graphics.UI.Gtk.ModelView.CellView ( dist/build/Graphics/UI/Gtk/ModelView/CellView.hs, dist/build/Graphics/UI/Gtk/ModelView/CellView.o ) [107 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererToggle ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.o ) [108 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpin ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.o ) [109 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererText ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.o ) [110 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererProgress ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.o ) [111 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererPixbuf ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.o ) [112 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererCombo ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.o ) [113 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpinner ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.o ) [114 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRenderer ( dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.o ) [115 of 198] Compiling Graphics.UI.Gtk.ModelView.CellLayout ( dist/build/Graphics/UI/Gtk/ModelView/CellLayout.hs, dist/build/Graphics/UI/Gtk/ModelView/CellLayout.o ) [116 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBox ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.o ) [117 of 198] Compiling Graphics.UI.Gtk.Multiline.TextTagTable ( dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.o ) [118 of 198] Compiling Graphics.UI.Gtk.Multiline.TextMark ( dist/build/Graphics/UI/Gtk/Multiline/TextMark.hs, dist/build/Graphics/UI/Gtk/Multiline/TextMark.o ) [119 of 198] Compiling Graphics.UI.Gtk.Entry.SpinButton ( dist/build/Graphics/UI/Gtk/Entry/SpinButton.hs, dist/build/Graphics/UI/Gtk/Entry/SpinButton.o ) [120 of 198] Compiling Graphics.UI.Gtk.Entry.VScale ( dist/build/Graphics/UI/Gtk/Entry/VScale.hs, dist/build/Graphics/UI/Gtk/Entry/VScale.o ) [121 of 198] Compiling Graphics.UI.Gtk.Entry.HScale ( dist/build/Graphics/UI/Gtk/Entry/HScale.hs, dist/build/Graphics/UI/Gtk/Entry/HScale.o ) [122 of 198] Compiling Graphics.UI.Gtk.Entry.EntryCompletion ( dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.hs, dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.o ) [123 of 198] Compiling Graphics.UI.Gtk.Entry.EntryBuffer ( dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.hs, dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.o ) [124 of 198] Compiling Graphics.UI.Gtk.Entry.Editable ( dist/build/Graphics/UI/Gtk/Entry/Editable.hs, dist/build/Graphics/UI/Gtk/Entry/Editable.o ) [125 of 198] Compiling Graphics.UI.Gtk.Buttons.VolumeButton ( dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.hs, dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.o ) [126 of 198] Compiling Graphics.UI.Gtk.Buttons.ScaleButton ( dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.o ) [127 of 198] Compiling Graphics.UI.Gtk.Buttons.LinkButton ( dist/build/Graphics/UI/Gtk/Buttons/LinkButton.hs, dist/build/Graphics/UI/Gtk/Buttons/LinkButton.o ) [128 of 198] Compiling Graphics.UI.Gtk.Buttons.ToggleButton ( dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.o ) [129 of 198] Compiling Graphics.UI.Gtk.Buttons.RadioButton ( dist/build/Graphics/UI/Gtk/Buttons/RadioButton.hs, dist/build/Graphics/UI/Gtk/Buttons/RadioButton.o ) [130 of 198] Compiling Graphics.UI.Gtk.Buttons.CheckButton ( dist/build/Graphics/UI/Gtk/Buttons/CheckButton.hs, dist/build/Graphics/UI/Gtk/Buttons/CheckButton.o ) [131 of 198] Compiling Graphics.UI.Gtk.Display.Statusbar ( dist/build/Graphics/UI/Gtk/Display/Statusbar.hs, dist/build/Graphics/UI/Gtk/Display/Statusbar.o ) [132 of 198] Compiling Graphics.UI.Gtk.Display.Spinner ( dist/build/Graphics/UI/Gtk/Display/Spinner.hs, dist/build/Graphics/UI/Gtk/Display/Spinner.o ) [133 of 198] Compiling Graphics.UI.Gtk.Display.ProgressBar ( dist/build/Graphics/UI/Gtk/Display/ProgressBar.hs, dist/build/Graphics/UI/Gtk/Display/ProgressBar.o ) [134 of 198] Compiling Graphics.UI.Gtk.Display.AccelLabel ( dist/build/Graphics/UI/Gtk/Display/AccelLabel.hs, dist/build/Graphics/UI/Gtk/Display/AccelLabel.o ) [135 of 198] Compiling Graphics.UI.Gtk.Windows.WindowGroup ( dist/build/Graphics/UI/Gtk/Windows/WindowGroup.hs, dist/build/Graphics/UI/Gtk/Windows/WindowGroup.o ) [136 of 198] Compiling Graphics.UI.Gtk.Windows.MessageDialog ( dist/build/Graphics/UI/Gtk/Windows/MessageDialog.hs, dist/build/Graphics/UI/Gtk/Windows/MessageDialog.o ) [137 of 198] Compiling Graphics.UI.Gtk.Display.InfoBar ( dist/build/Graphics/UI/Gtk/Display/InfoBar.hs, dist/build/Graphics/UI/Gtk/Display/InfoBar.o ) [138 of 198] Compiling Graphics.UI.Gtk.Windows.Assistant ( dist/build/Graphics/UI/Gtk/Windows/Assistant.hs, dist/build/Graphics/UI/Gtk/Windows/Assistant.o ) [139 of 198] Compiling Graphics.UI.Gtk.Windows.AboutDialog ( dist/build/Graphics/UI/Gtk/Windows/AboutDialog.hs, dist/build/Graphics/UI/Gtk/Windows/AboutDialog.o ) [140 of 198] Compiling Graphics.UI.Gtk.Windows.Dialog ( dist/build/Graphics/UI/Gtk/Windows/Dialog.hs, dist/build/Graphics/UI/Gtk/Windows/Dialog.o ) [141 of 198] Compiling Graphics.UI.Gtk.Windows.OffscreenWindow ( dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.hs, dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.o ) [142 of 198] Compiling Graphics.UI.Gtk.Cairo ( dist/build/Graphics/UI/Gtk/Cairo.hs, dist/build/Graphics/UI/Gtk/Cairo.o ) [143 of 198] Compiling Graphics.UI.Gtk.Gdk.DisplayManager ( dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.hs, dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.o ) [144 of 198] Compiling Graphics.UI.Gtk.Gdk.Screen ( dist/build/Graphics/UI/Gtk/Gdk/Screen.hs, dist/build/Graphics/UI/Gtk/Gdk/Screen.o ) [145 of 198] Compiling Graphics.UI.Gtk.Windows.Invisible ( dist/build/Graphics/UI/Gtk/Windows/Invisible.hs, dist/build/Graphics/UI/Gtk/Windows/Invisible.o ) [146 of 198] Compiling Graphics.UI.Gtk.Gdk.Pixbuf ( dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.hs, dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.o ) [147 of 198] Compiling Graphics.UI.Gtk.Gdk.PixbufAnimation ( dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.o ) [148 of 198] Compiling Graphics.UI.Gtk.Gdk.Cursor ( dist/build/Graphics/UI/Gtk/Gdk/Cursor.hs, dist/build/Graphics/UI/Gtk/Gdk/Cursor.o ) [149 of 198] Compiling Graphics.UI.Gtk.General.RcStyle ( dist/build/Graphics/UI/Gtk/General/RcStyle.hs, dist/build/Graphics/UI/Gtk/General/RcStyle.o ) [150 of 198] Compiling Graphics.UI.Gtk.General.Style ( dist/build/Graphics/UI/Gtk/General/Style.hs, dist/build/Graphics/UI/Gtk/General/Style.o ) [151 of 198] Compiling Graphics.UI.Gtk.Gdk.Keys ( dist/build/Graphics/UI/Gtk/Gdk/Keys.hs, dist/build/Graphics/UI/Gtk/Gdk/Keys.o ) [152 of 198] Compiling Graphics.UI.Gtk.Gdk.EventM ( dist/build/Graphics/UI/Gtk/Gdk/EventM.hs, dist/build/Graphics/UI/Gtk/Gdk/EventM.o ) [153 of 198] Compiling Graphics.UI.Gtk.Gdk.AppLaunchContext ( dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.hs, dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.o ) [154 of 198] Compiling Graphics.UI.Gtk.Gdk.Display ( dist/build/Graphics/UI/Gtk/Gdk/Display.hs, dist/build/Graphics/UI/Gtk/Gdk/Display.o ) [155 of 198] Compiling Graphics.UI.Gtk.Entry.Entry ( dist/build/Graphics/UI/Gtk/Entry/Entry.hs, dist/build/Graphics/UI/Gtk/Entry/Entry.o ) [156 of 198] Compiling Graphics.UI.Gtk.Abstract.IMContext ( dist/build/Graphics/UI/Gtk/Abstract/IMContext.hs, dist/build/Graphics/UI/Gtk/Abstract/IMContext.o ) [157 of 198] Compiling Graphics.UI.Gtk.Gdk.Keymap ( dist/build/Graphics/UI/Gtk/Gdk/Keymap.hs, dist/build/Graphics/UI/Gtk/Gdk/Keymap.o ) [158 of 198] Compiling Graphics.UI.Gtk.Windows.Window ( dist/build/Graphics/UI/Gtk/Windows/Window.hs, dist/build/Graphics/UI/Gtk/Windows/Window.o ) [159 of 198] Compiling Graphics.UI.Gtk.Selectors.FileChooserDialog ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.o ) [160 of 198] Compiling Graphics.UI.Gtk.Display.Label ( dist/build/Graphics/UI/Gtk/Display/Label.hs, dist/build/Graphics/UI/Gtk/Display/Label.o ) [161 of 198] Compiling Graphics.UI.Gtk.Layout.Notebook ( dist/build/Graphics/UI/Gtk/Layout/Notebook.hs, dist/build/Graphics/UI/Gtk/Layout/Notebook.o ) [162 of 198] Compiling Graphics.UI.Gtk.ModelView.CellRendererAccel ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.o ) [163 of 198] Compiling Graphics.UI.Gtk.Gdk.Events ( dist/build/Graphics/UI/Gtk/Gdk/Events.hs, dist/build/Graphics/UI/Gtk/Gdk/Events.o ) [164 of 198] Compiling Graphics.UI.Gtk.Gdk.Gdk ( dist/build/Graphics/UI/Gtk/Gdk/Gdk.hs, dist/build/Graphics/UI/Gtk/Gdk/Gdk.o ) [165 of 198] Compiling Graphics.UI.Gtk.Multiline.TextTag ( dist/build/Graphics/UI/Gtk/Multiline/TextTag.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTag.o ) [166 of 198] Compiling Graphics.UI.Gtk.Multiline.TextIter ( dist/build/Graphics/UI/Gtk/Multiline/TextIter.hs, dist/build/Graphics/UI/Gtk/Multiline/TextIter.o ) [167 of 198] Compiling Graphics.UI.Gtk.Multiline.TextBuffer ( dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.hs, dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.o ) [168 of 198] Compiling Graphics.UI.Gtk.Multiline.TextView ( dist/build/Graphics/UI/Gtk/Multiline/TextView.hs, dist/build/Graphics/UI/Gtk/Multiline/TextView.o ) [169 of 198] Compiling Graphics.UI.Gtk.ModelView.CellEditable ( dist/build/Graphics/UI/Gtk/ModelView/CellEditable.hs, dist/build/Graphics/UI/Gtk/ModelView/CellEditable.o ) [170 of 198] Compiling Graphics.UI.Gtk.ModelView.IconView ( dist/build/Graphics/UI/Gtk/ModelView/IconView.hs, dist/build/Graphics/UI/Gtk/ModelView/IconView.o ) [171 of 198] Compiling Graphics.UI.Gtk.ModelView.TreeView ( dist/build/Graphics/UI/Gtk/ModelView/TreeView.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeView.o ) [172 of 198] Compiling Graphics.UI.Gtk.ModelView ( dist/build/Graphics/UI/Gtk/ModelView.hs, dist/build/Graphics/UI/Gtk/ModelView.o ) [173 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.Menu ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.o ) [174 of 198] Compiling Graphics.UI.Gtk.General.Selection ( dist/build/Graphics/UI/Gtk/General/Selection.hs, dist/build/Graphics/UI/Gtk/General/Selection.o ) [175 of 198] Compiling Graphics.UI.Gtk.General.Settings ( dist/build/Graphics/UI/Gtk/General/Settings.hs, dist/build/Graphics/UI/Gtk/General/Settings.o ) [176 of 198] Compiling Graphics.UI.Gtk.General.Clipboard ( dist/build/Graphics/UI/Gtk/General/Clipboard.hs, dist/build/Graphics/UI/Gtk/General/Clipboard.o ) [177 of 198] Compiling Graphics.UI.Gtk.General.StockItems ( dist/build/Graphics/UI/Gtk/General/StockItems.hs, dist/build/Graphics/UI/Gtk/General/StockItems.o ) [178 of 198] Compiling Graphics.UI.Gtk.General.Drag ( dist/build/Graphics/UI/Gtk/General/Drag.hs, dist/build/Graphics/UI/Gtk/General/Drag.o ) [179 of 198] Compiling Graphics.UI.Gtk.Display.Image ( dist/build/Graphics/UI/Gtk/Display/Image.hs, dist/build/Graphics/UI/Gtk/Display/Image.o ) [180 of 198] Compiling Graphics.UI.Gtk.Display.StatusIcon ( dist/build/Graphics/UI/Gtk/Display/StatusIcon.hs, dist/build/Graphics/UI/Gtk/Display/StatusIcon.o ) [181 of 198] Compiling Graphics.UI.Gtk.Buttons.Button ( dist/build/Graphics/UI/Gtk/Buttons/Button.hs, dist/build/Graphics/UI/Gtk/Buttons/Button.o ) [182 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.o ) [183 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.Toolbar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.o ) [184 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.o ) [185 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.o ) [186 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.o ) [187 of 198] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.o ) [188 of 198] Compiling Graphics.UI.Gtk.ActionMenuToolbar.Action ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.o ) [189 of 198] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.o ) [190 of 198] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RadioAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.o ) [191 of 198] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.o ) [192 of 198] Compiling Graphics.UI.Gtk.Abstract.Widget ( dist/build/Graphics/UI/Gtk/Abstract/Widget.hs, dist/build/Graphics/UI/Gtk/Abstract/Widget.o ) [193 of 198] Compiling Graphics.UI.Gtk.Gdk.DrawWindow ( dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.hs, dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.o ) [194 of 198] Compiling Graphics.UI.Gtk.Misc.DrawingArea ( dist/build/Graphics/UI/Gtk/Misc/DrawingArea.hs, dist/build/Graphics/UI/Gtk/Misc/DrawingArea.o ) [195 of 198] Compiling Graphics.UI.Gtk.General.IconTheme ( dist/build/Graphics/UI/Gtk/General/IconTheme.hs, dist/build/Graphics/UI/Gtk/General/IconTheme.o ) [196 of 198] Compiling Graphics.UI.Gtk.General.IconFactory ( dist/build/Graphics/UI/Gtk/General/IconFactory.hs, dist/build/Graphics/UI/Gtk/General/IconFactory.o ) [197 of 198] Compiling Graphics.UI.Gtk.General.General ( dist/build/Graphics/UI/Gtk/General/General.hs, dist/build/Graphics/UI/Gtk/General/General.o ) [198 of 198] Compiling Graphics.UI.Gtk ( dist/build/Graphics/UI/Gtk.hs, dist/build/Graphics/UI/Gtk.o ) In-place registering gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-actionMenu' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/actionMenu/ActionMenu.hs, dist/build/gtk2hs-demo-actionMenu/gtk2hs-demo-actionMenu-tmp/Main.o ) Linking dist/build/gtk2hs-demo-actionMenu/gtk2hs-demo-actionMenu ... Preprocessing executable 'gtk2hs-demo-buttonBox' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/buttonbox/ButtonBox.hs, dist/build/gtk2hs-demo-buttonBox/gtk2hs-demo-buttonBox-tmp/Main.o ) Linking dist/build/gtk2hs-demo-buttonBox/gtk2hs-demo-buttonBox ... Preprocessing executable 'gtk2hs-demo-carsim' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/carsim/CarSim.hs, dist/build/gtk2hs-demo-carsim/gtk2hs-demo-carsim-tmp/Main.o ) Linking dist/build/gtk2hs-demo-carsim/gtk2hs-demo-carsim ... Preprocessing executable 'gtk2hs-demo-progress' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/concurrent/Progress.hs, dist/build/gtk2hs-demo-progress/gtk2hs-demo-progress-tmp/Main.o ) Linking dist/build/gtk2hs-demo-progress/gtk2hs-demo-progress ... Preprocessing executable 'gtk2hs-demo-progressThreadedRTS' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/concurrent/ProgressThreadedRTS.hs, dist/build/gtk2hs-demo-progressThreadedRTS/gtk2hs-demo-progressThreadedRTS-tmp/Main.o ) Linking dist/build/gtk2hs-demo-progressThreadedRTS/gtk2hs-demo-progressThreadedRTS ... Preprocessing executable 'gtk2hs-demo-fastDraw' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/fastdraw/FastDraw.hs, dist/build/gtk2hs-demo-fastDraw/gtk2hs-demo-fastDraw-tmp/Main.o ) Linking dist/build/gtk2hs-demo-fastDraw/gtk2hs-demo-fastDraw ... Preprocessing executable 'gtk2hs-demo-fonts' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/fonts/Fonts.hs, dist/build/gtk2hs-demo-fonts/gtk2hs-demo-fonts-tmp/Main.o ) Linking dist/build/gtk2hs-demo-fonts/gtk2hs-demo-fonts ... Preprocessing executable 'gtk2hs-demo-builder' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/gtkbuilder/GtkBuilderTest.hs, dist/build/gtk2hs-demo-builder/gtk2hs-demo-builder-tmp/Main.o ) Linking dist/build/gtk2hs-demo-builder/gtk2hs-demo-builder ... Preprocessing executable 'gtk2hs-demo-helloworld' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/hello/World.hs, dist/build/gtk2hs-demo-helloworld/gtk2hs-demo-helloworld-tmp/Main.o ) Linking dist/build/gtk2hs-demo-helloworld/gtk2hs-demo-helloworld ... Preprocessing executable 'gtk2hs-demo-layout' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/inputmethod/Layout.hs, dist/build/gtk2hs-demo-layout/gtk2hs-demo-layout-tmp/Main.o ) Linking dist/build/gtk2hs-demo-layout/gtk2hs-demo-layout ... Preprocessing executable 'gtk2hs-demo-menudemo' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/menu/MenuDemo.hs, dist/build/gtk2hs-demo-menudemo/gtk2hs-demo-menudemo-tmp/Main.o ) Linking dist/build/gtk2hs-demo-menudemo/gtk2hs-demo-menudemo ... Preprocessing executable 'gtk2hs-demo-combodemo' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/menu/ComboDemo.hs, dist/build/gtk2hs-demo-combodemo/gtk2hs-demo-combodemo-tmp/Main.o ) Linking dist/build/gtk2hs-demo-combodemo/gtk2hs-demo-combodemo ... Preprocessing executable 'gtk2hs-demo-notebook' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/notebook/Notebook.hs, dist/build/gtk2hs-demo-notebook/gtk2hs-demo-notebook-tmp/Main.o ) Linking dist/build/gtk2hs-demo-notebook/gtk2hs-demo-notebook ... Preprocessing executable 'gtk2hs-demo-statusIcon' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/statusicon/StatusIcon.hs, dist/build/gtk2hs-demo-statusIcon/gtk2hs-demo-statusIcon-tmp/Main.o ) Linking dist/build/gtk2hs-demo-statusIcon/gtk2hs-demo-statusIcon ... Preprocessing executable 'gtk2hs-demo-arabic' for gtk3-0.12.5.3... [1 of 1] Compiling Main ( demo/unicode/Arabic.hs, dist/build/gtk2hs-demo-arabic/gtk2hs-demo-arabic-tmp/Main.o ) Linking dist/build/gtk2hs-demo-arabic/gtk2hs-demo-arabic ... Running Haddock for gtk3-0.12.5.3... Running hscolour for gtk3-0.12.5.3... Preprocessing library gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-actionMenu' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-buttonBox' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-carsim' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-progress' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-progressThreadedRTS' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-fastDraw' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-fonts' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-builder' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-helloworld' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-layout' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-menudemo' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-combodemo' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-notebook' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-statusIcon' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-arabic' for gtk3-0.12.5.3... Preprocessing library gtk3-0.12.5.3... Graphics/UI/Gtk/Types.chs:767:27: Warning: In the use of `unsafeForeignPtrToPtr' (imported from Foreign.ForeignPtr): Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release" Haddock coverage: 50% ( 1 / 2) in 'Graphics.UI.Gtk.General.Threading' 100% ( 39 / 39) in 'Graphics.UI.Gtk.ModelView.Sequence' 73% ( 11 / 15) in 'Graphics.UI.Gtk.Gdk.Enums' 2% ( 1 / 65) in 'Graphics.UI.Gtk.Signals' 78% ( 46 / 59) in 'Graphics.UI.Gtk.General.Enums' 0% ( 2 /1235) in 'Graphics.UI.Gtk.Types' 87% ( 13 / 15) in 'Graphics.UI.Gtk.General.DNDTypes' 11% ( 1 / 9) in 'Graphics.UI.Gtk.Abstract.ContainerChildProperties' 35% ( 8 / 23) in 'Graphics.UI.Gtk.ModelView.Types' 67% ( 2 / 3) in 'Graphics.UI.Gtk.Gdk.PixbufData' 70% ( 14 / 20) in 'Graphics.UI.Gtk.General.CssProvider' doc comment parse failed: Adds a style provider to @context@, to be used in style construction. Note that a style provider added by this function only affects the style of the widget to which @context@ belongs. If you want to affect the style of all widgets, use @styleContextAddProviderForScreen@. Note : If both priorities are the same, A @StyleProvider@ added through this function takes precedence over another added through @styleContextAddProviderForScreen. doc comment parse failed: GtkStyleContext is an object that stores styling information affecting a widget defined by @WidgetPath@. In order to construct the final style information, @StyleContext@ queries information from all attached @StyleProviders@. Style providers can be either attached explicitly to the context through @styleContextAddProvider@, or to the screen through @styleContextAddProviderForScreen. The resulting style is a combination of all providers' information in priority order. For GTK+ widgets, any @StyleContext@ returned by widgetGetStyleContext will already have a @WidgetPath@, a @Screen@ and RTL/LTR information set. The style context will be also updated automatically if any of these settings change on the widget. If you are using the theming layer standalone, you will need to set a widget path and a screen yourself to the created style context through @styleContextSetPath@ and @styleContextSetScreen@, as well as updating the context yourself using @styleContextInvalidate@ whenever any of the conditions change, such as a change in the "gtk-theme-name" setting or a hierarchy change in the rendered widget. 54% ( 7 / 13) in 'Graphics.UI.Gtk.General.StyleContext' 44% ( 4 / 9) in 'Graphics.UI.Gtk.General.StyleProvider' 55% ( 6 / 11) in 'Graphics.UI.Gtk.Abstract.Separator' 55% ( 6 / 11) in 'Graphics.UI.Gtk.Abstract.Scrollbar' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Abstract.Scale' 86% ( 12 / 14) in 'Graphics.UI.Gtk.Abstract.Object' 83% ( 25 / 30) in 'Graphics.UI.Gtk.Abstract.Paned' 74% ( 17 / 23) in 'Graphics.UI.Gtk.Builder' 76% ( 29 / 38) in 'Graphics.UI.Gtk.General.Structs' 87% ( 39 / 45) in 'Graphics.UI.Gtk.Abstract.Range' 79% ( 19 / 24) in 'Graphics.UI.Gtk.Embedding.Plug' 74% ( 17 / 23) in 'Graphics.UI.Gtk.Embedding.Socket' 71% ( 5 / 7) in 'Graphics.UI.Gtk.Multiline.Types' 2% ( 20 /1255) in 'Graphics.UI.GtkInternals' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Abstract.Misc' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Abstract.Bin' 90% ( 45 / 50) in 'Graphics.UI.Gtk.Abstract.Container' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Abstract.ButtonBox' 83% ( 25 / 30) in 'Graphics.UI.Gtk.Abstract.Box' 81% ( 22 / 27) in 'Graphics.UI.Gtk.Misc.Viewport' 80% ( 16 / 20) in 'Graphics.UI.Gtk.Misc.Tooltip' 75% ( 18 / 24) in 'Graphics.UI.Gtk.Misc.SizeGroup' 67% ( 8 / 12) in 'Graphics.UI.Gtk.Misc.IMContextSimple' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Misc.IMMulticontext' 84% ( 27 / 32) in 'Graphics.UI.Gtk.Misc.HandleBox' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Misc.EventBox' 89% ( 41 / 46) in 'Graphics.UI.Gtk.Misc.Calendar' 70% ( 14 / 20) in 'Graphics.UI.Gtk.Misc.Arrow' 88% ( 36 / 41) in 'Graphics.UI.Gtk.Misc.Adjustment' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Misc.Accessible' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Scrolling.VScrollbar' 88% ( 43 / 49) in 'Graphics.UI.Gtk.Scrolling.ScrolledWindow' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Scrolling.HScrollbar' 96% ( 25 / 26) in 'Graphics.UI.Gtk.Recent.RecentInfo' 88% ( 35 / 40) in 'Graphics.UI.Gtk.Recent.RecentChooser' 85% ( 23 / 27) in 'Graphics.UI.Gtk.Recent.RecentManager' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Recent.RecentFilter' 69% ( 9 / 13) in 'Graphics.UI.Gtk.Recent.RecentChooserWidget' 73% ( 11 / 15) in 'Graphics.UI.Gtk.Recent.RecentChooserMenu' 77% ( 17 / 22) in 'Graphics.UI.Gtk.Printing.PrintContext' 89% ( 25 / 28) in 'Graphics.UI.Gtk.Printing.PaperSize' 89% ( 62 / 70) in 'Graphics.UI.Gtk.Printing.PrintOperation' 87% ( 59 / 68) in 'Graphics.UI.Gtk.Printing.PrintSettings' 88% ( 29 / 33) in 'Graphics.UI.Gtk.Printing.PageSetup' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Ornaments.VSeparator' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Ornaments.HSeparator' 83% ( 24 / 29) in 'Graphics.UI.Gtk.Ornaments.Frame' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.VPaned' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.VButtonBox' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.VBox' 89% ( 39 / 44) in 'Graphics.UI.Gtk.Layout.Table' 82% ( 31 / 38) in 'Graphics.UI.Gtk.Layout.Expander' 85% ( 28 / 33) in 'Graphics.UI.Gtk.Layout.Layout' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.HPaned' 74% ( 14 / 19) in 'Graphics.UI.Gtk.Layout.Fixed' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.HButtonBox' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.HBox' 75% ( 15 / 20) in 'Graphics.UI.Gtk.Layout.AspectFrame' 81% ( 21 / 26) in 'Graphics.UI.Gtk.Layout.Alignment' 74% ( 17 / 23) in 'Graphics.UI.Gtk.Selectors.FileFilter' 93% ( 83 / 89) in 'Graphics.UI.Gtk.Selectors.FileChooser' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Selectors.FileChooserWidget' 74% ( 17 / 23) in 'Graphics.UI.Gtk.Selectors.FileChooserButton' 73% ( 16 / 22) in 'Graphics.UI.Gtk.Selectors.HSV' 86% ( 32 / 37) in 'Graphics.UI.Gtk.Selectors.FontButton' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Selectors.FontSelectionDialog' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Selectors.FontSelection' 83% ( 25 / 30) in 'Graphics.UI.Gtk.Selectors.ColorButton' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Selectors.ColorSelectionDialog' 84% ( 27 / 32) in 'Graphics.UI.Gtk.Selectors.ColorSelection' 88% ( 45 / 51) in 'Graphics.UI.Gtk.ActionMenuToolbar.UIManager' 73% ( 11 / 15) in 'Graphics.UI.Gtk.ActionMenuToolbar.RecentAction' 72% ( 13 / 18) in 'Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem' 62% ( 8 / 13) in 'Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem' 83% ( 25 / 30) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolPalette' 87% ( 27 / 31) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup' 90% ( 43 / 48) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolItem' 62% ( 8 / 13) in 'Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem' 77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem' 86% ( 32 / 37) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuShell' 88% ( 37 / 42) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuItem' 77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuBar' 83% ( 24 / 29) in 'Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem' 100% ( 10 / 10) in 'Graphics.UI.Gtk.ModelView.TreeRowReference' 74% ( 17 / 23) in 'Graphics.UI.Gtk.ModelView.TreeSortable' 88% ( 7 / 8) in 'Graphics.UI.Gtk.ModelView.TreeDrag' 87% ( 13 / 15) in 'Graphics.UI.Gtk.ModelView.CustomStore' 85% ( 45 / 53) in 'Graphics.UI.Gtk.ModelView.TreeModel' 95% ( 19 / 20) in 'Graphics.UI.Gtk.ModelView.ListStore' 74% ( 17 / 23) in 'Graphics.UI.Gtk.ModelView.TreeModelSort' 86% ( 32 / 37) in 'Graphics.UI.Gtk.ModelView.TreeSelection' 92% ( 71 / 77) in 'Graphics.UI.Gtk.ModelView.TreeViewColumn' 78% ( 21 / 27) in 'Graphics.UI.Gtk.ModelView.TreeModelFilter' 95% ( 20 / 21) in 'Graphics.UI.Gtk.ModelView.TreeStore' 77% ( 17 / 22) in 'Graphics.UI.Gtk.ModelView.CellView' 81% ( 22 / 27) in 'Graphics.UI.Gtk.ModelView.CellRendererToggle' 75% ( 12 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererSpin' 92% ( 56 / 61) in 'Graphics.UI.Gtk.ModelView.CellRendererText' 69% ( 11 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererProgress' 77% ( 17 / 22) in 'Graphics.UI.Gtk.ModelView.CellRendererPixbuf' 69% ( 11 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererCombo' 75% ( 12 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererSpinner' 82% ( 28 / 34) in 'Graphics.UI.Gtk.ModelView.CellRenderer' 89% ( 16 / 18) in 'Graphics.UI.Gtk.ModelView.CellLayout' 92% ( 61 / 66) in 'Graphics.UI.Gtk.MenuComboToolbar.ComboBox' 74% ( 14 / 19) in 'Graphics.UI.Gtk.Multiline.TextTagTable' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Multiline.TextMark' 91% ( 50 / 55) in 'Graphics.UI.Gtk.Entry.SpinButton' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Entry.VScale' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Entry.HScale' 90% ( 44 / 49) in 'Graphics.UI.Gtk.Entry.EntryCompletion' 84% ( 21 / 25) in 'Graphics.UI.Gtk.Entry.EntryBuffer' 86% ( 30 / 35) in 'Graphics.UI.Gtk.Entry.Editable' 67% ( 8 / 12) in 'Graphics.UI.Gtk.Buttons.VolumeButton' 85% ( 22 / 26) in 'Graphics.UI.Gtk.Buttons.ScaleButton' 76% ( 13 / 17) in 'Graphics.UI.Gtk.Buttons.LinkButton' 84% ( 26 / 31) in 'Graphics.UI.Gtk.Buttons.ToggleButton' 83% ( 25 / 30) in 'Graphics.UI.Gtk.Buttons.RadioButton' 67% ( 10 / 15) in 'Graphics.UI.Gtk.Buttons.CheckButton' 74% ( 20 / 27) in 'Graphics.UI.Gtk.Display.Statusbar' 85% ( 11 / 13) in 'Graphics.UI.Gtk.Display.Spinner' 83% ( 24 / 29) in 'Graphics.UI.Gtk.Display.ProgressBar' 72% ( 13 / 18) in 'Graphics.UI.Gtk.Display.AccelLabel' 67% ( 10 / 15) in 'Graphics.UI.Gtk.Windows.WindowGroup' 74% ( 23 / 31) in 'Graphics.UI.Gtk.Windows.MessageDialog' 84% ( 21 / 25) in 'Graphics.UI.Gtk.Display.InfoBar' 90% ( 45 / 50) in 'Graphics.UI.Gtk.Windows.Assistant' 84% ( 26 / 31) in 'Graphics.UI.Gtk.Windows.AboutDialog' 86% ( 31 / 36) in 'Graphics.UI.Gtk.Windows.Dialog' 67% ( 10 / 15) in 'Graphics.UI.Gtk.Windows.OffscreenWindow' 100% ( 23 / 23) in 'Graphics.UI.Gtk.Cairo' 76% ( 13 / 17) in 'Graphics.UI.Gtk.Gdk.DisplayManager' 83% ( 35 / 42) in 'Graphics.UI.Gtk.Gdk.Screen' 91% ( 10 / 11) in 'Graphics.UI.Gtk.Windows.Invisible' 92% ( 12 / 13) in 'Graphics.UI.Gtk.Gdk.Cursor' 88% ( 35 / 40) in 'Graphics.UI.Gtk.General.RcStyle' 72% ( 13 / 18) in 'Graphics.UI.Gtk.General.Style' 71% ( 10 / 14) in 'Graphics.UI.Gtk.Gdk.Keys' 94% ( 64 / 68) in 'Graphics.UI.Gtk.Gdk.EventM' 69% ( 11 / 16) in 'Graphics.UI.Gtk.Gdk.AppLaunchContext' 89% ( 40 / 45) in 'Graphics.UI.Gtk.Gdk.Display' 93% ( 64 / 69) in 'Graphics.UI.Gtk.Entry.Entry' 82% ( 23 / 28) in 'Graphics.UI.Gtk.Abstract.IMContext' 84% ( 21 / 25) in 'Graphics.UI.Gtk.Gdk.Keymap' 94% (105 /112) in 'Graphics.UI.Gtk.Windows.Window' 69% ( 11 / 16) in 'Graphics.UI.Gtk.Selectors.FileChooserDialog' 94% ( 80 / 85) in 'Graphics.UI.Gtk.Display.Label' 95% ( 86 / 91) in 'Graphics.UI.Gtk.Layout.Notebook' 77% ( 17 / 22) in 'Graphics.UI.Gtk.ModelView.CellRendererAccel' 90% ( 26 / 29) in 'Graphics.UI.Gtk.Gdk.Events' 92% ( 12 / 13) in 'Graphics.UI.Gtk.Gdk.Gdk' 92% ( 79 / 86) in 'Graphics.UI.Gtk.Multiline.TextTag' 99% ( 93 / 94) in 'Graphics.UI.Gtk.Multiline.TextIter' 94% ( 89 / 95) in 'Graphics.UI.Gtk.Multiline.TextBuffer' 93% (108 /116) in 'Graphics.UI.Gtk.Multiline.TextView' 79% ( 15 / 19) in 'Graphics.UI.Gtk.ModelView.CellEditable' 94% ( 73 / 78) in 'Graphics.UI.Gtk.ModelView.IconView' 95% (120 /126) in 'Graphics.UI.Gtk.ModelView.TreeView' 100% ( 23 / 23) in 'Graphics.UI.Gtk.ModelView' 89% ( 39 / 44) in 'Graphics.UI.Gtk.MenuComboToolbar.Menu' 100% ( 47 / 47) in 'Graphics.UI.Gtk.General.Selection' 50% ( 7 / 14) in 'Graphics.UI.Gtk.General.Settings' 83% ( 24 / 29) in 'Graphics.UI.Gtk.General.Clipboard' 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. 99% (110 /111) in 'Graphics.UI.Gtk.General.StockItems' 87% ( 46 / 53) in 'Graphics.UI.Gtk.General.Drag' 80% ( 33 / 41) in 'Graphics.UI.Gtk.Display.Image' 85% ( 53 / 62) in 'Graphics.UI.Gtk.Display.StatusIcon' 91% ( 49 / 54) in 'Graphics.UI.Gtk.Buttons.Button' 76% ( 16 / 21) in 'Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem' 89% ( 39 / 44) in 'Graphics.UI.Gtk.MenuComboToolbar.Toolbar' 86% ( 32 / 37) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolButton' 71% ( 17 / 24) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton' 77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton' 76% ( 16 / 21) in 'Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton' 90% ( 43 / 48) in 'Graphics.UI.Gtk.ActionMenuToolbar.Action' 76% ( 19 / 25) in 'Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction' 78% ( 18 / 23) in 'Graphics.UI.Gtk.ActionMenuToolbar.RadioAction' 87% ( 33 / 38) in 'Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup' 95% (188 /197) in 'Graphics.UI.Gtk.Abstract.Widget' 79% ( 26 / 33) in 'Graphics.UI.Gtk.Gdk.DrawWindow' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Misc.DrawingArea' 80% ( 39 / 49) in 'Graphics.UI.Gtk.General.IconTheme' 81% ( 39 / 48) in 'Graphics.UI.Gtk.General.IconFactory' 78% ( 31 / 40) in 'Graphics.UI.Gtk.General.General' 81% ( 39 / 48) in 'Graphics.UI.Gtk.Gdk.Pixbuf' 100% (211 /211) in 'Graphics.UI.Gtk' 57% ( 20 / 35) in 'Graphics.UI.Gtk.Gdk.PixbufAnimation' Warning: Graphics.UI.Gtk.Misc.Accessible: could not find link destinations for: Graphics.UI.Gtk.Types.AtkObject Graphics.UI.Gtk.Types.AtkObjectClass Warning: Graphics.UI.Gtk.Printing.PrintContext: could not find link destinations for: Graphics.Rendering.Cairo.Types.Cairo Warning: Graphics.UI.Gtk.Printing.PrintOperation: could not find link destinations for: Graphics.UI.Gtk.Printing.PrintOperation.printOperationSetNPages Graphics.UI.Gtk.Printing.PrintOperation.printOperationSetUseFullPage Graphics.UI.Gtk.Printing.PrintOperation.printOperationSetUnit Warning: Graphics.UI.Gtk.ActionMenuToolbar.UIManager: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Warning: Graphics.UI.Gtk.ModelView.CustomStore: could not find link destinations for: Graphics.UI.Gtk.ModelView.CustomStore.ColumnMap Warning: Graphics.UI.Gtk.ModelView.TreeModel: could not find link destinations for: Graphics.UI.Gtk.Types.ListStore Graphics.UI.Gtk.Types.TreeStore Warning: Graphics.UI.Gtk.ModelView.TreeStore: could not find link destinations for: Graphics.UI.Gtk.ModelView.TreeStore.Cache Warning: Graphics.UI.Gtk.ModelView.CellLayout: could not find link destinations for: Graphics.UI.Gtk.Types.CellLayout Warning: Graphics.UI.Gtk.MenuComboToolbar.ComboBox: could not find link destinations for: Graphics.UI.Gtk.Types.CellLayout Warning: Graphics.UI.Gtk.Entry.EntryCompletion: could not find link destinations for: Graphics.UI.Gtk.Types.CellLayout Warning: Graphics.UI.Gtk.Gdk.Screen: could not find link destinations for: Graphics.UI.Gtk.Types.Visual Warning: Graphics.UI.Gtk.Gdk.EventM: could not find link destinations for: Graphics.UI.Gtk.Gdk.EventM.HasCoordinates Graphics.UI.Gtk.Gdk.EventM.HasRootCoordinates Graphics.UI.Gtk.Gdk.EventM.HasModifier Graphics.UI.Gtk.Gdk.EventM.HasTime Warning: Graphics.UI.Gtk.Gdk.Display: could not find link destinations for: Graphics.UI.Gtk.Types.Device Warning: Graphics.UI.Gtk.Windows.Window: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Graphics.UI.Gtk.Windows.Window.windowSetIconList Graphics.UI.Gtk.Windows.Window.windowSetIcon Graphics.UI.Gtk.Windows.Window.windowSetIconName Graphics.UI.Gtk.Windows.Window.windowSetTransientFor Graphics.UI.Gtk.Windows.Window.windowSetOpacity Graphics.UI.Gtk.Windows.Window.windowGetTransientFor Graphics.UI.Gtk.Windows.Window.windowSetTitle Graphics.UI.Gtk.Windows.Window.windowSetResizable Graphics.UI.Gtk.Windows.Window.windowSetModal Graphics.UI.Gtk.Windows.Window.windowSetMnemonicModifier Graphics.UI.Gtk.Windows.Window.windowSetDestroyWithParent Graphics.UI.Gtk.Windows.Window.windowSetSkipTaskbarHint Graphics.UI.Gtk.Windows.Window.windowSetSkipPagerHint Graphics.UI.Gtk.Windows.Window.windowSetAcceptFocus Graphics.UI.Gtk.Windows.Window.windowSetFocusOnMap Graphics.UI.Gtk.Windows.Window.windowSetDecorated Graphics.UI.Gtk.Windows.Window.windowSetDeletable Graphics.UI.Gtk.Windows.Window.windowSetRole Graphics.UI.Gtk.Windows.Window.windowSetUrgencyHint Warning: Graphics.UI.Gtk.ModelView.IconView: could not find link destinations for: Graphics.UI.Gtk.Types.TreeStore Graphics.UI.Gtk.Types.ListStore Warning: Graphics.UI.Gtk.ModelView.TreeView: could not find link destinations for: Graphics.UI.Gtk.Types.TreeStore Graphics.UI.Gtk.Types.ListStore Warning: Graphics.UI.Gtk.MenuComboToolbar.Menu: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Warning: Graphics.UI.Gtk.General.Selection: could not find link destinations for: Graphics.UI.Gtk.General.DNDTypes.PropertyTag Warning: Graphics.UI.Gtk.General.Clipboard: could not find link destinations for: Graphics.UI.Gtk.General.Clipboard.clipboardSetWithOwner Graphics.UI.Gtk.General.Clipboard.clipboardClear Warning: Graphics.UI.Gtk.ActionMenuToolbar.Action: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Warning: Graphics.UI.Gtk.Abstract.Widget: could not find link destinations for: Graphics.UI.Gtk.General.Structs.Allocation Graphics.UI.Gtk.Types.AccelGroup Documentation created: dist/doc/html/gtk3/index.html Preprocessing executable 'gtk2hs-demo-actionMenu' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-buttonBox' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-carsim' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-progress' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-progressThreadedRTS' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-fastDraw' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-fonts' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-builder' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-helloworld' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-layout' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-menudemo' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-combodemo' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-notebook' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-statusIcon' for gtk3-0.12.5.3... Preprocessing executable 'gtk2hs-demo-arabic' for gtk3-0.12.5.3... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gtk3-0.12.5.3 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering gtk3-0.12.5.3... Installed gtk3-0.12.5.3