Build #2 for YampaSynth-0.1

[all reports]

Package YampaSynth-0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies gtk-0.12.4, glade-0.12.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1, Yampa-0.9.3, OpenAL-1.4.0.2, HCodecs-0.2.2
Flags wav openal gtk

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ObjectName-1.0.0.0...
Building ObjectName-1.0.0.0...
Preprocessing library ObjectName-1.0.0.0...
[1 of 1] Compiling Data.ObjectName  ( src/Data/ObjectName.hs, dist/build/Data/ObjectName.o )
In-place registering ObjectName-1.0.0.0...
Running Haddock for ObjectName-1.0.0.0...
Running hscolour for ObjectName-1.0.0.0...
Preprocessing library ObjectName-1.0.0.0...
Preprocessing library ObjectName-1.0.0.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.ObjectName'
Documentation created: dist/doc/html/ObjectName/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ObjectName-1.0.0.0
Registering ObjectName-1.0.0.0...
Installed ObjectName-1.0.0.0
Configuring QuickCheck-1.2.0.1...
Building QuickCheck-1.2.0.1...
Preprocessing library QuickCheck-1.2.0.1...
[1 of 8] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[2 of 8] Compiling Test.QuickCheck.Batch ( Test/QuickCheck/Batch.hs, dist/build/Test/QuickCheck/Batch.o )
[3 of 8] Compiling Test.QuickCheck.Utils ( Test/QuickCheck/Utils.hs, dist/build/Test/QuickCheck/Utils.o )
[4 of 8] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[5 of 8] Compiling Debug.QuickCheck.Poly ( Debug/QuickCheck/Poly.hs, dist/build/Debug/QuickCheck/Poly.o )
[6 of 8] Compiling Debug.QuickCheck.Utils ( Debug/QuickCheck/Utils.hs, dist/build/Debug/QuickCheck/Utils.o )
[7 of 8] Compiling Debug.QuickCheck ( Debug/QuickCheck.hs, dist/build/Debug/QuickCheck.o )
[8 of 8] Compiling Debug.QuickCheck.Batch ( Debug/QuickCheck/Batch.hs, dist/build/Debug/QuickCheck/Batch.o )
In-place registering QuickCheck-1.2.0.1...
Running Haddock for QuickCheck-1.2.0.1...
Running hscolour for QuickCheck-1.2.0.1...
Preprocessing library QuickCheck-1.2.0.1...
Preprocessing library QuickCheck-1.2.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
Haddock coverage:
   3% (  1 / 33) in 'Test.QuickCheck'
  50% (  4 /  8) in 'Test.QuickCheck.Batch'
  17% (  1 /  6) in 'Test.QuickCheck.Utils'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
 100% (  2 /  2) in 'Debug.QuickCheck.Poly'
 100% (  2 /  2) in 'Debug.QuickCheck.Utils'
 100% (  2 /  2) in 'Debug.QuickCheck.Batch'
 100% (  2 /  2) in 'Debug.QuickCheck'
Warning: Test.QuickCheck: could not find link destinations for:
    System.Random.Random System.Random.StdGen
Warning: Test.QuickCheck.Poly: could not find link destinations for:
    Test.QuickCheck.Poly.Poly Test.QuickCheck.Poly.ALPHA_ Test.QuickCheck.Poly.BETA_ Test.QuickCheck.Poly.GAMMA_ Test.QuickCheck.Poly.OrdALPHA_ Test.QuickCheck.Poly.OrdBETA_ Test.QuickCheck.Poly.OrdGAMMA_
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-1.2.0.1
Registering QuickCheck-1.2.0.1...
Installed QuickCheck-1.2.0.1
Configuring StateVar-1.0.0.0...
Building StateVar-1.0.0.0...
Preprocessing library StateVar-1.0.0.0...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.0.0.0...
Running Haddock for StateVar-1.0.0.0...
Running hscolour for StateVar-1.0.0.0...
Preprocessing library StateVar-1.0.0.0...
Preprocessing library StateVar-1.0.0.0...
Haddock coverage:
 100% ( 16 / 16) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/StateVar-1.0.0.0
Registering StateVar-1.0.0.0...
Installed StateVar-1.0.0.0
Configuring Tensor-1.0.0.1...
Building Tensor-1.0.0.1...
Preprocessing library Tensor-1.0.0.1...
[1 of 1] Compiling Data.Tensor      ( src/Data/Tensor.hs, dist/build/Data/Tensor.o )

src/Data/Tensor.hs:57:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Data/Tensor.hs:94:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Data/Tensor.hs:131:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Data/Tensor.hs:168:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Data/Tensor.hs:205:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Data/Tensor.hs:242:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Data/Tensor.hs:279:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Data/Tensor.hs:316:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
In-place registering Tensor-1.0.0.1...
Running Haddock for Tensor-1.0.0.1...
Running hscolour for Tensor-1.0.0.1...
Preprocessing library Tensor-1.0.0.1...
Preprocessing library Tensor-1.0.0.1...

dist/build/tmp-17305/src/Data/Tensor.hs:57:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-17305/src/Data/Tensor.hs:94:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-17305/src/Data/Tensor.hs:131:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-17305/src/Data/Tensor.hs:168:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-17305/src/Data/Tensor.hs:205:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-17305/src/Data/Tensor.hs:242:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-17305/src/Data/Tensor.hs:279:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-17305/src/Data/Tensor.hs:316:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
 100% (  9 /  9) in 'Data.Tensor'
Documentation created: dist/doc/html/Tensor/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Tensor-1.0.0.1
Registering Tensor-1.0.0.1...
Installed Tensor-1.0.0.1
Configuring Yampa-0.9.3...
Building Yampa-0.9.3...
Preprocessing library Yampa-0.9.3...
[ 1 of 16] Compiling FRP.Yampa.MergeableRecord ( src/FRP/Yampa/MergeableRecord.hs, dist/build/FRP/Yampa/MergeableRecord.o )
[ 2 of 16] Compiling FRP.Yampa.Forceable ( src/FRP/Yampa/Forceable.hs, dist/build/FRP/Yampa/Forceable.o )
[ 3 of 16] Compiling FRP.Yampa.Miscellany ( src/FRP/Yampa/Miscellany.hs, dist/build/FRP/Yampa/Miscellany.o )
[ 4 of 16] Compiling FRP.Yampa.Diagnostics ( src/FRP/Yampa/Diagnostics.hs, dist/build/FRP/Yampa/Diagnostics.o )
[ 5 of 16] Compiling FRP.Yampa.Event  ( src/FRP/Yampa/Event.hs, dist/build/FRP/Yampa/Event.o )
[ 6 of 16] Compiling FRP.Yampa.Internals ( src/FRP/Yampa/Internals.hs, dist/build/FRP/Yampa/Internals.o )
[ 7 of 16] Compiling FRP.Yampa.VectorSpace ( src/FRP/Yampa/VectorSpace.hs, dist/build/FRP/Yampa/VectorSpace.o )
[ 8 of 16] Compiling FRP.Yampa.AffineSpace ( src/FRP/Yampa/AffineSpace.hs, dist/build/FRP/Yampa/AffineSpace.o )
[ 9 of 16] Compiling FRP.Yampa.Vector2 ( src/FRP/Yampa/Vector2.hs, dist/build/FRP/Yampa/Vector2.o )
[10 of 16] Compiling FRP.Yampa.Vector3 ( src/FRP/Yampa/Vector3.hs, dist/build/FRP/Yampa/Vector3.o )
[11 of 16] Compiling FRP.Yampa.Point2 ( src/FRP/Yampa/Point2.hs, dist/build/FRP/Yampa/Point2.o )
[12 of 16] Compiling FRP.Yampa.Point3 ( src/FRP/Yampa/Point3.hs, dist/build/FRP/Yampa/Point3.o )
[13 of 16] Compiling FRP.Yampa.Geometry ( src/FRP/Yampa/Geometry.hs, dist/build/FRP/Yampa/Geometry.o )
[14 of 16] Compiling FRP.Yampa        ( src/FRP/Yampa.hs, dist/build/FRP/Yampa.o )
[15 of 16] Compiling FRP.Yampa.Utilities ( src/FRP/Yampa/Utilities.hs, dist/build/FRP/Yampa/Utilities.o )
[16 of 16] Compiling FRP.Yampa.Task   ( src/FRP/Yampa/Task.hs, dist/build/FRP/Yampa/Task.o )
In-place registering Yampa-0.9.3...
Running Haddock for Yampa-0.9.3...
Running hscolour for Yampa-0.9.3...
Preprocessing library Yampa-0.9.3...
Preprocessing library Yampa-0.9.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
Haddock coverage:
  14% (  1 /  7) in 'FRP.Yampa.MergeableRecord'
  50% (  1 /  2) in 'FRP.Yampa.Forceable'
   5% (  1 / 21) in 'FRP.Yampa.Miscellany'
  33% (  1 /  3) in 'FRP.Yampa.Diagnostics'
   4% (  1 / 25) in 'FRP.Yampa.Event'
  50% (  1 /  2) in 'FRP.Yampa.Internals'
  50% (  1 /  2) in 'FRP.Yampa.VectorSpace'
  50% (  1 /  2) in 'FRP.Yampa.AffineSpace'
   9% (  1 / 11) in 'FRP.Yampa.Vector2'
   8% (  1 / 13) in 'FRP.Yampa.Vector3'
  25% (  1 /  4) in 'FRP.Yampa.Point2'
  20% (  1 /  5) in 'FRP.Yampa.Point3'
 100% (  7 /  7) in 'FRP.Yampa.Geometry'
Warning: Couldn't find .haddock for export System.Random.RandomGen
Warning: Couldn't find .haddock for export System.Random.Random
   3% (  3 /115) in 'FRP.Yampa'
  14% (  5 / 37) in 'FRP.Yampa.Utilities'
   7% (  1 / 15) in 'FRP.Yampa.Task'
Warning: FRP.Yampa: could not find link destinations for:
    System.Random.StdGen FRP.Yampa.ReactState
Documentation created: dist/doc/html/Yampa/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Yampa-0.9.3
Registering Yampa-0.9.3...
Installed Yampa-0.9.3
[1 of 2] Compiling SetupWrapper     ( /tmp/cairo-0.12.4-17305/cairo-0.12.4/SetupWrapper.hs, /tmp/cairo-0.12.4-17305/cairo-0.12.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cairo-0.12.4-17305/cairo-0.12.4/Setup.hs, /tmp/cairo-0.12.4-17305/cairo-0.12.4/dist/setup/Main.o )
Linking /tmp/cairo-0.12.4-17305/cairo-0.12.4/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.4...
Building cairo-0.12.4...
Preprocessing library cairo-0.12.4...
[ 1 of 17] Compiling Graphics.Rendering.Cairo.Matrix ( dist/build/Graphics/Rendering/Cairo/Matrix.hs, dist/build/Graphics/Rendering/Cairo/Matrix.o )
[ 2 of 17] Compiling Graphics.Rendering.Cairo.Types ( dist/build/Graphics/Rendering/Cairo/Types.hs, dist/build/Graphics/Rendering/Cairo/Types.o )
[ 3 of 17] 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 17] 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 17] 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 17] 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 17] 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 17] 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 17] 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 17] 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 17] 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 17] 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 17] 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:28: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"
[14 of 17] 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 )
[15 of 17] 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 )
[16 of 17] Compiling Graphics.Rendering.Cairo.Internal ( Graphics/Rendering/Cairo/Internal.hs, dist/build/Graphics/Rendering/Cairo/Internal.o )
[17 of 17] Compiling Graphics.Rendering.Cairo ( Graphics/Rendering/Cairo.hs, dist/build/Graphics/Rendering/Cairo.o )
In-place registering cairo-0.12.4...
Running Haddock for cairo-0.12.4...
Running hscolour for cairo-0.12.4...
Preprocessing library cairo-0.12.4...
Preprocessing library cairo-0.12.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

Graphics/Rendering/Cairo/Internal/Utilities.chs:28: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'
  40% ( 20 / 50) 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'
  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% ( 21 /337) in 'Graphics.Rendering.Cairo.Internal'
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.liftIO
  89% (160 /179) in 'Graphics.Rendering.Cairo'
Warning: Graphics.Rendering.Cairo: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO 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.4
Registering cairo-0.12.4...
Installed cairo-0.12.4
[1 of 2] Compiling SetupWrapper     ( /tmp/glib-0.12.4-17305/glib-0.12.4/SetupWrapper.hs, /tmp/glib-0.12.4-17305/glib-0.12.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/glib-0.12.4-17305/glib-0.12.4/Setup.hs, /tmp/glib-0.12.4-17305/glib-0.12.4/dist/setup/Main.o )
Linking /tmp/glib-0.12.4-17305/glib-0.12.4/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.4...
Building glib-0.12.4...
Preprocessing library glib-0.12.4...
[ 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.4...
Running Haddock for glib-0.12.4...
Running hscolour for glib-0.12.4...
Preprocessing library glib-0.12.4...
Preprocessing library glib-0.12.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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.4
Registering glib-0.12.4...
Installed glib-0.12.4
Configuring HCodecs-0.2.2...
Building HCodecs-0.2.2...
Preprocessing library HCodecs-0.2.2...
[1 of 7] Compiling Data.Arbitrary   ( src/Data/Arbitrary.hs, dist/build/Data/Arbitrary.o )
[2 of 7] Compiling Data.ByteString.Builder ( src/Data/ByteString/Builder.hs, dist/build/Data/ByteString/Builder.o )
[3 of 7] Compiling Data.ByteString.Parser ( src/Data/ByteString/Parser.hs, dist/build/Data/ByteString/Parser.o )
[4 of 7] Compiling Data.Audio       ( src/Data/Audio.hs, dist/build/Data/Audio.o )

src/Data/Audio.hs:104:21: Warning:
    In the use of `unsafeFreeze'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"

src/Data/Audio.hs:107:54: Warning:
    In the use of `unsafeThaw'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[5 of 7] Compiling Codec.Wav        ( src/Codec/Wav.hs, dist/build/Codec/Wav.o )
[6 of 7] Compiling Codec.SoundFont  ( src/Codec/SoundFont.hs, dist/build/Codec/SoundFont.o )
[7 of 7] Compiling Codec.Midi       ( src/Codec/Midi.hs, dist/build/Codec/Midi.o )
In-place registering HCodecs-0.2.2...
Running Haddock for HCodecs-0.2.2...
Running hscolour for HCodecs-0.2.2...
Preprocessing library HCodecs-0.2.2...
Preprocessing library HCodecs-0.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1

dist/build/tmp-17305/src/Data/Audio.hs:104:21: Warning:
    In the use of `unsafeFreeze'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"

dist/build/tmp-17305/src/Data/Audio.hs:107:54: Warning:
    In the use of `unsafeThaw'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
Haddock coverage:
  33% (  1 /  3) in 'Data.Arbitrary'
  72% ( 28 / 39) in 'Data.ByteString.Builder'
  49% ( 36 / 74) in 'Data.ByteString.Parser'
Warning: Data.Audio: toSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Audio: fromSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
   9% (  1 / 11) in 'Data.Audio'
  17% (  1 /  6) in 'Codec.Wav'
   4% (  1 / 23) in 'Codec.SoundFont'
   2% (  1 / 42) in 'Codec.Midi'
Warning: Data.ByteString.Parser: could not find link destinations for:
    Data.ByteString.Parser.get
Documentation created: dist/doc/html/HCodecs/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HCodecs-0.2.2
Registering HCodecs-0.2.2...
Installed HCodecs-0.2.2
Configuring OpenAL-1.4.0.2...
configure: WARNING: unrecognized options: --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing alGenSources... -lopenal
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking AL/al.h usability... yes
checking AL/al.h presence... yes
checking for AL/al.h... yes
checking AL/alc.h usability... yes
checking AL/alc.h presence... yes
checking for AL/alc.h... yes
checking AL/alext.h usability... no
checking AL/alext.h presence... yes
configure: WARNING: AL/alext.h: present but cannot be compiled
configure: WARNING: AL/alext.h:     check for missing prerequisite headers?
configure: WARNING: AL/alext.h: see the Autoconf documentation
configure: WARNING: AL/alext.h:     section "Present But Cannot Be Compiled"
configure: WARNING: AL/alext.h: proceeding with the compiler's result
configure: WARNING:     ## ----------------------------------- ##
configure: WARNING:     ## Report this to sven.panne@aedion.de ##
configure: WARNING:     ## ----------------------------------- ##
checking for AL/alext.h... no
checking OpenAL/alext.h usability... no
checking OpenAL/alext.h presence... no
checking for OpenAL/alext.h... no
checking whether alcCloseDevice returns void... no
checking whether alcMakeContextCurrent returns void... no
checking whether alcProcessContext returns void... yes
checking whether alcDestroyContext returns void... yes
checking Haskell type for ALboolean... Int8
checking Haskell type for ALchar... Int8
checking Haskell type for ALbyte... Int8
checking Haskell type for ALubyte... Word8
checking Haskell type for ALshort... Int16
checking Haskell type for ALushort... Word16
checking Haskell type for ALint... Int32
checking Haskell type for ALuint... Word32
checking Haskell type for ALsizei... Int32
checking Haskell type for ALenum... Int32
checking Haskell type for ALfloat... Float
checking Haskell type for ALdouble... Double
checking Haskell type for ALCboolean... Int8
checking Haskell type for ALCchar... Int8
checking Haskell type for ALCbyte... Int8
checking Haskell type for ALCubyte... Word8
checking Haskell type for ALCshort... Int16
checking Haskell type for ALCushort... Word16
checking Haskell type for ALCint... Int32
checking Haskell type for ALCuint... Word32
checking Haskell type for ALCsizei... Int32
checking Haskell type for ALCenum... Int32
checking Haskell type for ALCfloat... Float
checking Haskell type for ALCdouble... Double
checking value of AL_FALSE... 0
checking value of AL_TRUE... 1
checking value of AL_NO_ERROR... 0
checking value of AL_INVALID_NAME... 40961
checking value of AL_INVALID_ENUM... 40962
checking value of AL_INVALID_VALUE... 40963
checking value of AL_INVALID_OPERATION... 40964
checking value of AL_OUT_OF_MEMORY... 40965
checking value of AL_DOPPLER_FACTOR... 49152
checking value of AL_SPEED_OF_SOUND... 49155
checking value of AL_DISTANCE_MODEL... 53248
checking value of AL_VERSION... 45058
checking value of AL_RENDERER... 45059
checking value of AL_VENDOR... 45057
checking value of AL_EXTENSIONS... 45060
checking value of AL_NONE... 0
checking value of AL_INVERSE_DISTANCE... 53249
checking value of AL_INVERSE_DISTANCE_CLAMPED... 53250
checking value of AL_LINEAR_DISTANCE... 53251
checking value of AL_LINEAR_DISTANCE_CLAMPED... 53252
checking value of AL_EXPONENT_DISTANCE... 53253
checking value of AL_EXPONENT_DISTANCE_CLAMPED... 53254
checking value of AL_POSITION... 4100
checking value of AL_VELOCITY... 4102
checking value of AL_GAIN... 4106
checking value of AL_ORIENTATION... 4111
checking value of AL_SOURCE_RELATIVE... 514
checking value of AL_SOURCE_TYPE... 4135
checking value of AL_LOOPING... 4103
checking value of AL_BUFFER... 4105
checking value of AL_BUFFERS_QUEUED... 4117
checking value of AL_BUFFERS_PROCESSED... 4118
checking value of AL_MIN_GAIN... 4109
checking value of AL_MAX_GAIN... 4110
checking value of AL_REFERENCE_DISTANCE... 4128
checking value of AL_ROLLOFF_FACTOR... 4129
checking value of AL_MAX_DISTANCE... 4131
checking value of AL_PITCH... 4099
checking value of AL_DIRECTION... 4101
checking value of AL_CONE_INNER_ANGLE... 4097
checking value of AL_CONE_OUTER_ANGLE... 4098
checking value of AL_CONE_OUTER_GAIN... 4130
checking value of AL_SEC_OFFSET... 4132
checking value of AL_SAMPLE_OFFSET... 4133
checking value of AL_BYTE_OFFSET... 4134
checking value of AL_SOURCE_STATE... 4112
checking value of AL_UNDETERMINED... 4144
checking value of AL_STATIC... 4136
checking value of AL_STREAMING... 4137
checking value of AL_INITIAL... 4113
checking value of AL_PLAYING... 4114
checking value of AL_PAUSED... 4115
checking value of AL_STOPPED... 4116
checking value of AL_FREQUENCY... 8193
checking value of AL_SIZE... 8196
checking value of AL_BITS... 8194
checking value of AL_CHANNELS... 8195
checking value of AL_FORMAT_MONO8... 4352
checking value of AL_FORMAT_MONO16... 4353
checking value of AL_FORMAT_STEREO8... 4354
checking value of AL_FORMAT_STEREO16... 4355
checking value of ALC_FALSE... 0
checking value of ALC_TRUE... 1
checking value of ALC_FREQUENCY... 4103
checking value of ALC_REFRESH... 4104
checking value of ALC_SYNC... 4105
checking value of ALC_MONO_SOURCES... 4112
checking value of ALC_STEREO_SOURCES... 4113
checking value of ALC_NO_ERROR... 0
checking value of ALC_INVALID_DEVICE... 40961
checking value of ALC_INVALID_CONTEXT... 40962
checking value of ALC_INVALID_ENUM... 40963
checking value of ALC_INVALID_VALUE... 40964
checking value of ALC_INVALID_OPERATION... 40966
checking value of ALC_OUT_OF_MEMORY... 40965
checking value of ALC_DEFAULT_DEVICE_SPECIFIER... 4100
checking value of ALC_DEVICE_SPECIFIER... 4101
checking value of ALC_EXTENSIONS... 4102
checking value of ALC_CAPTURE_DEFAULT_DEVICE_SPECIFIER... 785
checking value of ALC_CAPTURE_DEVICE_SPECIFIER... 784
checking value of ALC_ATTRIBUTES_SIZE... 4098
checking value of ALC_ALL_ATTRIBUTES... 4099
checking value of ALC_MAJOR_VERSION... 4096
checking value of ALC_MINOR_VERSION... 4097
checking value of ALC_CAPTURE_SAMPLES... 786
configure: creating ./config.status
config.status: creating OpenAL.buildinfo
config.status: creating include/HsOpenALConfig.h
config.status: creating include/HsOpenAL.h
config.status: include/HsOpenAL.h is unchanged
configure: WARNING: unrecognized options: --with-gcc
Building OpenAL-1.4.0.2...
Preprocessing library OpenAL-1.4.0.2...
[ 1 of 30] Compiling Sound.OpenAL.Config ( Sound/OpenAL/Config.hs, dist/build/Sound/OpenAL/Config.o )
[ 2 of 30] Compiling Sound.OpenAL.ALC.BasicTypes ( Sound/OpenAL/ALC/BasicTypes.hs, dist/build/Sound/OpenAL/ALC/BasicTypes.o )
[ 3 of 30] Compiling Sound.OpenAL.ALC.String ( Sound/OpenAL/ALC/String.hs, dist/build/Sound/OpenAL/ALC/String.o )
[ 4 of 30] Compiling Sound.OpenAL.AL.PeekPoke ( Sound/OpenAL/AL/PeekPoke.hs, dist/build/Sound/OpenAL/AL/PeekPoke.o )
[ 5 of 30] Compiling Sound.OpenAL.Constants ( Sound/OpenAL/Constants.hs, dist/build/Sound/OpenAL/Constants.o )
[ 6 of 30] Compiling Sound.OpenAL.ALC.ALCboolean ( Sound/OpenAL/ALC/ALCboolean.hs, dist/build/Sound/OpenAL/ALC/ALCboolean.o )
[ 7 of 30] Compiling Sound.OpenAL.ALC.QueryUtils ( Sound/OpenAL/ALC/QueryUtils.hs, dist/build/Sound/OpenAL/ALC/QueryUtils.o )
[ 8 of 30] Compiling Sound.OpenAL.ALC.Device ( Sound/OpenAL/ALC/Device.hs, dist/build/Sound/OpenAL/ALC/Device.o )
[ 9 of 30] Compiling Sound.OpenAL.ALC.Context ( Sound/OpenAL/ALC/Context.hs, dist/build/Sound/OpenAL/ALC/Context.o )
[10 of 30] Compiling Sound.OpenAL.ALC.Extensions ( Sound/OpenAL/ALC/Extensions.hs, dist/build/Sound/OpenAL/ALC/Extensions.o )
[11 of 30] Compiling Sound.OpenAL.ALC.Errors ( Sound/OpenAL/ALC/Errors.hs, dist/build/Sound/OpenAL/ALC/Errors.o )
[12 of 30] Compiling Sound.OpenAL.AL.BasicTypes ( Sound/OpenAL/AL/BasicTypes.hs, dist/build/Sound/OpenAL/AL/BasicTypes.o )
[13 of 30] Compiling Sound.OpenAL.AL.ALboolean ( Sound/OpenAL/AL/ALboolean.hs, dist/build/Sound/OpenAL/AL/ALboolean.o )
[14 of 30] Compiling Sound.OpenAL.AL.BufferInternal ( Sound/OpenAL/AL/BufferInternal.hs, dist/build/Sound/OpenAL/AL/BufferInternal.o )
[15 of 30] Compiling Sound.OpenAL.AL.Format ( Sound/OpenAL/AL/Format.hs, dist/build/Sound/OpenAL/AL/Format.o )
[16 of 30] Compiling Sound.OpenAL.AL.Buffer ( Sound/OpenAL/AL/Buffer.hs, dist/build/Sound/OpenAL/AL/Buffer.o )
[17 of 30] Compiling Sound.OpenAL.ALC.Capture ( Sound/OpenAL/ALC/Capture.hs, dist/build/Sound/OpenAL/ALC/Capture.o )
[18 of 30] Compiling Sound.OpenAL.AL.String ( Sound/OpenAL/AL/String.hs, dist/build/Sound/OpenAL/AL/String.o )
[19 of 30] Compiling Sound.OpenAL.AL.QueryUtils ( Sound/OpenAL/AL/QueryUtils.hs, dist/build/Sound/OpenAL/AL/QueryUtils.o )
[20 of 30] Compiling Sound.OpenAL.AL.Errors ( Sound/OpenAL/AL/Errors.hs, dist/build/Sound/OpenAL/AL/Errors.o )
[21 of 30] Compiling Sound.OpenAL.AL.StringQueries ( Sound/OpenAL/AL/StringQueries.hs, dist/build/Sound/OpenAL/AL/StringQueries.o )
[22 of 30] Compiling Sound.OpenAL.AL.Attenuation ( Sound/OpenAL/AL/Attenuation.hs, dist/build/Sound/OpenAL/AL/Attenuation.o )
[23 of 30] Compiling Sound.OpenAL.AL.Listener ( Sound/OpenAL/AL/Listener.hs, dist/build/Sound/OpenAL/AL/Listener.o )
[24 of 30] Compiling Sound.OpenAL.AL.Extensions ( Sound/OpenAL/AL/Extensions.hs, dist/build/Sound/OpenAL/AL/Extensions.o )
[25 of 30] Compiling Sound.OpenAL.AL.Doppler ( Sound/OpenAL/AL/Doppler.hs, dist/build/Sound/OpenAL/AL/Doppler.o )
[26 of 30] Compiling Sound.OpenAL.AL.SourceState ( Sound/OpenAL/AL/SourceState.hs, dist/build/Sound/OpenAL/AL/SourceState.o )
[27 of 30] Compiling Sound.OpenAL.AL.Source ( Sound/OpenAL/AL/Source.hs, dist/build/Sound/OpenAL/AL/Source.o )
[28 of 30] Compiling Sound.OpenAL.ALC ( Sound/OpenAL/ALC.hs, dist/build/Sound/OpenAL/ALC.o )
[29 of 30] Compiling Sound.OpenAL.AL  ( Sound/OpenAL/AL.hs, dist/build/Sound/OpenAL/AL.o )
[30 of 30] Compiling Sound.OpenAL     ( Sound/OpenAL.hs, dist/build/Sound/OpenAL.o )
In-place registering OpenAL-1.4.0.2...
Running Haddock for OpenAL-1.4.0.2...
Running hscolour for OpenAL-1.4.0.2...
Preprocessing library OpenAL-1.4.0.2...
Preprocessing library OpenAL-1.4.0.2...
Haddock coverage:
  72% ( 28 / 39) in 'Sound.OpenAL.Config'
 100% ( 13 / 13) in 'Sound.OpenAL.ALC.BasicTypes'
  25% (  1 /  4) in 'Sound.OpenAL.ALC.String'
  20% (  1 /  5) in 'Sound.OpenAL.AL.PeekPoke'
   1% (  1 / 86) in 'Sound.OpenAL.Constants'
  33% (  1 /  3) in 'Sound.OpenAL.ALC.ALCboolean'
  22% (  2 /  9) in 'Sound.OpenAL.ALC.QueryUtils'
 100% (  7 /  7) in 'Sound.OpenAL.ALC.Device'
 100% ( 11 / 11) in 'Sound.OpenAL.ALC.Context'
 100% (  6 /  6) in 'Sound.OpenAL.ALC.Extensions'
 100% (  4 /  4) in 'Sound.OpenAL.ALC.Errors'
 100% ( 17 / 17) in 'Sound.OpenAL.AL.BasicTypes'
  33% (  1 /  3) in 'Sound.OpenAL.AL.ALboolean'
  50% (  2 /  4) in 'Sound.OpenAL.AL.BufferInternal'
  50% (  2 /  4) in 'Sound.OpenAL.AL.Format'
  67% (  4 /  6) in 'Sound.OpenAL.AL.Buffer'
  36% (  4 / 11) in 'Sound.OpenAL.ALC.Capture'
  33% (  1 /  3) in 'Sound.OpenAL.AL.String'
  20% (  1 /  5) in 'Sound.OpenAL.AL.QueryUtils'
 100% (  4 /  4) in 'Sound.OpenAL.AL.Errors'
 100% (  3 /  3) in 'Sound.OpenAL.AL.StringQueries'
 100% ( 10 / 10) in 'Sound.OpenAL.AL.Attenuation'
 100% (  6 /  6) in 'Sound.OpenAL.AL.Listener'
 100% (  6 /  6) in 'Sound.OpenAL.AL.Extensions'
 100% (  5 /  5) in 'Sound.OpenAL.AL.Doppler'
  67% (  2 /  3) in 'Sound.OpenAL.AL.SourceState'
 100% ( 51 / 51) in 'Sound.OpenAL.AL.Source'
 100% (  7 /  7) in 'Sound.OpenAL.ALC'
 100% ( 20 / 20) in 'Sound.OpenAL.AL'
 100% ( 20 / 20) in 'Sound.OpenAL'
Documentation created: dist/doc/html/OpenAL/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/OpenAL-1.4.0.2
Registering OpenAL-1.4.0.2...
Installed OpenAL-1.4.0.2
[1 of 2] Compiling SetupWrapper     ( /tmp/gio-0.12.4-17305/gio-0.12.4/SetupWrapper.hs, /tmp/gio-0.12.4-17305/gio-0.12.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/gio-0.12.4-17305/gio-0.12.4/Setup.hs, /tmp/gio-0.12.4-17305/gio-0.12.4/dist/setup/Main.o )
Linking /tmp/gio-0.12.4-17305/gio-0.12.4/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.4...
Building gio-0.12.4...
Preprocessing library gio-0.12.4...
[ 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:195: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.4...
Running Haddock for gio-0.12.4...
Running hscolour for gio-0.12.4...
Preprocessing library gio-0.12.4...
Preprocessing library gio-0.12.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

System/GIO/Types.chs:195: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.4
Registering gio-0.12.4...
Installed gio-0.12.4
[1 of 2] Compiling SetupWrapper     ( /tmp/pango-0.12.4-17305/pango-0.12.4/SetupWrapper.hs, /tmp/pango-0.12.4-17305/pango-0.12.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/pango-0.12.4-17305/pango-0.12.4/Setup.hs, /tmp/pango-0.12.4-17305/pango-0.12.4/dist/setup/Main.o )
Linking /tmp/pango-0.12.4-17305/pango-0.12.4/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.4...
Building pango-0.12.4...
Preprocessing library pango-0.12.4...
[ 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:84: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.4...
Running Haddock for pango-0.12.4...
Running hscolour for pango-0.12.4...
Preprocessing library pango-0.12.4...
Preprocessing library pango-0.12.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

Graphics/Rendering/Pango/Types.chs:84: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.4
Registering pango-0.12.4...
Installed pango-0.12.4
[1 of 2] Compiling SetupWrapper     ( /tmp/gtk-0.12.4-17305/gtk-0.12.4/SetupWrapper.hs, /tmp/gtk-0.12.4-17305/gtk-0.12.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/gtk-0.12.4-17305/gtk-0.12.4/Setup.hs, /tmp/gtk-0.12.4-17305/gtk-0.12.4/dist/setup/Main.o )
Linking /tmp/gtk-0.12.4-17305/gtk-0.12.4/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 gtk-0.12.4...
Building gtk-0.12.4...
Preprocessing library gtk-0.12.4...
[  1 of 207] Compiling Graphics.UI.Gtk.ModelView.Sequence ( Graphics/UI/Gtk/ModelView/Sequence.hs, dist/build/Graphics/UI/Gtk/ModelView/Sequence.o )
[  2 of 207] Compiling Graphics.UI.Gtk.Gdk.Enums ( dist/build/Graphics/UI/Gtk/Gdk/Enums.hs, dist/build/Graphics/UI/Gtk/Gdk/Enums.o )
[  3 of 207] Compiling Graphics.UI.Gtk.General.Enums ( dist/build/Graphics/UI/Gtk/General/Enums.hs, dist/build/Graphics/UI/Gtk/General/Enums.o )

Graphics/UI/Gtk/General/Enums.chs:474:3: Warning:
    Pattern match(es) are overlapped
    In an equation for `toEnum':
        toEnum 1 = ...
        toEnum 2 = ...
        toEnum 3 = ...
        toEnum 4 = ...
        ...
[  4 of 207] Compiling Graphics.UI.Gtk.General.Threading ( Graphics/UI/Gtk/General/Threading.hs, dist/build/Graphics/UI/Gtk/General/Threading.o )
[  5 of 207] Compiling Graphics.UI.Gtk.Signals ( dist/build/Graphics/UI/Gtk/Signals.hs, dist/build/Graphics/UI/Gtk/Signals.o )
[  6 of 207] Compiling Graphics.UI.Gtk.Types ( dist/build/Graphics/UI/Gtk/Types.hs, dist/build/Graphics/UI/Gtk/Types.o )

Graphics/UI/Gtk/Types.chs:838: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 207] Compiling Graphics.UI.Gtk.General.DNDTypes ( dist/build/Graphics/UI/Gtk/General/DNDTypes.hs, dist/build/Graphics/UI/Gtk/General/DNDTypes.o )
[  8 of 207] Compiling Graphics.UI.Gtk.Abstract.ContainerChildProperties ( dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs, dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.o )
[  9 of 207] Compiling Graphics.UI.Gtk.Embedding.Embedding ( dist/build/Graphics/UI/Gtk/Embedding/Embedding.hs, dist/build/Graphics/UI/Gtk/Embedding/Embedding.o )
[ 10 of 207] Compiling Graphics.UI.Gtk.ModelView.Types ( dist/build/Graphics/UI/Gtk/ModelView/Types.hs, dist/build/Graphics/UI/Gtk/ModelView/Types.o )
[ 11 of 207] Compiling Graphics.UI.Gtk.Gdk.PixbufData ( Graphics/UI/Gtk/Gdk/PixbufData.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufData.o )
[ 12 of 207] Compiling Graphics.UI.Gtk.Abstract.Separator ( Graphics/UI/Gtk/Abstract/Separator.hs, dist/build/Graphics/UI/Gtk/Abstract/Separator.o )
[ 13 of 207] Compiling Graphics.UI.Gtk.Abstract.Scrollbar ( Graphics/UI/Gtk/Abstract/Scrollbar.hs, dist/build/Graphics/UI/Gtk/Abstract/Scrollbar.o )
[ 14 of 207] Compiling Graphics.UI.Gtk.Abstract.Scale ( dist/build/Graphics/UI/Gtk/Abstract/Scale.hs, dist/build/Graphics/UI/Gtk/Abstract/Scale.o )
[ 15 of 207] Compiling Graphics.UI.Gtk.Abstract.Object ( dist/build/Graphics/UI/Gtk/Abstract/Object.hs, dist/build/Graphics/UI/Gtk/Abstract/Object.o )
[ 16 of 207] Compiling Graphics.UI.Gtk.Abstract.Paned ( dist/build/Graphics/UI/Gtk/Abstract/Paned.hs, dist/build/Graphics/UI/Gtk/Abstract/Paned.o )
[ 17 of 207] Compiling Graphics.UI.Gtk.Builder ( dist/build/Graphics/UI/Gtk/Builder.hs, dist/build/Graphics/UI/Gtk/Builder.o )
[ 18 of 207] Compiling Graphics.UI.Gtk.General.Structs ( dist/build/Graphics/UI/Gtk/General/Structs.hs, dist/build/Graphics/UI/Gtk/General/Structs.o )
[ 19 of 207] Compiling Graphics.UI.Gtk.Abstract.Range ( dist/build/Graphics/UI/Gtk/Abstract/Range.hs, dist/build/Graphics/UI/Gtk/Abstract/Range.o )
[ 20 of 207] Compiling Graphics.UI.Gtk.Embedding.Plug ( dist/build/Graphics/UI/Gtk/Embedding/Plug.hs, dist/build/Graphics/UI/Gtk/Embedding/Plug.o )
[ 21 of 207] Compiling Graphics.UI.Gtk.Embedding.Socket ( dist/build/Graphics/UI/Gtk/Embedding/Socket.hs, dist/build/Graphics/UI/Gtk/Embedding/Socket.o )
[ 22 of 207] Compiling Graphics.UI.Gtk.Multiline.Types ( dist/build/Graphics/UI/Gtk/Multiline/Types.hs, dist/build/Graphics/UI/Gtk/Multiline/Types.o )
[ 23 of 207] Compiling Graphics.UI.GtkInternals ( dist/build/Graphics/UI/GtkInternals.hs, dist/build/Graphics/UI/GtkInternals.o )
[ 24 of 207] Compiling Graphics.UI.Gtk.Abstract.Misc ( dist/build/Graphics/UI/Gtk/Abstract/Misc.hs, dist/build/Graphics/UI/Gtk/Abstract/Misc.o )
[ 25 of 207] Compiling Graphics.UI.Gtk.Abstract.Bin ( dist/build/Graphics/UI/Gtk/Abstract/Bin.hs, dist/build/Graphics/UI/Gtk/Abstract/Bin.o )
[ 26 of 207] Compiling Graphics.UI.Gtk.Abstract.Container ( dist/build/Graphics/UI/Gtk/Abstract/Container.hs, dist/build/Graphics/UI/Gtk/Abstract/Container.o )
[ 27 of 207] Compiling Graphics.UI.Gtk.Abstract.ButtonBox ( dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.hs, dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.o )
[ 28 of 207] Compiling Graphics.UI.Gtk.Abstract.Box ( dist/build/Graphics/UI/Gtk/Abstract/Box.hs, dist/build/Graphics/UI/Gtk/Abstract/Box.o )
[ 29 of 207] Compiling Graphics.UI.Gtk.Misc.Viewport ( dist/build/Graphics/UI/Gtk/Misc/Viewport.hs, dist/build/Graphics/UI/Gtk/Misc/Viewport.o )
[ 30 of 207] Compiling Graphics.UI.Gtk.Misc.Tooltips ( dist/build/Graphics/UI/Gtk/Misc/Tooltips.hs, dist/build/Graphics/UI/Gtk/Misc/Tooltips.o )
[ 31 of 207] Compiling Graphics.UI.Gtk.Misc.Tooltip ( dist/build/Graphics/UI/Gtk/Misc/Tooltip.hs, dist/build/Graphics/UI/Gtk/Misc/Tooltip.o )
[ 32 of 207] Compiling Graphics.UI.Gtk.Misc.SizeGroup ( dist/build/Graphics/UI/Gtk/Misc/SizeGroup.hs, dist/build/Graphics/UI/Gtk/Misc/SizeGroup.o )
[ 33 of 207] Compiling Graphics.UI.Gtk.Misc.IMContextSimple ( dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.hs, dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.o )
[ 34 of 207] Compiling Graphics.UI.Gtk.Misc.IMMulticontext ( dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.hs, dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.o )
[ 35 of 207] Compiling Graphics.UI.Gtk.Misc.HandleBox ( dist/build/Graphics/UI/Gtk/Misc/HandleBox.hs, dist/build/Graphics/UI/Gtk/Misc/HandleBox.o )
[ 36 of 207] Compiling Graphics.UI.Gtk.Misc.EventBox ( dist/build/Graphics/UI/Gtk/Misc/EventBox.hs, dist/build/Graphics/UI/Gtk/Misc/EventBox.o )
[ 37 of 207] Compiling Graphics.UI.Gtk.Misc.Calendar ( dist/build/Graphics/UI/Gtk/Misc/Calendar.hs, dist/build/Graphics/UI/Gtk/Misc/Calendar.o )
[ 38 of 207] Compiling Graphics.UI.Gtk.Misc.Arrow ( dist/build/Graphics/UI/Gtk/Misc/Arrow.hs, dist/build/Graphics/UI/Gtk/Misc/Arrow.o )
[ 39 of 207] Compiling Graphics.UI.Gtk.Misc.Adjustment ( dist/build/Graphics/UI/Gtk/Misc/Adjustment.hs, dist/build/Graphics/UI/Gtk/Misc/Adjustment.o )
[ 40 of 207] Compiling Graphics.UI.Gtk.Misc.Accessible ( dist/build/Graphics/UI/Gtk/Misc/Accessible.hs, dist/build/Graphics/UI/Gtk/Misc/Accessible.o )
[ 41 of 207] Compiling Graphics.UI.Gtk.Scrolling.VScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.o )
[ 42 of 207] Compiling Graphics.UI.Gtk.Scrolling.ScrolledWindow ( dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs, dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.o )
[ 43 of 207] Compiling Graphics.UI.Gtk.Scrolling.HScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.o )
[ 44 of 207] Compiling Graphics.UI.Gtk.Recent.RecentInfo ( dist/build/Graphics/UI/Gtk/Recent/RecentInfo.hs, dist/build/Graphics/UI/Gtk/Recent/RecentInfo.o )
[ 45 of 207] Compiling Graphics.UI.Gtk.Recent.RecentChooser ( dist/build/Graphics/UI/Gtk/Recent/RecentChooser.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooser.o )
[ 46 of 207] Compiling Graphics.UI.Gtk.Recent.RecentManager ( dist/build/Graphics/UI/Gtk/Recent/RecentManager.hs, dist/build/Graphics/UI/Gtk/Recent/RecentManager.o )
[ 47 of 207] Compiling Graphics.UI.Gtk.Recent.RecentFilter ( dist/build/Graphics/UI/Gtk/Recent/RecentFilter.hs, dist/build/Graphics/UI/Gtk/Recent/RecentFilter.o )
[ 48 of 207] Compiling Graphics.UI.Gtk.Recent.RecentChooserWidget ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.o )
[ 49 of 207] Compiling Graphics.UI.Gtk.Recent.RecentChooserMenu ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.o )
[ 50 of 207] Compiling Graphics.UI.Gtk.Printing.PrintContext ( dist/build/Graphics/UI/Gtk/Printing/PrintContext.hs, dist/build/Graphics/UI/Gtk/Printing/PrintContext.o )
[ 51 of 207] Compiling Graphics.UI.Gtk.Printing.PaperSize ( dist/build/Graphics/UI/Gtk/Printing/PaperSize.hs, dist/build/Graphics/UI/Gtk/Printing/PaperSize.o )
[ 52 of 207] Compiling Graphics.UI.Gtk.Printing.PrintOperation ( dist/build/Graphics/UI/Gtk/Printing/PrintOperation.hs, dist/build/Graphics/UI/Gtk/Printing/PrintOperation.o )
[ 53 of 207] Compiling Graphics.UI.Gtk.Printing.PrintSettings ( dist/build/Graphics/UI/Gtk/Printing/PrintSettings.hs, dist/build/Graphics/UI/Gtk/Printing/PrintSettings.o )
[ 54 of 207] Compiling Graphics.UI.Gtk.Printing.PageSetup ( dist/build/Graphics/UI/Gtk/Printing/PageSetup.hs, dist/build/Graphics/UI/Gtk/Printing/PageSetup.o )
[ 55 of 207] Compiling Graphics.UI.Gtk.Ornaments.VSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.o )
[ 56 of 207] Compiling Graphics.UI.Gtk.Ornaments.HSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.o )
[ 57 of 207] Compiling Graphics.UI.Gtk.Ornaments.Frame ( dist/build/Graphics/UI/Gtk/Ornaments/Frame.hs, dist/build/Graphics/UI/Gtk/Ornaments/Frame.o )
[ 58 of 207] Compiling Graphics.UI.Gtk.Layout.VPaned ( dist/build/Graphics/UI/Gtk/Layout/VPaned.hs, dist/build/Graphics/UI/Gtk/Layout/VPaned.o )
[ 59 of 207] Compiling Graphics.UI.Gtk.Layout.VButtonBox ( dist/build/Graphics/UI/Gtk/Layout/VButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/VButtonBox.o )
[ 60 of 207] Compiling Graphics.UI.Gtk.Layout.VBox ( dist/build/Graphics/UI/Gtk/Layout/VBox.hs, dist/build/Graphics/UI/Gtk/Layout/VBox.o )
[ 61 of 207] Compiling Graphics.UI.Gtk.Layout.Table ( dist/build/Graphics/UI/Gtk/Layout/Table.hs, dist/build/Graphics/UI/Gtk/Layout/Table.o )
[ 62 of 207] Compiling Graphics.UI.Gtk.Layout.Expander ( dist/build/Graphics/UI/Gtk/Layout/Expander.hs, dist/build/Graphics/UI/Gtk/Layout/Expander.o )
[ 63 of 207] Compiling Graphics.UI.Gtk.Layout.Layout ( dist/build/Graphics/UI/Gtk/Layout/Layout.hs, dist/build/Graphics/UI/Gtk/Layout/Layout.o )
[ 64 of 207] Compiling Graphics.UI.Gtk.Layout.HPaned ( dist/build/Graphics/UI/Gtk/Layout/HPaned.hs, dist/build/Graphics/UI/Gtk/Layout/HPaned.o )
[ 65 of 207] Compiling Graphics.UI.Gtk.Layout.Fixed ( dist/build/Graphics/UI/Gtk/Layout/Fixed.hs, dist/build/Graphics/UI/Gtk/Layout/Fixed.o )
[ 66 of 207] Compiling Graphics.UI.Gtk.Layout.HButtonBox ( dist/build/Graphics/UI/Gtk/Layout/HButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/HButtonBox.o )
[ 67 of 207] Compiling Graphics.UI.Gtk.Layout.HBox ( dist/build/Graphics/UI/Gtk/Layout/HBox.hs, dist/build/Graphics/UI/Gtk/Layout/HBox.o )
[ 68 of 207] Compiling Graphics.UI.Gtk.Layout.AspectFrame ( dist/build/Graphics/UI/Gtk/Layout/AspectFrame.hs, dist/build/Graphics/UI/Gtk/Layout/AspectFrame.o )
[ 69 of 207] Compiling Graphics.UI.Gtk.Layout.Alignment ( dist/build/Graphics/UI/Gtk/Layout/Alignment.hs, dist/build/Graphics/UI/Gtk/Layout/Alignment.o )
[ 70 of 207] Compiling Graphics.UI.Gtk.Selectors.FileFilter ( dist/build/Graphics/UI/Gtk/Selectors/FileFilter.hs, dist/build/Graphics/UI/Gtk/Selectors/FileFilter.o )
[ 71 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooser ( dist/build/Graphics/UI/Gtk/Selectors/FileChooser.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooser.o )
[ 72 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooserWidget ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.o )
[ 73 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooserButton ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.o )
[ 74 of 207] Compiling Graphics.UI.Gtk.Special.VRuler ( dist/build/Graphics/UI/Gtk/Special/VRuler.hs, dist/build/Graphics/UI/Gtk/Special/VRuler.o )
[ 75 of 207] Compiling Graphics.UI.Gtk.Special.HRuler ( dist/build/Graphics/UI/Gtk/Special/HRuler.hs, dist/build/Graphics/UI/Gtk/Special/HRuler.o )
[ 76 of 207] Compiling Graphics.UI.Gtk.Special.Ruler ( dist/build/Graphics/UI/Gtk/Special/Ruler.hs, dist/build/Graphics/UI/Gtk/Special/Ruler.o )
[ 77 of 207] Compiling Graphics.UI.Gtk.Selectors.HSV ( dist/build/Graphics/UI/Gtk/Selectors/HSV.hs, dist/build/Graphics/UI/Gtk/Selectors/HSV.o )
[ 78 of 207] Compiling Graphics.UI.Gtk.Selectors.FontButton ( dist/build/Graphics/UI/Gtk/Selectors/FontButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FontButton.o )
[ 79 of 207] Compiling Graphics.UI.Gtk.Selectors.FontSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.o )
[ 80 of 207] Compiling Graphics.UI.Gtk.Selectors.FontSelection ( dist/build/Graphics/UI/Gtk/Selectors/FontSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelection.o )
[ 81 of 207] Compiling Graphics.UI.Gtk.Selectors.FileSelection ( dist/build/Graphics/UI/Gtk/Selectors/FileSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/FileSelection.o )
[ 82 of 207] Compiling Graphics.UI.Gtk.Selectors.ColorButton ( dist/build/Graphics/UI/Gtk/Selectors/ColorButton.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorButton.o )
[ 83 of 207] Compiling Graphics.UI.Gtk.Selectors.ColorSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.o )
[ 84 of 207] Compiling Graphics.UI.Gtk.Selectors.ColorSelection ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.o )
[ 85 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.UIManager ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.o )
[ 86 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RecentAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.o )
[ 87 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.o )
[ 88 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.o )
[ 89 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolPalette ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.o )
[ 90 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.o )
[ 91 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.o )
[ 92 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.o )
[ 93 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.o )
[ 94 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.OptionMenu ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.o )
[ 95 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuShell ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.o )
[ 96 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.o )
[ 97 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuBar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.o )
[ 98 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.o )
[ 99 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeRowReference ( dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.o )
[100 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeSortable ( dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.o )
[101 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeDrag ( dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.o )
[102 of 207] Compiling Graphics.UI.Gtk.ModelView.CustomStore ( dist/build/Graphics/UI/Gtk/ModelView/CustomStore.hs, dist/build/Graphics/UI/Gtk/ModelView/CustomStore.o )
[103 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeModel ( dist/build/Graphics/UI/Gtk/ModelView/TreeModel.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModel.o )
[104 of 207] Compiling Graphics.UI.Gtk.ModelView.ListStore ( Graphics/UI/Gtk/ModelView/ListStore.hs, dist/build/Graphics/UI/Gtk/ModelView/ListStore.o )
[105 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeModelSort ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.o )
[106 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeSelection ( dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.o )
[107 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeViewColumn ( dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.o )
[108 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeModelFilter ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.o )
[109 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeStore ( Graphics/UI/Gtk/ModelView/TreeStore.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeStore.o )
[110 of 207] Compiling Graphics.UI.Gtk.ModelView.CellView ( dist/build/Graphics/UI/Gtk/ModelView/CellView.hs, dist/build/Graphics/UI/Gtk/ModelView/CellView.o )
[111 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererToggle ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.o )
[112 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpin ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.o )
[113 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererText ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.o )
[114 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererProgress ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.o )
[115 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererPixbuf ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.o )
[116 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererCombo ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.o )
[117 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpinner ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.o )
[118 of 207] Compiling Graphics.UI.Gtk.ModelView.CellLayout ( dist/build/Graphics/UI/Gtk/ModelView/CellLayout.hs, dist/build/Graphics/UI/Gtk/ModelView/CellLayout.o )
[119 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBox ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.o )
[120 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBoxEntry ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.o )
[121 of 207] Compiling Graphics.UI.Gtk.Multiline.TextTagTable ( dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.o )
[122 of 207] Compiling Graphics.UI.Gtk.Multiline.TextMark ( dist/build/Graphics/UI/Gtk/Multiline/TextMark.hs, dist/build/Graphics/UI/Gtk/Multiline/TextMark.o )
[123 of 207] Compiling Graphics.UI.Gtk.Entry.SpinButton ( dist/build/Graphics/UI/Gtk/Entry/SpinButton.hs, dist/build/Graphics/UI/Gtk/Entry/SpinButton.o )
[124 of 207] Compiling Graphics.UI.Gtk.Entry.VScale ( dist/build/Graphics/UI/Gtk/Entry/VScale.hs, dist/build/Graphics/UI/Gtk/Entry/VScale.o )
[125 of 207] Compiling Graphics.UI.Gtk.Entry.HScale ( dist/build/Graphics/UI/Gtk/Entry/HScale.hs, dist/build/Graphics/UI/Gtk/Entry/HScale.o )
[126 of 207] Compiling Graphics.UI.Gtk.Entry.EntryCompletion ( dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.hs, dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.o )
[127 of 207] Compiling Graphics.UI.Gtk.Entry.EntryBuffer ( dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.hs, dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.o )
[128 of 207] Compiling Graphics.UI.Gtk.Entry.Editable ( dist/build/Graphics/UI/Gtk/Entry/Editable.hs, dist/build/Graphics/UI/Gtk/Entry/Editable.o )
[129 of 207] Compiling Graphics.UI.Gtk.Buttons.VolumeButton ( dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.hs, dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.o )
[130 of 207] Compiling Graphics.UI.Gtk.Buttons.ScaleButton ( dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.o )
[131 of 207] Compiling Graphics.UI.Gtk.Buttons.LinkButton ( dist/build/Graphics/UI/Gtk/Buttons/LinkButton.hs, dist/build/Graphics/UI/Gtk/Buttons/LinkButton.o )
[132 of 207] Compiling Graphics.UI.Gtk.Buttons.ToggleButton ( dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.o )
[133 of 207] Compiling Graphics.UI.Gtk.Buttons.RadioButton ( dist/build/Graphics/UI/Gtk/Buttons/RadioButton.hs, dist/build/Graphics/UI/Gtk/Buttons/RadioButton.o )
[134 of 207] Compiling Graphics.UI.Gtk.Buttons.CheckButton ( dist/build/Graphics/UI/Gtk/Buttons/CheckButton.hs, dist/build/Graphics/UI/Gtk/Buttons/CheckButton.o )
[135 of 207] Compiling Graphics.UI.Gtk.Display.Statusbar ( dist/build/Graphics/UI/Gtk/Display/Statusbar.hs, dist/build/Graphics/UI/Gtk/Display/Statusbar.o )
[136 of 207] Compiling Graphics.UI.Gtk.Display.Spinner ( dist/build/Graphics/UI/Gtk/Display/Spinner.hs, dist/build/Graphics/UI/Gtk/Display/Spinner.o )
[137 of 207] Compiling Graphics.UI.Gtk.Display.ProgressBar ( dist/build/Graphics/UI/Gtk/Display/ProgressBar.hs, dist/build/Graphics/UI/Gtk/Display/ProgressBar.o )
[138 of 207] Compiling Graphics.UI.Gtk.Display.AccelLabel ( dist/build/Graphics/UI/Gtk/Display/AccelLabel.hs, dist/build/Graphics/UI/Gtk/Display/AccelLabel.o )
[139 of 207] Compiling Graphics.UI.Gtk.Windows.WindowGroup ( dist/build/Graphics/UI/Gtk/Windows/WindowGroup.hs, dist/build/Graphics/UI/Gtk/Windows/WindowGroup.o )
[140 of 207] Compiling Graphics.UI.Gtk.Windows.MessageDialog ( dist/build/Graphics/UI/Gtk/Windows/MessageDialog.hs, dist/build/Graphics/UI/Gtk/Windows/MessageDialog.o )
[141 of 207] Compiling Graphics.UI.Gtk.Display.InfoBar ( dist/build/Graphics/UI/Gtk/Display/InfoBar.hs, dist/build/Graphics/UI/Gtk/Display/InfoBar.o )
[142 of 207] Compiling Graphics.UI.Gtk.Windows.Assistant ( dist/build/Graphics/UI/Gtk/Windows/Assistant.hs, dist/build/Graphics/UI/Gtk/Windows/Assistant.o )
[143 of 207] Compiling Graphics.UI.Gtk.Windows.AboutDialog ( dist/build/Graphics/UI/Gtk/Windows/AboutDialog.hs, dist/build/Graphics/UI/Gtk/Windows/AboutDialog.o )
[144 of 207] Compiling Graphics.UI.Gtk.Windows.Dialog ( dist/build/Graphics/UI/Gtk/Windows/Dialog.hs, dist/build/Graphics/UI/Gtk/Windows/Dialog.o )
[145 of 207] Compiling Graphics.UI.Gtk.Windows.OffscreenWindow ( dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.hs, dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.o )
[146 of 207] Compiling Graphics.UI.Gtk.Gdk.DisplayManager ( dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.hs, dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.o )
[147 of 207] Compiling Graphics.UI.Gtk.Gdk.Screen ( dist/build/Graphics/UI/Gtk/Gdk/Screen.hs, dist/build/Graphics/UI/Gtk/Gdk/Screen.o )
[148 of 207] Compiling Graphics.UI.Gtk.Windows.Invisible ( dist/build/Graphics/UI/Gtk/Windows/Invisible.hs, dist/build/Graphics/UI/Gtk/Windows/Invisible.o )
[149 of 207] Compiling Graphics.UI.Gtk.Gdk.Region ( dist/build/Graphics/UI/Gtk/Gdk/Region.hs, dist/build/Graphics/UI/Gtk/Gdk/Region.o )
[150 of 207] Compiling Graphics.UI.Gtk.Cairo ( dist/build/Graphics/UI/Gtk/Cairo.hs, dist/build/Graphics/UI/Gtk/Cairo.o )
[151 of 207] Compiling Graphics.UI.Gtk.Gdk.GC ( dist/build/Graphics/UI/Gtk/Gdk/GC.hs, dist/build/Graphics/UI/Gtk/Gdk/GC.o )
[152 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRenderer ( dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.o )
[153 of 207] Compiling Graphics.UI.Gtk.Gdk.Drawable ( dist/build/Graphics/UI/Gtk/Gdk/Drawable.hs, dist/build/Graphics/UI/Gtk/Gdk/Drawable.o )
[154 of 207] Compiling Graphics.UI.Gtk.Gdk.Pixmap ( dist/build/Graphics/UI/Gtk/Gdk/Pixmap.hs, dist/build/Graphics/UI/Gtk/Gdk/Pixmap.o )
[155 of 207] Compiling Graphics.UI.Gtk.Gdk.Pixbuf ( dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.hs, dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.o )
[156 of 207] Compiling Graphics.UI.Gtk.Gdk.PixbufAnimation ( dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.o )
[157 of 207] Compiling Graphics.UI.Gtk.Gdk.Cursor ( dist/build/Graphics/UI/Gtk/Gdk/Cursor.hs, dist/build/Graphics/UI/Gtk/Gdk/Cursor.o )
[158 of 207] Compiling Graphics.UI.Gtk.General.RcStyle ( dist/build/Graphics/UI/Gtk/General/RcStyle.hs, dist/build/Graphics/UI/Gtk/General/RcStyle.o )
[159 of 207] Compiling Graphics.UI.Gtk.General.Style ( dist/build/Graphics/UI/Gtk/General/Style.hs, dist/build/Graphics/UI/Gtk/General/Style.o )
[160 of 207] Compiling Graphics.UI.Gtk.Gdk.Keys ( dist/build/Graphics/UI/Gtk/Gdk/Keys.hs, dist/build/Graphics/UI/Gtk/Gdk/Keys.o )
[161 of 207] Compiling Graphics.UI.Gtk.Gdk.EventM ( dist/build/Graphics/UI/Gtk/Gdk/EventM.hs, dist/build/Graphics/UI/Gtk/Gdk/EventM.o )
[162 of 207] Compiling Graphics.UI.Gtk.Gdk.AppLaunchContext ( dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.hs, dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.o )
[163 of 207] Compiling Graphics.UI.Gtk.Gdk.Display ( dist/build/Graphics/UI/Gtk/Gdk/Display.hs, dist/build/Graphics/UI/Gtk/Gdk/Display.o )
[164 of 207] Compiling Graphics.UI.Gtk.Entry.Entry ( dist/build/Graphics/UI/Gtk/Entry/Entry.hs, dist/build/Graphics/UI/Gtk/Entry/Entry.o )
[165 of 207] Compiling Graphics.UI.Gtk.Abstract.IMContext ( dist/build/Graphics/UI/Gtk/Abstract/IMContext.hs, dist/build/Graphics/UI/Gtk/Abstract/IMContext.o )
[166 of 207] Compiling Graphics.UI.Gtk.Gdk.Keymap ( dist/build/Graphics/UI/Gtk/Gdk/Keymap.hs, dist/build/Graphics/UI/Gtk/Gdk/Keymap.o )
[167 of 207] Compiling Graphics.UI.Gtk.Windows.Window ( dist/build/Graphics/UI/Gtk/Windows/Window.hs, dist/build/Graphics/UI/Gtk/Windows/Window.o )
[168 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooserDialog ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.o )
[169 of 207] Compiling Graphics.UI.Gtk.Display.Label ( dist/build/Graphics/UI/Gtk/Display/Label.hs, dist/build/Graphics/UI/Gtk/Display/Label.o )
[170 of 207] Compiling Graphics.UI.Gtk.Layout.Notebook ( dist/build/Graphics/UI/Gtk/Layout/Notebook.hs, dist/build/Graphics/UI/Gtk/Layout/Notebook.o )
[171 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererAccel ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.o )
[172 of 207] Compiling Graphics.UI.Gtk.Gdk.Events ( dist/build/Graphics/UI/Gtk/Gdk/Events.hs, dist/build/Graphics/UI/Gtk/Gdk/Events.o )
[173 of 207] Compiling Graphics.UI.Gtk.Gdk.Gdk ( dist/build/Graphics/UI/Gtk/Gdk/Gdk.hs, dist/build/Graphics/UI/Gtk/Gdk/Gdk.o )
[174 of 207] Compiling Graphics.UI.Gtk.Multiline.TextTag ( dist/build/Graphics/UI/Gtk/Multiline/TextTag.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTag.o )
[175 of 207] Compiling Graphics.UI.Gtk.Multiline.TextIter ( dist/build/Graphics/UI/Gtk/Multiline/TextIter.hs, dist/build/Graphics/UI/Gtk/Multiline/TextIter.o )
[176 of 207] Compiling Graphics.UI.Gtk.Multiline.TextBuffer ( dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.hs, dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.o )
[177 of 207] Compiling Graphics.UI.Gtk.Multiline.TextView ( dist/build/Graphics/UI/Gtk/Multiline/TextView.hs, dist/build/Graphics/UI/Gtk/Multiline/TextView.o )
[178 of 207] Compiling Graphics.UI.Gtk.ModelView.CellEditable ( dist/build/Graphics/UI/Gtk/ModelView/CellEditable.hs, dist/build/Graphics/UI/Gtk/ModelView/CellEditable.o )
[179 of 207] Compiling Graphics.UI.Gtk.ModelView.IconView ( dist/build/Graphics/UI/Gtk/ModelView/IconView.hs, dist/build/Graphics/UI/Gtk/ModelView/IconView.o )
[180 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeView ( dist/build/Graphics/UI/Gtk/ModelView/TreeView.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeView.o )
[181 of 207] Compiling Graphics.UI.Gtk.ModelView ( Graphics/UI/Gtk/ModelView.hs, dist/build/Graphics/UI/Gtk/ModelView.o )
[182 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.Menu ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.o )
[183 of 207] Compiling Graphics.UI.Gtk.General.Selection ( dist/build/Graphics/UI/Gtk/General/Selection.hs, dist/build/Graphics/UI/Gtk/General/Selection.o )
[184 of 207] Compiling Graphics.UI.Gtk.General.Clipboard ( dist/build/Graphics/UI/Gtk/General/Clipboard.hs, dist/build/Graphics/UI/Gtk/General/Clipboard.o )
[185 of 207] Compiling Graphics.UI.Gtk.General.StockItems ( dist/build/Graphics/UI/Gtk/General/StockItems.hs, dist/build/Graphics/UI/Gtk/General/StockItems.o )
[186 of 207] Compiling Graphics.UI.Gtk.General.Drag ( dist/build/Graphics/UI/Gtk/General/Drag.hs, dist/build/Graphics/UI/Gtk/General/Drag.o )
[187 of 207] Compiling Graphics.UI.Gtk.Display.Image ( dist/build/Graphics/UI/Gtk/Display/Image.hs, dist/build/Graphics/UI/Gtk/Display/Image.o )
[188 of 207] Compiling Graphics.UI.Gtk.Display.StatusIcon ( dist/build/Graphics/UI/Gtk/Display/StatusIcon.hs, dist/build/Graphics/UI/Gtk/Display/StatusIcon.o )
[189 of 207] Compiling Graphics.UI.Gtk.Buttons.Button ( dist/build/Graphics/UI/Gtk/Buttons/Button.hs, dist/build/Graphics/UI/Gtk/Buttons/Button.o )
[190 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.o )
[191 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.Toolbar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.o )
[192 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.o )
[193 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.o )
[194 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.o )
[195 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.o )
[196 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.Action ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.o )
[197 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.o )
[198 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RadioAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.o )
[199 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.o )
[200 of 207] Compiling Graphics.UI.Gtk.Abstract.Widget ( dist/build/Graphics/UI/Gtk/Abstract/Widget.hs, dist/build/Graphics/UI/Gtk/Abstract/Widget.o )
[201 of 207] Compiling Graphics.UI.Gtk.Gdk.DrawWindow ( dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.hs, dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.o )
[202 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.Combo ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Combo.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Combo.o )
[203 of 207] Compiling Graphics.UI.Gtk.Misc.DrawingArea ( dist/build/Graphics/UI/Gtk/Misc/DrawingArea.hs, dist/build/Graphics/UI/Gtk/Misc/DrawingArea.o )
[204 of 207] Compiling Graphics.UI.Gtk.General.IconTheme ( dist/build/Graphics/UI/Gtk/General/IconTheme.hs, dist/build/Graphics/UI/Gtk/General/IconTheme.o )
[205 of 207] Compiling Graphics.UI.Gtk.General.IconFactory ( dist/build/Graphics/UI/Gtk/General/IconFactory.hs, dist/build/Graphics/UI/Gtk/General/IconFactory.o )
[206 of 207] Compiling Graphics.UI.Gtk.General.General ( dist/build/Graphics/UI/Gtk/General/General.hs, dist/build/Graphics/UI/Gtk/General/General.o )
[207 of 207] Compiling Graphics.UI.Gtk  ( dist/build/Graphics/UI/Gtk.hs, dist/build/Graphics/UI/Gtk.o )
In-place registering gtk-0.12.4...
Running Haddock for gtk-0.12.4...
Running hscolour for gtk-0.12.4...
Preprocessing library gtk-0.12.4...
Preprocessing library gtk-0.12.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

Graphics/UI/Gtk/Types.chs:838: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'
  75% ( 18 / 24) in 'Graphics.UI.Gtk.Gdk.Enums'
   2% (  1 / 65) in 'Graphics.UI.Gtk.Signals'
  80% ( 61 / 76) in 'Graphics.UI.Gtk.General.Enums'
   0% (  2 /1368) in 'Graphics.UI.Gtk.Types'
  87% ( 13 / 15) in 'Graphics.UI.Gtk.General.DNDTypes'
  11% (  1 /  9) in 'Graphics.UI.Gtk.Abstract.ContainerChildProperties'
 100% (  2 /  2) in 'Graphics.UI.Gtk.Embedding.Embedding'
  35% (  8 / 23) in 'Graphics.UI.Gtk.ModelView.Types'
  67% (  2 /  3) in 'Graphics.UI.Gtk.Gdk.PixbufData'
  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'
  65% ( 13 / 20) in 'Graphics.UI.Gtk.Abstract.Object'
  60% ( 25 / 42) in 'Graphics.UI.Gtk.Abstract.Paned'
  74% ( 17 / 23) in 'Graphics.UI.Gtk.Builder'
  69% ( 45 / 65) in 'Graphics.UI.Gtk.General.Structs'
  89% ( 51 / 57) in 'Graphics.UI.Gtk.Abstract.Range'
  79% ( 19 / 24) in 'Graphics.UI.Gtk.Embedding.Plug'
  67% ( 18 / 27) in 'Graphics.UI.Gtk.Embedding.Socket'
  71% (  5 /  7) in 'Graphics.UI.Gtk.Multiline.Types'
   1% ( 20 /1388) in 'Graphics.UI.GtkInternals'
  76% ( 16 / 21) in 'Graphics.UI.Gtk.Abstract.Misc'
  62% (  8 / 13) in 'Graphics.UI.Gtk.Abstract.Bin'
  78% ( 45 / 58) in 'Graphics.UI.Gtk.Abstract.Container'
  76% ( 16 / 21) in 'Graphics.UI.Gtk.Abstract.ButtonBox'
  84% ( 27 / 32) in 'Graphics.UI.Gtk.Abstract.Box'
  81% ( 22 / 27) in 'Graphics.UI.Gtk.Misc.Viewport'
  74% ( 14 / 19) in 'Graphics.UI.Gtk.Misc.Tooltips'
  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'
  90% ( 43 / 48) 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'
  84% ( 32 / 38) 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% ( 29 / 34) in 'Graphics.UI.Gtk.Layout.Layout'
  62% (  8 / 13) in 'Graphics.UI.Gtk.Layout.HPaned'
  78% ( 18 / 23) 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% ( 86 / 92) in 'Graphics.UI.Gtk.Selectors.FileChooser'
  67% ( 10 / 15) in 'Graphics.UI.Gtk.Selectors.FileChooserWidget'
  75% ( 18 / 24) in 'Graphics.UI.Gtk.Selectors.FileChooserButton'
  67% (  8 / 12) in 'Graphics.UI.Gtk.Special.VRuler'
  67% (  8 / 12) in 'Graphics.UI.Gtk.Special.HRuler'
  79% ( 15 / 19) in 'Graphics.UI.Gtk.Special.Ruler'
  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'
  81% ( 22 / 27) in 'Graphics.UI.Gtk.Selectors.FileSelection'
  83% ( 25 / 30) in 'Graphics.UI.Gtk.Selectors.ColorButton'
  72% ( 13 / 18) in 'Graphics.UI.Gtk.Selectors.ColorSelectionDialog'
  84% ( 27 / 32) in 'Graphics.UI.Gtk.Selectors.ColorSelection'
  90% ( 57 / 63) 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% ( 44 / 49) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolItem'
  62% (  8 / 13) in 'Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem'
  77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem'
  79% ( 19 / 24) in 'Graphics.UI.Gtk.MenuComboToolbar.OptionMenu'
  86% ( 32 / 37) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuShell'
  71% ( 36 / 51) 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'
  82% ( 33 / 40) in 'Graphics.UI.Gtk.ModelView.TreeSelection'
  92% ( 72 / 78) in 'Graphics.UI.Gtk.ModelView.TreeViewColumn'
  81% ( 21 / 26) in 'Graphics.UI.Gtk.ModelView.TreeModelFilter'
  95% ( 20 / 21) in 'Graphics.UI.Gtk.ModelView.TreeStore'
  78% ( 18 / 23) in 'Graphics.UI.Gtk.ModelView.CellView'
  76% ( 22 / 29) in 'Graphics.UI.Gtk.ModelView.CellRendererToggle'
  75% ( 12 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererSpin'
  89% ( 56 / 63) 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'
  89% ( 16 / 18) in 'Graphics.UI.Gtk.ModelView.CellLayout'
  89% ( 56 / 63) in 'Graphics.UI.Gtk.MenuComboToolbar.ComboBox'
  77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.ComboBoxEntry'
  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'
  91% ( 48 / 53) in 'Graphics.UI.Gtk.Entry.EntryCompletion'
  84% ( 21 / 25) in 'Graphics.UI.Gtk.Entry.EntryBuffer'
  73% ( 30 / 41) in 'Graphics.UI.Gtk.Entry.Editable'
  67% (  8 / 12) in 'Graphics.UI.Gtk.Buttons.VolumeButton'
  85% ( 22 / 26) in 'Graphics.UI.Gtk.Buttons.ScaleButton'
  78% ( 14 / 18) in 'Graphics.UI.Gtk.Buttons.LinkButton'
  85% ( 29 / 34) in 'Graphics.UI.Gtk.Buttons.ToggleButton'
  84% ( 27 / 32) in 'Graphics.UI.Gtk.Buttons.RadioButton'
  67% ( 10 / 15) in 'Graphics.UI.Gtk.Buttons.CheckButton'
  79% ( 27 / 34) in 'Graphics.UI.Gtk.Display.Statusbar'
  85% ( 11 / 13) in 'Graphics.UI.Gtk.Display.Spinner'
  85% ( 28 / 33) 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'
  92% ( 56 / 61) in 'Graphics.UI.Gtk.Windows.AboutDialog'
  88% ( 36 / 41) in 'Graphics.UI.Gtk.Windows.Dialog'
  69% ( 11 / 16) in 'Graphics.UI.Gtk.Windows.OffscreenWindow'
  76% ( 13 / 17) in 'Graphics.UI.Gtk.Gdk.DisplayManager'
  81% ( 38 / 47) in 'Graphics.UI.Gtk.Gdk.Screen'
  91% ( 10 / 11) in 'Graphics.UI.Gtk.Windows.Invisible'
  91% ( 20 / 22) in 'Graphics.UI.Gtk.Gdk.Region'
 100% ( 24 / 24) in 'Graphics.UI.Gtk.Cairo'
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.
  70% ( 16 / 23) in 'Graphics.UI.Gtk.Gdk.GC'
  74% ( 29 / 39) in 'Graphics.UI.Gtk.ModelView.CellRenderer'
  82% ( 23 / 28) in 'Graphics.UI.Gtk.Gdk.Drawable'
  80% (  8 / 10) in 'Graphics.UI.Gtk.Gdk.Pixmap'
  93% ( 13 / 14) in 'Graphics.UI.Gtk.Gdk.Cursor'
  88% ( 35 / 40) in 'Graphics.UI.Gtk.General.RcStyle'
  65% ( 13 / 20) in 'Graphics.UI.Gtk.General.Style'
  71% ( 10 / 14) in 'Graphics.UI.Gtk.Gdk.Keys'
  93% ( 64 / 69) 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% ( 75 / 81) in 'Graphics.UI.Gtk.Entry.Entry'
  82% ( 23 / 28) in 'Graphics.UI.Gtk.Abstract.IMContext'
  84% ( 21 / 25) in 'Graphics.UI.Gtk.Gdk.Keymap'
  95% (149 /157) in 'Graphics.UI.Gtk.Windows.Window'
  69% ( 11 / 16) in 'Graphics.UI.Gtk.Selectors.FileChooserDialog'
  94% ( 80 / 85) in 'Graphics.UI.Gtk.Display.Label'
  94% ( 94 /100) in 'Graphics.UI.Gtk.Layout.Notebook'
  77% ( 17 / 22) in 'Graphics.UI.Gtk.ModelView.CellRendererAccel'
  86% ( 25 / 29) in 'Graphics.UI.Gtk.Gdk.Events'
  92% ( 12 / 13) in 'Graphics.UI.Gtk.Gdk.Gdk'
  92% ( 84 / 91) in 'Graphics.UI.Gtk.Multiline.TextTag'
  99% ( 93 / 94) in 'Graphics.UI.Gtk.Multiline.TextIter'
  95% (111 /117) in 'Graphics.UI.Gtk.Multiline.TextBuffer'
  94% (109 /116) in 'Graphics.UI.Gtk.Multiline.TextView'
  79% ( 15 / 19) in 'Graphics.UI.Gtk.ModelView.CellEditable'
  94% ( 75 / 80) in 'Graphics.UI.Gtk.ModelView.IconView'
  97% (140 /145) in 'Graphics.UI.Gtk.ModelView.TreeView'
 100% ( 24 / 24) in 'Graphics.UI.Gtk.ModelView'
  89% ( 39 / 44) in 'Graphics.UI.Gtk.MenuComboToolbar.Menu'
 100% ( 49 / 49) in 'Graphics.UI.Gtk.General.Selection'
  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'
  89% ( 50 / 56) in 'Graphics.UI.Gtk.General.Drag'
  81% ( 35 / 43) in 'Graphics.UI.Gtk.Display.Image'
  73% ( 41 / 56) in 'Graphics.UI.Gtk.Display.StatusIcon'
  92% ( 61 / 66) in 'Graphics.UI.Gtk.Buttons.Button'
  76% ( 16 / 21) in 'Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem'
  92% ( 59 / 64) in 'Graphics.UI.Gtk.MenuComboToolbar.Toolbar'
  86% ( 32 / 37) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolButton'
  72% ( 18 / 25) 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% ( 47 / 52) in 'Graphics.UI.Gtk.ActionMenuToolbar.Action'
  70% ( 19 / 27) in 'Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction'
  81% ( 21 / 26) in 'Graphics.UI.Gtk.ActionMenuToolbar.RadioAction'
  87% ( 33 / 38) in 'Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup'
  92% (265 /288) in 'Graphics.UI.Gtk.Abstract.Widget'
  82% ( 33 / 40) in 'Graphics.UI.Gtk.Gdk.DrawWindow'
  77% ( 20 / 26) in 'Graphics.UI.Gtk.MenuComboToolbar.Combo'
  69% ( 11 / 16) in 'Graphics.UI.Gtk.Misc.DrawingArea'
  80% ( 39 / 49) in 'Graphics.UI.Gtk.General.IconTheme'
  81% ( 39 / 48) in 'Graphics.UI.Gtk.General.IconFactory'
  79% ( 34 / 43) in 'Graphics.UI.Gtk.General.General'
  82% ( 42 / 51) in 'Graphics.UI.Gtk.Gdk.Pixbuf'
 100% (222 /222) in 'Graphics.UI.Gtk'
  57% ( 20 / 35) in 'Graphics.UI.Gtk.Gdk.PixbufAnimation'
Warning: Graphics.UI.Gtk.Abstract.Object: could not find link destinations for:
    Graphics.UI.Gtk.Types.ItemFactory
Warning: Graphics.UI.Gtk.Abstract.Bin: could not find link destinations for:
    Graphics.UI.Gtk.Types.Item
Warning: Graphics.UI.Gtk.Abstract.Container: could not find link destinations for:
    Graphics.UI.Gtk.Types.CList Graphics.UI.Gtk.Types.List
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.Special.Ruler: could not find link destinations for:
    Graphics.UI.Gtk.Special.Ruler.rulerSetRange
Warning: Graphics.UI.Gtk.ActionMenuToolbar.UIManager: could not find link destinations for:
    Graphics.UI.Gtk.Types.AccelGroup
Warning: Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem: could not find link destinations for:
    Graphics.UI.Gtk.Types.Item
Warning: Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem: could not find link destinations for:
    Graphics.UI.Gtk.Types.Item
Warning: Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem: could not find link destinations for:
    Graphics.UI.Gtk.Types.Item
Warning: Graphics.UI.Gtk.MenuComboToolbar.MenuItem: could not find link destinations for:
    Graphics.UI.Gtk.Types.Item Graphics.UI.Gtk.Types.ItemClass
Warning: Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem: could not find link destinations for:
    Graphics.UI.Gtk.Types.Item
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.TreeModelFilter: could not find link destinations for:
    Graphics.UI.Gtk.ModelView.Types.TypedTreeModelFilter
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.Windows.Dialog: could not find link destinations for:
    Graphics.UI.Gtk.Types.InputDialog
Warning: Graphics.UI.Gtk.Gdk.Screen: could not find link destinations for:
    Graphics.UI.Gtk.Types.Colormap Graphics.UI.Gtk.Types.Visual
Warning: Graphics.UI.Gtk.ModelView.CellRenderer: could not find link destinations for:
    Graphics.UI.Gtk.ModelView.CellRenderer.CellRendererModeInert
Warning: Graphics.UI.Gtk.General.RcStyle: could not find link destinations for:
    Graphics.UI.Gtk.Types.List Graphics.UI.Gtk.Types.CList Graphics.UI.Gtk.Types.Settings
Warning: Graphics.UI.Gtk.General.Style: could not find link destinations for:
    Graphics.UI.Gtk.General.Structs.widgetGetState
Warning: Graphics.UI.Gtk.Gdk.EventM: could not find link destinations for:
    Graphics.UI.Gtk.Gdk.EventM.HasCoordinates Control.Monad.Trans.Reader.ReaderT 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
Warning: Graphics.UI.Gtk.Display.Label: could not find link destinations for:
    Graphics.UI.Gtk.Types.TipsQuery
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 Control.Monad.Trans.Reader.ReaderT
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.MenuComboToolbar.ImageMenuItem: could not find link destinations for:
    Graphics.UI.Gtk.Types.Item
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 Graphics.UI.Gtk.Types.ItemFactory Graphics.UI.Gtk.Types.Colormap Graphics.UI.Gtk.Types.Settings
Warning: Graphics.UI.Gtk.Gdk.Pixbuf: could not find link destinations for:
    Graphics.UI.Gtk.Types.Colormap
Documentation created: dist/doc/html/gtk/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gtk-0.12.4
Registering gtk-0.12.4...
Installed gtk-0.12.4
[1 of 2] Compiling SetupWrapper     ( /tmp/glade-0.12.1-17305/glade-0.12.1/SetupWrapper.hs, /tmp/glade-0.12.1-17305/glade-0.12.1/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/glade-0.12.1-17305/glade-0.12.1/Setup.hs, /tmp/glade-0.12.1-17305/glade-0.12.1/dist/setup/Main.o )
Linking /tmp/glade-0.12.1-17305/glade-0.12.1/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 glade-0.12.1...
Building glade-0.12.1...
Preprocessing library glade-0.12.1...
[1 of 2] Compiling Graphics.UI.Gtk.Glade.Types ( dist/build/Graphics/UI/Gtk/Glade/Types.hs, dist/build/Graphics/UI/Gtk/Glade/Types.o )

Graphics/UI/Gtk/Glade/Types.chs:60: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 2] Compiling Graphics.UI.Gtk.Glade ( dist/build/Graphics/UI/Gtk/Glade.hs, dist/build/Graphics/UI/Gtk/Glade.o )
In-place registering glade-0.12.1...
Running Haddock for glade-0.12.1...
Running hscolour for glade-0.12.1...
Preprocessing library glade-0.12.1...
Preprocessing library glade-0.12.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

Graphics/UI/Gtk/Glade/Types.chs:60: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:
  22% (  2 /  9) in 'Graphics.UI.Gtk.Glade.Types'
  80% (  8 / 10) in 'Graphics.UI.Gtk.Glade'
Documentation created: dist/doc/html/glade/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/glade-0.12.1
Registering glade-0.12.1...
Installed glade-0.12.1
Configuring YampaSynth-0.1...
Building YampaSynth-0.1...
Preprocessing executable 'yampasynth-wav' for YampaSynth-0.1...
[1 of 5] Compiling Player.Wav       ( src/Player/Wav.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/Player/Wav.o )
[2 of 5] Compiling SynthParams      ( src/SynthParams.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/SynthParams.o )
[3 of 5] Compiling SynthBasics      ( src/SynthBasics.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/SynthBasics.o )
[4 of 5] Compiling MidiSynth        ( src/MidiSynth.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/MidiSynth.o )
[5 of 5] Compiling Main             ( src/Main/Wav.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/Main.o )
Linking dist/build/yampasynth-wav/yampasynth-wav ...
Preprocessing executable 'yampasynth-openal' for YampaSynth-0.1...
[1 of 5] Compiling Player.OpenAL    ( src/Player/OpenAL.hs, dist/build/yampasynth-openal/yampasynth-openal-tmp/Player/OpenAL.o )
[2 of 5] Compiling SynthParams      ( src/SynthParams.hs, dist/build/yampasynth-openal/yampasynth-openal-tmp/SynthParams.o )
[3 of 5] Compiling SynthBasics      ( src/SynthBasics.hs, dist/build/yampasynth-openal/yampasynth-openal-tmp/SynthBasics.o )
[4 of 5] Compiling MidiSynth        ( src/MidiSynth.hs, dist/build/yampasynth-openal/yampasynth-openal-tmp/MidiSynth.o )
[5 of 5] Compiling Main             ( src/Main/OpenAL.hs, dist/build/yampasynth-openal/yampasynth-openal-tmp/Main.o )
Linking dist/build/yampasynth-openal/yampasynth-openal ...
Preprocessing executable 'yampasynth-gtk' for YampaSynth-0.1...
[1 of 7] Compiling Player.OpenAL    ( src/Player/OpenAL.hs, dist/build/yampasynth-gtk/yampasynth-gtk-tmp/Player/OpenAL.o )
[2 of 7] Compiling Paths_YampaSynth ( dist/build/autogen/Paths_YampaSynth.hs, dist/build/yampasynth-gtk/yampasynth-gtk-tmp/Paths_YampaSynth.o )
[3 of 7] Compiling Player.Gtk       ( src/Player/Gtk.hs, dist/build/yampasynth-gtk/yampasynth-gtk-tmp/Player/Gtk.o )
[4 of 7] Compiling SynthParams      ( src/SynthParams.hs, dist/build/yampasynth-gtk/yampasynth-gtk-tmp/SynthParams.o )
[5 of 7] Compiling SynthBasics      ( src/SynthBasics.hs, dist/build/yampasynth-gtk/yampasynth-gtk-tmp/SynthBasics.o )
[6 of 7] Compiling MidiSynth        ( src/MidiSynth.hs, dist/build/yampasynth-gtk/yampasynth-gtk-tmp/MidiSynth.o )
[7 of 7] Compiling Main             ( src/Main/Gtk.hs, dist/build/yampasynth-gtk/yampasynth-gtk-tmp/Main.o )
Linking dist/build/yampasynth-gtk/yampasynth-gtk ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
Installed YampaSynth-0.1

Test log

No test log was submitted for this report.