Build #1 for reactivity-0.3.2.4

[all reports]

Package reactivity-0.3.2.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-06-20 16:12:33.3882 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, bmp-1.2.6.1, bytestring-0.10.8.1, containers-0.5.7.1, exceptions-0.8.2.1, ghc-prim-0.5.0.0, list-extras-0.4.1.4, monad-loops-0.4.3, monads-tf-0.1.0.3, parallel-3.2.1.0, random-1.1, time-1.6.0.1, transformers-0.5.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-28817/binary-0.8.4.0'
Configuring binary-0.8.4.0...
Building binary-0.8.4.0...
Preprocessing library binary-0.8.4.0...
[1 of 9] Compiling Data.Binary.FloatCast ( src/Data/Binary/FloatCast.hs, dist/build/Data/Binary/FloatCast.o )
[2 of 9] Compiling Data.Binary.Internal ( src/Data/Binary/Internal.hs, dist/build/Data/Binary/Internal.o )
[3 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[4 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
Running Haddock for binary-0.8.4.0...
Running hscolour for binary-0.8.4.0...
Preprocessing library binary-0.8.4.0...
Preprocessing library binary-0.8.4.0...
Haddock coverage:
 100% (  5 /  5) in 'Data.Binary.FloatCast'
  50% (  1 /  2) in 'Data.Binary.Internal'
  Missing documentation for:
    Module header
 100% ( 40 / 40) in 'Data.Binary.Builder'
  79% ( 22 / 28) in 'Data.Binary.Get.Internal'
  Missing documentation for:
    Module header
    Get (src/Data/Binary/Get/Internal.hs:84)
    runCont (src/Data/Binary/Get/Internal.hs:84)
    withInputChunks (src/Data/Binary/Get/Internal.hs:229)
    Consume (src/Data/Binary/Get/Internal.hs:227)
    failOnEOF (src/Data/Binary/Get/Internal.hs:242)
  99% ( 70 / 71) in 'Data.Binary.Get'
  Missing documentation for:
    Get (src/Data/Binary/Get/Internal.hs:84)
  98% ( 47 / 48) in 'Data.Binary.Put'
  Missing documentation for:
    putBuilder (src/Data/Binary/Put.hs:180)
  67% (  4 /  6) in 'Data.Binary.Class'
  Missing documentation for:
    GBinaryGet (src/Data/Binary/Class.hs:118)
    GBinaryPut (src/Data/Binary/Class.hs:115)
 100% (  1 /  1) in 'Data.Binary.Generic'
  88% ( 21 / 24) in 'Data.Binary'
  Missing documentation for:
    GBinaryGet (src/Data/Binary/Class.hs:118)
    GBinaryPut (src/Data/Binary/Class.hs:115)
    Get (src/Data/Binary/Get/Internal.hs:84)
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Success
Warning: Data.Binary.Put: could not find link destinations for:
    PairS
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Creating package registration file:
/tmp/pkgConf-binary-0.8.42145174067468703135.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/binary-0.8.4.0-CRawXOQdAPU11UO1cxGnDc
Registering binary-0.8.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-28817/binary-0.8.4.0'
Installed binary-0.8.4.0
cabal: Entering directory '/tmp/cabal-tmp-28817/list-extras-0.4.1.4'
Configuring list-extras-0.4.1.4...
Building list-extras-0.4.1.4...
Preprocessing library list-extras-0.4.1.4...
[1 of 5] Compiling Data.List.Extras.Argmax ( Data/List/Extras/Argmax.hs, dist/build/Data/List/Extras/Argmax.o )
[2 of 5] Compiling Data.List.Extras.Pair ( Data/List/Extras/Pair.hs, dist/build/Data/List/Extras/Pair.o )
[3 of 5] Compiling Data.List.Extras.LazyLength ( Data/List/Extras/LazyLength.hs, dist/build/Data/List/Extras/LazyLength.o )
[4 of 5] Compiling Data.List.Extras ( Data/List/Extras.hs, dist/build/Data/List/Extras.o )
[5 of 5] Compiling Prelude.Listless ( Prelude/Listless.hs, dist/build/Prelude/Listless.o )
Running Haddock for list-extras-0.4.1.4...
Running hscolour for list-extras-0.4.1.4...
Preprocessing library list-extras-0.4.1.4...
Preprocessing library list-extras-0.4.1.4...
Haddock coverage:
 100% ( 18 / 18) in 'Data.List.Extras.Argmax'
 100% ( 12 / 12) in 'Data.List.Extras.Pair'
 100% (  3 /  3) in 'Data.List.Extras.LazyLength'
 100% (  5 /  5) in 'Data.List.Extras'
  94% ( 81 / 86) in 'Prelude.Listless'
  Missing documentation for:
    Bool
    Ordering
    Real
    even
    odd
Warning: Prelude.Listless: could not find link destinations for:
    unsafeIndex unsafeRangeSize SingI sing Sing SingKind fromSing DemoteRep D:R:SingBoola0 STrue SFalse ~ D:R:URecCharp0 UChar uChar# D:R:URecDoublep0 UDouble uDouble# EqEither Array STArray D:R:URecFloatp0 UFloat uFloat# P D:R:URecIntp0 UInt uInt# D:R:SingMaybeb0 SNothing SJust EqMaybe EqOrdering
Documentation created: dist/doc/html/list-extras/index.html,
dist/doc/html/list-extras/list-extras.txt
Creating package registration file:
/tmp/pkgConf-list-extras-0.4.19908929211760243555.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/list-extras-0.4.1.4-FohoDpqOdLS56FsyYTfV0T
Registering list-extras-0.4.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-28817/list-extras-0.4.1.4'
Installed list-extras-0.4.1.4
cabal: Entering directory '/tmp/cabal-tmp-28817/monad-loops-0.4.3'
Configuring monad-loops-0.4.3...
Building monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o )
Running Haddock for monad-loops-0.4.3...
Running hscolour for monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Haddock coverage:
  75% ( 36 / 48) in 'Control.Monad.Loops'
  Missing documentation for:
    minimaOnByM (src/Control/Monad/Loops.hs:405)
    maximaOnByM (src/Control/Monad/Loops.hs:420)
    minimaByM (src/Control/Monad/Loops.hs:423)
    maximaByM (src/Control/Monad/Loops.hs:426)
    minimaOnM (src/Control/Monad/Loops.hs:429)
    maximaOnM (src/Control/Monad/Loops.hs:432)
    minimumOnByM (src/Control/Monad/Loops.hs:436)
    maximumOnByM (src/Control/Monad/Loops.hs:451)
    minimumByM (src/Control/Monad/Loops.hs:454)
    maximumByM (src/Control/Monad/Loops.hs:457)
    minimumOnM (src/Control/Monad/Loops.hs:460)
    maximumOnM (src/Control/Monad/Loops.hs:463)
Documentation created: dist/doc/html/monad-loops/index.html,
dist/doc/html/monad-loops/monad-loops.txt
Creating package registration file:
/tmp/pkgConf-monad-loops-0.417970739401756915667.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/monad-loops-0.4.3-2fzM5iYl9mFG5pm27bHqMF
Registering monad-loops-0.4.3...
cabal: Leaving directory '/tmp/cabal-tmp-28817/monad-loops-0.4.3'
Installed monad-loops-0.4.3
cabal: Entering directory '/tmp/cabal-tmp-28817/monads-tf-0.1.0.3'
Configuring monads-tf-0.1.0.3...
Building monads-tf-0.1.0.3...
Preprocessing library monads-tf-0.1.0.3...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )

Control/Monad/Cont/Class.hs:57:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.hs:98:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:98:47: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:99:14: warning: [-Wdeprecations]
    In the use of ‘liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )

Control/Monad/Error/Class.hs:40:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:102:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:20: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:44: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:21: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:110:18: warning: [-Wdeprecations]
    In the use of ‘throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:111:18: warning: [-Wdeprecations]
    In the use of ‘catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

Control/Monad/Error.hs:54:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )

Control/Monad/Reader/Class.hs:45:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:119:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:119:51: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:120:19: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:122:13: warning: [-Wdeprecations]
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )

Control/Monad/State/Class.hs:30:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:107:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:107:49: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:108:21: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )

Control/Monad/Writer/Class.hs:27:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.hs:100:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:100:51: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:101:22: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:103:14: warning: [-Wdeprecations]
    In the use of ‘liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: warning: [-Wdeprecations]
    In the use of ‘liftPass’ (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )

Control/Monad/RWS/Class.hs:33:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:51:45: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for monads-tf-0.1.0.3...
Running hscolour for monads-tf-0.1.0.3...
Preprocessing library monads-tf-0.1.0.3...
Preprocessing library monads-tf-0.1.0.3...

Control/Monad/Cont/Class.hs:57:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.hs:98:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:98:47: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:99:14: warning: [-Wdeprecations]
    In the use of ‘liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:40:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:102:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:20: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:44: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:21: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:110:18: warning: [-Wdeprecations]
    In the use of ‘throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:111:18: warning: [-Wdeprecations]
    In the use of ‘catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error.hs:54:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:45:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:119:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:119:51: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:120:19: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:122:13: warning: [-Wdeprecations]
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:30:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:107:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:107:49: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:108:21: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:27:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.hs:100:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:100:51: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:101:22: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:103:14: warning: [-Wdeprecations]
    In the use of ‘liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: warning: [-Wdeprecations]
    In the use of ‘liftPass’ (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:33:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:51:45: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:71)
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% (  4 /  4) in 'Control.Monad.State.Class'
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:41)
 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 20 / 20) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  83% ( 15 / 18) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
 100% (  2 /  2) in 'Control.Monad.Writer'
  83% ( 15 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  95% ( 19 / 20) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:71)
Documentation created: dist/doc/html/monads-tf/index.html,
dist/doc/html/monads-tf/monads-tf.txt
Creating package registration file:
/tmp/pkgConf-monads-tf-0.1.09829367841676902021.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/monads-tf-0.1.0.3-HVD88uwypLB1Pu4HQI1mbn
Registering monads-tf-0.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-28817/monads-tf-0.1.0.3'
Installed monads-tf-0.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-28817/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  3 /  3) in 'Control.Monad.Trans'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 19 / 19) in 'Control.Monad.Except'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2217871137337745691.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-28817/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-28817/parallel-3.2.1.0'
Configuring parallel-3.2.1.0...
Building parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
Running Haddock for parallel-3.2.1.0...
Running hscolour for parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:174)
    seqTuple3 (Control/Seq.hs:178)
    seqTuple4 (Control/Seq.hs:182)
    seqTuple5 (Control/Seq.hs:186)
    seqTuple6 (Control/Seq.hs:190)
    seqTuple7 (Control/Seq.hs:194)
    seqTuple8 (Control/Seq.hs:198)
    seqTuple9 (Control/Seq.hs:202)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:596)
    evalTuple3 (Control/Parallel/Strategies.hs:600)
    evalTuple4 (Control/Parallel/Strategies.hs:604)
    evalTuple5 (Control/Parallel/Strategies.hs:608)
    evalTuple6 (Control/Parallel/Strategies.hs:612)
    evalTuple7 (Control/Parallel/Strategies.hs:616)
    evalTuple8 (Control/Parallel/Strategies.hs:620)
    evalTuple9 (Control/Parallel/Strategies.hs:624)
    parTuple2 (Control/Parallel/Strategies.hs:628)
    parTuple3 (Control/Parallel/Strategies.hs:632)
    parTuple4 (Control/Parallel/Strategies.hs:636)
    parTuple5 (Control/Parallel/Strategies.hs:640)
    parTuple6 (Control/Parallel/Strategies.hs:644)
    parTuple7 (Control/Parallel/Strategies.hs:648)
    parTuple8 (Control/Parallel/Strategies.hs:652)
    parTuple9 (Control/Parallel/Strategies.hs:656)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.1829570037301373537.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/parallel-3.2.1.0-6VcN0yUHtcs831TgbJiSSi
Registering parallel-3.2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-28817/parallel-3.2.1.0'
Installed parallel-3.2.1.0
cabal: Entering directory '/tmp/cabal-tmp-28817/random-1.1'
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1250841001903409954.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-28817/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-28817/stm-2.4.4.1'
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.419264116411812718902.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-28817/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-28817/transformers-compat-0.5.1.4'
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:28)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.119077129951947867422.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-28817/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-28817/bmp-1.2.6.1'
Configuring bmp-1.2.6.1...
Building bmp-1.2.6.1...
Preprocessing library bmp-1.2.6.1...
[ 1 of 12] Compiling Codec.BMP.CIEXYZ ( Codec/BMP/CIEXYZ.hs, dist/build/Codec/BMP/CIEXYZ.o )

Codec/BMP/CIEXYZ.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 14 further locations.
    Please use spaces instead.
[ 2 of 12] Compiling Codec.BMP.Compression ( Codec/BMP/Compression.hs, dist/build/Codec/BMP/Compression.o )
[ 3 of 12] Compiling Codec.BMP.Error  ( Codec/BMP/Error.hs, dist/build/Codec/BMP/Error.o )

Codec/BMP/Error.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 10 further locations.
    Please use spaces instead.
[ 4 of 12] Compiling Codec.BMP.BitmapInfoV3 ( Codec/BMP/BitmapInfoV3.hs, dist/build/Codec/BMP/BitmapInfoV3.o )

Codec/BMP/BitmapInfoV3.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 154 further locations.
    Please use spaces instead.
[ 5 of 12] Compiling Codec.BMP.FileHeader ( Codec/BMP/FileHeader.hs, dist/build/Codec/BMP/FileHeader.o )

Codec/BMP/FileHeader.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 82 further locations.
    Please use spaces instead.
[ 6 of 12] Compiling Codec.BMP.BitmapInfoV4 ( Codec/BMP/BitmapInfoV4.hs, dist/build/Codec/BMP/BitmapInfoV4.o )

Codec/BMP/BitmapInfoV4.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 168 further locations.
    Please use spaces instead.
[ 7 of 12] Compiling Codec.BMP.BitmapInfoV5 ( Codec/BMP/BitmapInfoV5.hs, dist/build/Codec/BMP/BitmapInfoV5.o )

Codec/BMP/BitmapInfoV5.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 80 further locations.
    Please use spaces instead.
[ 8 of 12] Compiling Codec.BMP.BitmapInfo ( Codec/BMP/BitmapInfo.hs, dist/build/Codec/BMP/BitmapInfo.o )

Codec/BMP/BitmapInfo.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 26 further locations.
    Please use spaces instead.
[ 9 of 12] Compiling Codec.BMP.Base   ( Codec/BMP/Base.hs, dist/build/Codec/BMP/Base.o )

Codec/BMP/Base.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 11 further locations.
    Please use spaces instead.
[10 of 12] Compiling Codec.BMP.Unpack ( Codec/BMP/Unpack.hs, dist/build/Codec/BMP/Unpack.o )

Codec/BMP/Unpack.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 143 further locations.
    Please use spaces instead.
[11 of 12] Compiling Codec.BMP.Pack   ( Codec/BMP/Pack.hs, dist/build/Codec/BMP/Pack.o )

Codec/BMP/Pack.hs:17:23: warning: [-Wtabs]
    Tab character found here, and in 245 further locations.
    Please use spaces instead.
[12 of 12] Compiling Codec.BMP        ( Codec/BMP.hs, dist/build/Codec/BMP.o )

Codec/BMP.hs:40:1: warning: [-Wtabs]
    Tab character found here, and in 105 further locations.
    Please use spaces instead.
Running Haddock for bmp-1.2.6.1...
Running hscolour for bmp-1.2.6.1...
Preprocessing library bmp-1.2.6.1...
Preprocessing library bmp-1.2.6.1...

Codec/BMP/CIEXYZ.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 14 further locations.
    Please use spaces instead.

Codec/BMP/Error.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 10 further locations.
    Please use spaces instead.

Codec/BMP/BitmapInfoV3.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 151 further locations.
    Please use spaces instead.

Codec/BMP/FileHeader.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 82 further locations.
    Please use spaces instead.

Codec/BMP/BitmapInfoV4.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 166 further locations.
    Please use spaces instead.

Codec/BMP/BitmapInfoV5.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 80 further locations.
    Please use spaces instead.

Codec/BMP/BitmapInfo.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 26 further locations.
    Please use spaces instead.

Codec/BMP/Base.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 11 further locations.
    Please use spaces instead.

Codec/BMP/Unpack.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 143 further locations.
    Please use spaces instead.

Codec/BMP/Pack.hs:17:23: warning: [-Wtabs]
    Tab character found here, and in 245 further locations.
    Please use spaces instead.

Codec/BMP.hs:40:1: warning: [-Wtabs]
    Tab character found here, and in 105 further locations.
    Please use spaces instead.
Haddock coverage:
  50% (  1 /  2) in 'Codec.BMP.CIEXYZ'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Codec.BMP.Compression'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Codec.BMP.Error'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Codec.BMP.BitmapInfoV3'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Codec.BMP.FileHeader'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Codec.BMP.BitmapInfoV4'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Codec.BMP.BitmapInfoV5'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Codec.BMP.BitmapInfo'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Codec.BMP.Base'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Codec.BMP.Unpack'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Codec.BMP.Pack'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Codec.BMP'
Documentation created: dist/doc/html/bmp/index.html, dist/doc/html/bmp/bmp.txt
Creating package registration file:
/tmp/pkgConf-bmp-1.2.612093791742037335344.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/bmp-1.2.6.1-JGjUWwzA8Y83JYf4ZdZRle
Registering bmp-1.2.6.1...
cabal: Leaving directory '/tmp/cabal-tmp-28817/bmp-1.2.6.1'
Installed bmp-1.2.6.1
cabal: Entering directory '/tmp/cabal-tmp-28817/exceptions-0.8.2.1'
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
Running Haddock for exceptions-0.8.2.1...
Running hscolour for exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Warning: Control.Monad.Catch: could not find link destinations for:
    ~
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.220204321001773595097.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/exceptions-0.8.2.1-JBQJzRdlubk7otWf6cOKjr
Registering exceptions-0.8.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-28817/exceptions-0.8.2.1'
Installed exceptions-0.8.2.1
Downloading reactivity-0.3.2.4...
cabal: Entering directory '/tmp/cabal-tmp-28817/reactivity-0.3.2.4'
Configuring reactivity-0.3.2.4...
Building reactivity-0.3.2.4...
Preprocessing library reactivity-0.3.2.4...

src/FRP/Reactivity/RPC.hs:1:20: warning:
    -XGeneralizedNewtypeDeriving is not allowed in Safe Haskell; ignoring -XGeneralizedNewtypeDeriving
[1 of 8] Compiling Data.WeakDict    ( src/Data/WeakDict.hs, dist/build/Data/WeakDict.o )

src/Data/WeakDict.hs:21:1: warning: [-Wtabs]
    Tab character found here, and in 185 further locations.
    Please use spaces instead.
[2 of 8] Compiling FRP.Reactivity.RPC ( src/FRP/Reactivity/RPC.hs, dist/build/FRP/Reactivity/RPC.o )

src/FRP/Reactivity/RPC.hs:18:1: warning: [-Wtabs]
    Tab character found here, and in 22 further locations.
    Please use spaces instead.
[3 of 8] Compiling Control.CUtils.FChan ( src/Control/CUtils/FChan.hs, dist/build/Control/CUtils/FChan.o )

src/Control/CUtils/FChan.hs:34:1: warning: [-Wtabs]
    Tab character found here, and in 38 further locations.
    Please use spaces instead.
[4 of 8] Compiling Control.CUtils.Conc ( src/Control/CUtils/Conc.hs, dist/build/Control/CUtils/Conc.o )

src/Control/CUtils/Conc.hs:31:1: warning: [-Wtabs]
    Tab character found here, and in 200 further locations.
    Please use spaces instead.
[5 of 8] Compiling FRP.Reactivity.Measurement ( src/FRP/Reactivity/Measurement.hs, dist/build/FRP/Reactivity/Measurement.o )

src/FRP/Reactivity/Measurement.hs:27:1: warning: [-Wtabs]
    Tab character found here, and in 86 further locations.
    Please use spaces instead.
[6 of 8] Compiling FRP.Reactivity.AlternateEvent ( src/FRP/Reactivity/AlternateEvent.hs, dist/build/FRP/Reactivity/AlternateEvent.o )

src/FRP/Reactivity/AlternateEvent.hs:47:1: warning: [-Wtabs]
    Tab character found here, and in 122 further locations.
    Please use spaces instead.
[7 of 8] Compiling FRP.Reactivity.MeasurementWrapper ( src/FRP/Reactivity/MeasurementWrapper.hs, dist/build/FRP/Reactivity/MeasurementWrapper.o )

src/FRP/Reactivity/MeasurementWrapper.hs:20:1: warning: [-Wtabs]
    Tab character found here, and in 26 further locations.
    Please use spaces instead.
[8 of 8] Compiling FRP.Reactivity.Combinators ( src/FRP/Reactivity/Combinators.hs, dist/build/FRP/Reactivity/Combinators.o )

src/FRP/Reactivity/Combinators.hs:45:1: warning: [-Wtabs]
    Tab character found here, and in 92 further locations.
    Please use spaces instead.
Running Haddock for reactivity-0.3.2.4...
Running hscolour for reactivity-0.3.2.4...
Preprocessing library reactivity-0.3.2.4...
Preprocessing library reactivity-0.3.2.4...

src/FRP/Reactivity/RPC.hs:1:20: warning:
    -XGeneralizedNewtypeDeriving is not allowed in Safe Haskell; ignoring -XGeneralizedNewtypeDeriving

src/Data/WeakDict.hs:21:1: warning: [-Wtabs]
    Tab character found here, and in 185 further locations.
    Please use spaces instead.

src/FRP/Reactivity/RPC.hs:18:1: warning: [-Wtabs]
    Tab character found here, and in 22 further locations.
    Please use spaces instead.

src/Control/CUtils/FChan.hs:34:1: warning: [-Wtabs]
    Tab character found here, and in 38 further locations.
    Please use spaces instead.

src/Control/CUtils/Conc.hs:31:1: warning: [-Wtabs]
    Tab character found here, and in 197 further locations.
    Please use spaces instead.

src/FRP/Reactivity/Measurement.hs:27:1: warning: [-Wtabs]
    Tab character found here, and in 86 further locations.
    Please use spaces instead.

src/FRP/Reactivity/AlternateEvent.hs:47:1: warning: [-Wtabs]
    Tab character found here, and in 120 further locations.
    Please use spaces instead.

src/FRP/Reactivity/MeasurementWrapper.hs:20:1: warning: [-Wtabs]
    Tab character found here, and in 26 further locations.
    Please use spaces instead.

src/FRP/Reactivity/Combinators.hs:45:1: warning: [-Wtabs]
    Tab character found here, and in 92 further locations.
    Please use spaces instead.
Haddock coverage:
  57% (  8 / 14) in 'Data.WeakDict'
  Missing documentation for:
    Module header
    value (src/Data/WeakDict.hs:16)
    makeDyn (src/Data/WeakDict.hs:18)
    WeakDict (src/Data/WeakDict.hs:27)
    assocsWeak (src/Data/WeakDict.hs:41)
    fastDeleteWeakDyn (src/Data/WeakDict.hs:111)
   7% (  1 / 14) in 'FRP.Reactivity.RPC'
  Missing documentation for:
    Module header
     (src/FRP/Reactivity/RPC.hs:17)
     (src/FRP/Reactivity/RPC.hs:22)
     (src/FRP/Reactivity/RPC.hs:26)
    rpcFork (src/FRP/Reactivity/RPC.hs:34)
    _nonDispatchedIO (src/FRP/Reactivity/RPC.hs:37)
     (src/FRP/Reactivity/RPC.hs:39)
     (src/FRP/Reactivity/RPC.hs:42)
    rpcFinally (src/FRP/Reactivity/RPC.hs:45)
    RpcFinishedException (src/FRP/Reactivity/RPC.hs:48)
     (src/FRP/Reactivity/RPC.hs:50)
    rpcServer (src/FRP/Reactivity/RPC.hs:52)
    killRpcServer (src/FRP/Reactivity/RPC.hs:57)
  70% (  7 / 10) in 'Control.CUtils.FChan'
  Missing documentation for:
    Chan (src/Control/CUtils/FChan.hs:17)
    chanContents (src/Control/CUtils/FChan.hs:66)
    tryTakeChan (src/Control/CUtils/FChan.hs:47)
  54% (  7 / 13) in 'Control.CUtils.Conc'
  Missing documentation for:
    assocFold (src/Control/CUtils/Conc.hs:108)
    concF_ (src/Control/CUtils/Conc.hs:114)
    concF (src/Control/CUtils/Conc.hs:118)
    conc_ (src/Control/CUtils/Conc.hs:122)
    progressConcF (src/Control/CUtils/Conc.hs:149)
    oneOfF (src/Control/CUtils/Conc.hs:171)
  35% (  6 / 17) in 'FRP.Reactivity.Measurement'
  Missing documentation for:
    wait (src/FRP/Reactivity/Measurement.hs:49)
    stmAction (src/FRP/Reactivity/Measurement.hs:51)
    assertMeasurement (src/FRP/Reactivity/Measurement.hs:68)
    measure (src/FRP/Reactivity/Measurement.hs:71)
    fromList (src/FRP/Reactivity/Measurement.hs:89)
    assertChan (src/FRP/Reactivity/Measurement.hs:95)
    chan (src/FRP/Reactivity/Measurement.hs:108)
    leMeas (src/FRP/Reactivity/Measurement.hs:139)
    mergeStreams (src/FRP/Reactivity/Measurement.hs:142)
    copoint (src/FRP/Reactivity/Measurement.hs:155)
    time (src/FRP/Reactivity/Measurement.hs:159)
  38% (  5 / 13) in 'FRP.Reactivity.AlternateEvent'
  Missing documentation for:
    Module header
    nonDispatchedIO (src/FRP/Reactivity/AlternateEvent.hs:71)
    EventStream (src/FRP/Reactivity/AlternateEvent.hs:88)
    filterMaybes (src/FRP/Reactivity/AlternateEvent.hs:152)
    delay (src/FRP/Reactivity/AlternateEvent.hs:155)
    delays (src/FRP/Reactivity/AlternateEvent.hs:157)
    fmap' (src/FRP/Reactivity/AlternateEvent.hs:164)
    scan' (src/FRP/Reactivity/AlternateEvent.hs:168)
   0% (  0 /  6) in 'FRP.Reactivity.MeasurementWrapper'
  Missing documentation for:
    Module header
    MeasurementWrapper (src/FRP/Reactivity/MeasurementWrapper.hs:15)
    wrapOne (src/FRP/Reactivity/MeasurementWrapper.hs:17)
    extractMW (src/FRP/Reactivity/MeasurementWrapper.hs:41)
    measUntil (src/FRP/Reactivity/MeasurementWrapper.hs:45)
    wrapperToList (src/FRP/Reactivity/MeasurementWrapper.hs:69)
  51% ( 23 / 45) in 'FRP.Reactivity.Combinators'
  Missing documentation for:
    eitherOf (src/FRP/Reactivity/Combinators.hs:38)
    zipE (src/FRP/Reactivity/Combinators.hs:61)
    intersectE (src/FRP/Reactivity/Combinators.hs:98)
    unionE (src/FRP/Reactivity/Combinators.hs:101)
    filterE (src/FRP/Reactivity/Combinators.hs:107)
    justE (src/FRP/Reactivity/Combinators.hs:110)
    duplicateE (src/FRP/Reactivity/Combinators.hs:113)
    withPrev (src/FRP/Reactivity/Combinators.hs:116)
    count (src/FRP/Reactivity/Combinators.hs:128)
    takeE (src/FRP/Reactivity/Combinators.hs:135)
    once (src/FRP/Reactivity/Combinators.hs:140)
    everyNth (src/FRP/Reactivity/Combinators.hs:143)
    slowE (src/FRP/Reactivity/Combinators.hs:153)
    Behavior (src/FRP/Reactivity/Combinators.hs:175)
    extractB (src/FRP/Reactivity/Combinators.hs:259)
    duplicateB (src/FRP/Reactivity/Combinators.hs:261)
    time (src/FRP/Reactivity/Combinators.hs:178)
    switcher (src/FRP/Reactivity/Combinators.hs:182)
    stepper (src/FRP/Reactivity/Combinators.hs:185)
    snapshot (src/FRP/Reactivity/Combinators.hs:188)
    flipFlop (src/FRP/Reactivity/Combinators.hs:193)
    sumE (src/FRP/Reactivity/Combinators.hs:169)
Documentation created: dist/doc/html/reactivity/index.html,
dist/doc/html/reactivity/reactivity.txt
Creating package registration file:
/tmp/pkgConf-reactivity-0.3.2575705360194064088.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/reactivity-0.3.2.4-JnwQDwjLwRlIMlYBT9d8TI
Registering reactivity-0.3.2.4...
cabal: Leaving directory '/tmp/cabal-tmp-28817/reactivity-0.3.2.4'
Installed reactivity-0.3.2.4

Test log

No test log was submitted for this report.