Build #1 for distributed-process-task-0.1.2.1

[all reports]

Package distributed-process-task-0.1.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-29 11:36:06.607353 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unordered-containers-0.2.5.1, transformers-0.4.2.0, time-1.5.0.1, stm-2.4.4, mtl-2.2.1, hashable-1.2.3.3, fingertree-0.1.1.0, distributed-process-extras-0.2.1.1, distributed-process-client-server-0.1.3.1, distributed-process-async-0.2.2, distributed-process-0.5.5.1, deepseq-1.4.1.1, data-accessor-0.2.2.6, containers-0.5.6.2, binary-0.7.5.0, base-4.8.1.0
Flags -perf

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring data-accessor-0.2.2.6...
Building data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
[ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o )
[ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o )
[ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o )
[ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o )
[ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o )
[ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o )
[ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o )
[ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o )
[ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o )
[10 of 10] Compiling Data.Accessor    ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
In-place registering data-accessor-0.2.2.6...
Running Haddock for data-accessor-0.2.2.6...
Running hscolour for data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Haddock coverage:
  20% (  1 /  5) in 'Data.Accessor.Private'
  Missing documentation for:
    Module header
    compose (src-4/Data/Accessor/Private.hs:19)
    self (src-4/Data/Accessor/Private.hs:25)
     (src-4/Data/Accessor/Private.hs:29)
  89% ( 17 / 19) in 'Data.Accessor.Basic'
  Missing documentation for:
    fromSetGet (src/Data/Accessor/Basic.hs:23)
    fromLens (src/Data/Accessor/Basic.hs:27)
  50% (  6 / 12) in 'Data.Accessor.MonadStatePrivate'
  Missing documentation for:
    Module header
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  58% (  7 / 12) in 'Data.Accessor.MonadState'
  Missing documentation for:
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  57% (  4 /  7) in 'Data.Accessor.Container'
  Missing documentation for:
    array (src/Data/Accessor/Container.hs:27)
    intMapDefault (src/Data/Accessor/Container.hs:58)
    intMapMaybe (src/Data/Accessor/Container.hs:62)
  33% (  1 /  3) in 'Data.Accessor.Show'
  Missing documentation for:
    field (src/Data/Accessor/Show.hs:19)
    showsPrec (src/Data/Accessor/Show.hs:27)
  86% (  6 /  7) in 'Data.Accessor.Tuple'
  Missing documentation for:
    Module header
   7% (  1 / 15) in 'Data.Accessor.BinaryRead'
  Missing documentation for:
    Stream (src/Data/Accessor/BinaryRead.hs:21)
    C (src/Data/Accessor/BinaryRead.hs:23)
    ByteSource (src/Data/Accessor/BinaryRead.hs:26)
    ByteStream (src/Data/Accessor/BinaryRead.hs:29)
     (src/Data/Accessor/BinaryRead.hs:32)
    ByteCompatible (src/Data/Accessor/BinaryRead.hs:38)
     (src/Data/Accessor/BinaryRead.hs:41)
     (src/Data/Accessor/BinaryRead.hs:44)
     (src/Data/Accessor/BinaryRead.hs:51)
     (src/Data/Accessor/BinaryRead.hs:54)
     (src/Data/Accessor/BinaryRead.hs:58)
    Parser (src/Data/Accessor/BinaryRead.hs:69)
    field (src/Data/Accessor/BinaryRead.hs:72)
    record (src/Data/Accessor/BinaryRead.hs:79)
  16% (  4 / 25) in 'Data.Accessor.Example'
  Missing documentation for:
    Module header
    init (src/Data/Accessor/Example.hs:30)
    initInfix (src/Data/Accessor/Example.hs:39)
    read (src/Data/Accessor/Example.hs:46)
    infix0 (src/Data/Accessor/Example.hs:53)
    infix1 (src/Data/Accessor/Example.hs:57)
    infix2 (src/Data/Accessor/Example.hs:61)
    infix3 (src/Data/Accessor/Example.hs:65)
    infix4 (src/Data/Accessor/Example.hs:69)
    showsPair (src/Data/Accessor/Example.hs:74)
    show0 (src/Data/Accessor/Example.hs:81)
    show1 (src/Data/Accessor/Example.hs:84)
    self (src/Data/Accessor/Example.hs:88)
    null (src/Data/Accessor/Example.hs:91)
    merge (src/Data/Accessor/Example.hs:111)
    accessHourMinute (src/Data/Accessor/Example.hs:116)
    mergeHourMinute (src/Data/Accessor/Example.hs:121)
    array (src/Data/Accessor/Example.hs:127)
    set (src/Data/Accessor/Example.hs:133)
    mapDefault (src/Data/Accessor/Example.hs:140)
    mapMaybe (src/Data/Accessor/Example.hs:148)
 100% ( 16 / 16) in 'Data.Accessor'
Documentation created: dist/doc/html/data-accessor/index.html,
dist/doc/html/data-accessor/data-accessor.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-0.2.2278722862233665123.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-accessor-0.2.2.6-EJ37ALHEezZ0CHUdgdraLT
Registering data-accessor-0.2.2.6...
Installed data-accessor-0.2.2.6
Configuring fingertree-0.1.1.0...
Building fingertree-0.1.1.0...
Preprocessing library fingertree-0.1.1.0...
[1 of 3] Compiling Data.FingerTree  ( Data/FingerTree.hs, dist/build/Data/FingerTree.o )
[2 of 3] Compiling Data.IntervalMap.FingerTree ( Data/IntervalMap/FingerTree.hs, dist/build/Data/IntervalMap/FingerTree.o )
[3 of 3] Compiling Data.PriorityQueue.FingerTree ( Data/PriorityQueue/FingerTree.hs, dist/build/Data/PriorityQueue/FingerTree.o )
In-place registering fingertree-0.1.1.0...
Running Haddock for fingertree-0.1.1.0...
Running hscolour for fingertree-0.1.1.0...
Preprocessing library fingertree-0.1.1.0...
Preprocessing library fingertree-0.1.1.0...
Haddock coverage:
 100% ( 29 / 29) in 'Data.FingerTree'
 100% ( 14 / 14) in 'Data.IntervalMap.FingerTree'
 100% ( 13 / 13) in 'Data.PriorityQueue.FingerTree'
Documentation created: dist/doc/html/fingertree/index.html,
dist/doc/html/fingertree/fingertree.txt
Creating package registration file:
/tmp/pkgConf-fingertree-0.1.12142757034116087764.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fingertree-0.1.1.0-5rSfG9UVeR06ZrFPWOGFnX
Registering fingertree-0.1.1.0...
Installed fingertree-0.1.1.0
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.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
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% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  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)
  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.2745425661396473730.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.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: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
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: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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-113760352171282648518.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring rank1dynamic-0.3.1.0...
Building rank1dynamic-0.3.1.0...
Preprocessing library rank1dynamic-0.3.1.0...
[1 of 2] Compiling Data.Rank1Typeable ( src/Data/Rank1Typeable.hs, dist/build/Data/Rank1Typeable.o )

src/Data/Rank1Typeable.hs:101:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 2] Compiling Data.Rank1Dynamic ( src/Data/Rank1Dynamic.hs, dist/build/Data/Rank1Dynamic.o )
In-place registering rank1dynamic-0.3.1.0...
Running Haddock for rank1dynamic-0.3.1.0...
Running hscolour for rank1dynamic-0.3.1.0...
Preprocessing library rank1dynamic-0.3.1.0...
Preprocessing library rank1dynamic-0.3.1.0...

src/Data/Rank1Typeable.hs:101:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  38% ( 14 / 37) in 'Data.Rank1Typeable'
  Missing documentation for:
    TypVar (src/Data/Rank1Typeable.hs:193)
    Zero (src/Data/Rank1Typeable.hs:195)
    Succ (src/Data/Rank1Typeable.hs:196)
    V0 (src/Data/Rank1Typeable.hs:198)
    V1 (src/Data/Rank1Typeable.hs:199)
    V2 (src/Data/Rank1Typeable.hs:200)
    V3 (src/Data/Rank1Typeable.hs:201)
    V4 (src/Data/Rank1Typeable.hs:202)
    V5 (src/Data/Rank1Typeable.hs:203)
    V6 (src/Data/Rank1Typeable.hs:204)
    V7 (src/Data/Rank1Typeable.hs:205)
    V8 (src/Data/Rank1Typeable.hs:206)
    V9 (src/Data/Rank1Typeable.hs:207)
    ANY (src/Data/Rank1Typeable.hs:209)
    ANY1 (src/Data/Rank1Typeable.hs:210)
    ANY2 (src/Data/Rank1Typeable.hs:211)
    ANY3 (src/Data/Rank1Typeable.hs:212)
    ANY4 (src/Data/Rank1Typeable.hs:213)
    ANY5 (src/Data/Rank1Typeable.hs:214)
    ANY6 (src/Data/Rank1Typeable.hs:215)
    ANY7 (src/Data/Rank1Typeable.hs:216)
    ANY8 (src/Data/Rank1Typeable.hs:217)
    ANY9 (src/Data/Rank1Typeable.hs:218)
 100% (  7 /  7) in 'Data.Rank1Dynamic'
Documentation created: dist/doc/html/rank1dynamic/index.html,
dist/doc/html/rank1dynamic/rank1dynamic.txt
Creating package registration file:
/tmp/pkgConf-rank1dynamic-0.3.110473722311707746139.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rank1dynamic-0.3.1.0-5ioj1sP71N13X6P6IEBt5C
Registering rank1dynamic-0.3.1.0...
Installed rank1dynamic-0.3.1.0
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 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 )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
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)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4524305153292423943.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-01992576590235202254.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.13994932451567022181.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring distributed-static-0.3.2.0...
Building distributed-static-0.3.2.0...
Preprocessing library distributed-static-0.3.2.0...
[1 of 1] Compiling Control.Distributed.Static ( src/Control/Distributed/Static.hs, dist/build/Control/Distributed/Static.o )

src/Control/Distributed/Static.hs:242:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering distributed-static-0.3.2.0...
Running Haddock for distributed-static-0.3.2.0...
Running hscolour for distributed-static-0.3.2.0...
Preprocessing library distributed-static-0.3.2.0...
Preprocessing library distributed-static-0.3.2.0...

src/Control/Distributed/Static.hs:242:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  96% ( 24 / 25) in 'Control.Distributed.Static'
  Missing documentation for:
    closure (src/Control/Distributed/Static.hs:369)
Documentation created: dist/doc/html/distributed-static/index.html,
dist/doc/html/distributed-static/distributed-static.txt
Creating package registration file:
/tmp/pkgConf-distributed-static-0.3.219745714751501830323.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-static-0.3.2.0-8LgAqikDvxw22lUvXcH189
Registering distributed-static-0.3.2.0...
Installed distributed-static-0.3.2.0
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.312928503391262486766.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring network-transport-0.4.2.0...
Building network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...
[1 of 3] Compiling Network.Transport.Internal ( src/Network/Transport/Internal.hs, dist/build/Network/Transport/Internal.o )

src/Network/Transport/Internal.hs:81:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport/Internal.hs:98:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Network.Transport ( src/Network/Transport.hs, dist/build/Network/Transport.o )

src/Network/Transport.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling Network.Transport.Util ( src/Network/Transport/Util.hs, dist/build/Network/Transport/Util.o )
In-place registering network-transport-0.4.2.0...
Running Haddock for network-transport-0.4.2.0...
Running hscolour for network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...

src/Network/Transport/Internal.hs:81:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport/Internal.hs:98:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% ( 18 / 18) in 'Network.Transport.Internal'
 100% ( 22 / 22) in 'Network.Transport'
 100% (  2 /  2) in 'Network.Transport.Util'
Documentation created: dist/doc/html/network-transport/index.html,
dist/doc/html/network-transport/network-transport.txt
Creating package registration file:
/tmp/pkgConf-network-transport-0.4.210646518991628414422.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-transport-0.4.2.0-HmR88vimvLPKJM8WpJ9N8d
Registering network-transport-0.4.2.0...
Installed network-transport-0.4.2.0
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.5869921280167368542.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring distributed-process-0.5.5.1...
Building distributed-process-0.5.5.1...
Preprocessing library distributed-process-0.5.5.1...

src/Control/Distributed/Process/Internal/Closure/Explicit.hs:9:5: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 27] Compiling Control.Distributed.Process.Internal.StrictContainerAccessors ( src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs, dist/build/Control/Distributed/Process/Internal/StrictContainerAccessors.o )
[ 2 of 27] Compiling Control.Distributed.Process.Internal.WeakTQueue ( src/Control/Distributed/Process/Internal/WeakTQueue.hs, dist/build/Control/Distributed/Process/Internal/WeakTQueue.o )
[ 3 of 27] Compiling Control.Distributed.Process.Internal.StrictList ( src/Control/Distributed/Process/Internal/StrictList.hs, dist/build/Control/Distributed/Process/Internal/StrictList.o )
[ 4 of 27] Compiling Control.Distributed.Process.Internal.StrictMVar ( src/Control/Distributed/Process/Internal/StrictMVar.hs, dist/build/Control/Distributed/Process/Internal/StrictMVar.o )

src/Control/Distributed/Process/Internal/StrictMVar.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 27] Compiling Control.Distributed.Process.Internal.CQueue ( src/Control/Distributed/Process/Internal/CQueue.hs, dist/build/Control/Distributed/Process/Internal/CQueue.o )

src/Control/Distributed/Process/Internal/CQueue.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 6 of 27] Compiling Control.Distributed.Process.Serializable ( src/Control/Distributed/Process/Serializable.hs, dist/build/Control/Distributed/Process/Serializable.o )

src/Control/Distributed/Process/Serializable.hs:66:17: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[ 7 of 27] Compiling Control.Distributed.Process.Internal.Types ( src/Control/Distributed/Process/Internal/Types.hs, dist/build/Control/Distributed/Process/Internal/Types.o )

src/Control/Distributed/Process/Internal/Types.hs:111:1: Warning:
    The import of ‘<*>, Applicative, <$>’
    from module ‘Control.Applicative’ is redundant
[ 8 of 27] Compiling Control.Distributed.Process.Management.Internal.Types ( src/Control/Distributed/Process/Management/Internal/Types.hs, dist/build/Control/Distributed/Process/Management/Internal/Types.o )

src/Control/Distributed/Process/Management/Internal/Types.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 9 of 27] Compiling Control.Distributed.Process.Internal.Messaging ( src/Control/Distributed/Process/Internal/Messaging.hs, dist/build/Control/Distributed/Process/Internal/Messaging.o )
[10 of 27] Compiling Control.Distributed.Process.UnsafePrimitives ( src/Control/Distributed/Process/UnsafePrimitives.hs, dist/build/Control/Distributed/Process/UnsafePrimitives.o )
[11 of 27] Compiling Control.Distributed.Process.Management.Internal.Bus ( src/Control/Distributed/Process/Management/Internal/Bus.hs, dist/build/Control/Distributed/Process/Management/Internal/Bus.o )
[12 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Types ( src/Control/Distributed/Process/Management/Internal/Trace/Types.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Types.o )
[13 of 27] Compiling Control.Distributed.Process.Internal.Primitives ( src/Control/Distributed/Process/Internal/Primitives.hs, dist/build/Control/Distributed/Process/Internal/Primitives.o )

src/Control/Distributed/Process/Internal/Primitives.hs:135:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[14 of 27] Compiling Control.Distributed.Process.Internal.Closure.BuiltIn ( src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs, dist/build/Control/Distributed/Process/Internal/Closure/BuiltIn.o )
[15 of 27] Compiling Control.Distributed.Process.Internal.Spawn ( src/Control/Distributed/Process/Internal/Spawn.hs, dist/build/Control/Distributed/Process/Internal/Spawn.o )
[16 of 27] Compiling Control.Distributed.Process.Internal.Closure.TH ( src/Control/Distributed/Process/Internal/Closure/TH.hs, dist/build/Control/Distributed/Process/Internal/Closure/TH.o )

src/Control/Distributed/Process/Internal/Closure/TH.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Internal/Closure/TH.hs:264:19: Warning:
    In the use of ‘classP’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
    Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."
[17 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Primitives ( src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Primitives.o )

src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[18 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Tracer ( src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Tracer.o )

src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:14:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[19 of 27] Compiling Control.Distributed.Process.Management.Internal.Trace.Remote ( src/Control/Distributed/Process/Management/Internal/Trace/Remote.hs, dist/build/Control/Distributed/Process/Management/Internal/Trace/Remote.o )
[20 of 27] Compiling Control.Distributed.Process.Management.Internal.Table ( src/Control/Distributed/Process/Management/Internal/Table.hs, dist/build/Control/Distributed/Process/Management/Internal/Table.o )
[21 of 27] Compiling Control.Distributed.Process.Management ( src/Control/Distributed/Process/Management.hs, dist/build/Control/Distributed/Process/Management.o )

src/Control/Distributed/Process/Management.hs:276:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[22 of 27] Compiling Control.Distributed.Process.Management.Internal.Agent ( src/Control/Distributed/Process/Management/Internal/Agent.hs, dist/build/Control/Distributed/Process/Management/Internal/Agent.o )

src/Control/Distributed/Process/Management/Internal/Agent.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[23 of 27] Compiling Control.Distributed.Process.Node ( src/Control/Distributed/Process/Node.hs, dist/build/Control/Distributed/Process/Node.o )

src/Control/Distributed/Process/Node.hs:55:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[24 of 27] Compiling Control.Distributed.Process.Debug ( src/Control/Distributed/Process/Debug.hs, dist/build/Control/Distributed/Process/Debug.o )

src/Control/Distributed/Process/Debug.hs:144:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[25 of 27] Compiling Control.Distributed.Process ( src/Control/Distributed/Process.hs, dist/build/Control/Distributed/Process.o )

src/Control/Distributed/Process.hs:162:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[26 of 27] Compiling Control.Distributed.Process.Internal.Closure.Explicit ( src/Control/Distributed/Process/Internal/Closure/Explicit.hs, dist/build/Control/Distributed/Process/Internal/Closure/Explicit.o )
[27 of 27] Compiling Control.Distributed.Process.Closure ( src/Control/Distributed/Process/Closure.hs, dist/build/Control/Distributed/Process/Closure.o )
In-place registering distributed-process-0.5.5.1...
Running Haddock for distributed-process-0.5.5.1...
Running hscolour for distributed-process-0.5.5.1...
Preprocessing library distributed-process-0.5.5.1...
Preprocessing library distributed-process-0.5.5.1...

src/Control/Distributed/Process/Internal/Closure/Explicit.hs:9:5: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/Control/Distributed/Process/Internal/StrictMVar.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Internal/CQueue.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Serializable.hs:66:17: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Control/Distributed/Process/Internal/Types.hs:111:1: Warning:
    The import of ‘<*>, Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

src/Control/Distributed/Process/Management/Internal/Types.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Internal/Primitives.hs:135:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Internal/Closure/TH.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Internal/Closure/TH.hs:264:19: Warning:
    In the use of ‘classP’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
    Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."

src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:14:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   0% (  0 /  3) in 'Control.Distributed.Process.Internal.StrictContainerAccessors'
  Missing documentation for:
    Module header
    mapMaybe (src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs:11)
    mapDefault (src/Control/Distributed/Process/Internal/StrictContainerAccessors.hs:18)
  91% ( 10 / 11) in 'Control.Distributed.Process.Internal.WeakTQueue'
  Missing documentation for:
    mkWeakTQueue (src/Control/Distributed/Process/Internal/WeakTQueue.hs:100)
  50% (  2 /  4) in 'Control.Distributed.Process.Internal.StrictList'
  Missing documentation for:
    append (src/Control/Distributed/Process/Internal/StrictList.hs:17)
    foldr (src/Control/Distributed/Process/Internal/StrictList.hs:22)
   8% (  1 / 12) in 'Control.Distributed.Process.Internal.StrictMVar'
  Missing documentation for:
    StrictMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:43)
    newEmptyMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:45)
    newMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:48)
    takeMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:51)
    putMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:54)
    readMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:57)
    withMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:60)
    modifyMVar_ (src/Control/Distributed/Process/Internal/StrictMVar.hs:63)
    modifyMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:66)
    modifyMVarMasked (src/Control/Distributed/Process/Internal/StrictMVar.hs:72)
    mkWeakMVar (src/Control/Distributed/Process/Internal/StrictMVar.hs:87)
  56% (  5 /  9) in 'Control.Distributed.Process.Internal.CQueue'
  Missing documentation for:
    CQueue (src/Control/Distributed/Process/Internal/CQueue.hs:47)
    BlockSpec (src/Control/Distributed/Process/Internal/CQueue.hs:63)
    MatchOn (src/Control/Distributed/Process/Internal/CQueue.hs:68)
    newCQueue (src/Control/Distributed/Process/Internal/CQueue.hs:50)
  80% (  8 / 10) in 'Control.Distributed.Process.Serializable'
  Missing documentation for:
    Module header
    Fingerprint
  72% ( 52 / 72) in 'Control.Distributed.Process.Internal.Types'
  Missing documentation for:
    nodeOf (src/Control/Distributed/Process/Internal/Types.hs:190)
    firstNonReservedProcessId (src/Control/Distributed/Process/Internal/Types.hs:199)
    nullProcessId (src/Control/Distributed/Process/Internal/Types.hs:202)
    ImplicitReconnect (src/Control/Distributed/Process/Internal/Types.hs:256)
    LocalSendPortId (src/Control/Distributed/Process/Internal/Types.hs:305)
    TypedChannel (src/Control/Distributed/Process/Internal/Types.hs:327)
    ProcessInfoNone (src/Control/Distributed/Process/Internal/Types.hs:572)
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:554)
    localProcesses (src/Control/Distributed/Process/Internal/Types.hs:744)
    localPidCounter (src/Control/Distributed/Process/Internal/Types.hs:747)
    localPidUnique (src/Control/Distributed/Process/Internal/Types.hs:750)
    localConnections (src/Control/Distributed/Process/Internal/Types.hs:753)
    localProcessWithId (src/Control/Distributed/Process/Internal/Types.hs:756)
    localConnectionBetween (src/Control/Distributed/Process/Internal/Types.hs:759)
    monitorCounter (src/Control/Distributed/Process/Internal/Types.hs:762)
    spawnCounter (src/Control/Distributed/Process/Internal/Types.hs:765)
    channelCounter (src/Control/Distributed/Process/Internal/Types.hs:768)
    typedChannels (src/Control/Distributed/Process/Internal/Types.hs:771)
    typedChannelWithId (src/Control/Distributed/Process/Internal/Types.hs:774)
    forever' (src/Control/Distributed/Process/Internal/Types.hs:783)
  58% (  7 / 12) in 'Control.Distributed.Process.Management.Internal.Types'
  Missing documentation for:
    Module header
    MxTableId (src/Control/Distributed/Process/Management/Internal/Types.hs:103)
    MxAgentState (src/Control/Distributed/Process/Management/Internal/Types.hs:109)
    ChannelSelector (src/Control/Distributed/Process/Management/Internal/Types.hs:139)
    MxAgentStart (src/Control/Distributed/Process/Management/Internal/Types.hs:131)
  12% (  1 /  8) in 'Control.Distributed.Process.Internal.Messaging'
  Missing documentation for:
    Module header
    sendPayload (src/Control/Distributed/Process/Internal/Messaging.hs:58)
    sendBinary (src/Control/Distributed/Process/Internal/Messaging.hs:79)
    sendMessage (src/Control/Distributed/Process/Internal/Messaging.hs:89)
    disconnect (src/Control/Distributed/Process/Internal/Messaging.hs:140)
    closeImplicitReconnections (src/Control/Distributed/Process/Internal/Messaging.hs:150)
    sendCtrlMsg (src/Control/Distributed/Process/Internal/Messaging.hs:181)
 100% (  6 /  6) in 'Control.Distributed.Process.UnsafePrimitives'
  50% (  1 /  2) in 'Control.Distributed.Process.Management.Internal.Bus'
  Missing documentation for:
    publishEvent (src/Control/Distributed/Process/Management/Internal/Bus.hs:16)
  21% (  4 / 19) in 'Control.Distributed.Process.Management.Internal.Trace.Types'
  Missing documentation for:
    SetTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:54)
    TraceArg (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:98)
    traceLog (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:111)
    traceLogFmt (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:114)
    traceEvent (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:124)
    traceMessage (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:127)
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    enableTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:130)
    enableTraceSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:135)
    disableTrace (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:139)
    disableTraceSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:144)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:156)
    setTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:148)
    setTraceFlagsSync (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:152)
    getCurrentTraceClient (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:159)
  97% (100 /103) in 'Control.Distributed.Process.Internal.Primitives'
  Missing documentation for:
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:554)
    reregisterRemoteAsync (src/Control/Distributed/Process/Internal/Primitives.hs:1063)
    sendCtrlMsg (src/Control/Distributed/Process/Internal/Messaging.hs:181)
  83% ( 25 / 30) in 'Control.Distributed.Process.Internal.Closure.BuiltIn'
  Missing documentation for:
    Module header
    remoteTable (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:82)
    sndStatic (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:170)
    decodeProcessIdStatic (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:227)
    cpEnableTraceRemote (src/Control/Distributed/Process/Internal/Closure/BuiltIn.hs:284)
  86% (  6 /  7) in 'Control.Distributed.Process.Internal.Spawn'
  Missing documentation for:
    Module header
 100% (  9 /  9) in 'Control.Distributed.Process.Internal.Closure.TH'
  79% ( 15 / 19) in 'Control.Distributed.Process.Management.Internal.Trace.Primitives'
  Missing documentation for:
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:120)
    withLocalTracer (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:152)
    withRegisteredTracer (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:164)
  38% (  3 /  8) in 'Control.Distributed.Process.Management.Internal.Trace.Tracer'
 
src/Control/Distributed/Process/Management.hs:276:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Management/Internal/Agent.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Node.hs:55:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/Debug.hs:144:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process.hs:162:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
 Missing documentation for:
    traceController (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:200)
    defaultTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:112)
    systemLoggerTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:140)
    logfileTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:172)
    eventLogTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:162)
  83% (  5 /  6) in 'Control.Distributed.Process.Management.Internal.Trace.Remote'
  Missing documentation for:
    Module header
   0% (  0 / 11) in 'Control.Distributed.Process.Management.Internal.Table'
  Missing documentation for:
    Module header
    MxTableRequest (src/Control/Distributed/Process/Management/Internal/Table.hs:69)
    MxTableId (src/Control/Distributed/Process/Management/Internal/Types.hs:103)
    mxTableCoordinator (src/Control/Distributed/Process/Management/Internal/Table.hs:84)
    startTableCoordinator (src/Control/Distributed/Process/Management/Internal/Table.hs:145)
    delete (src/Control/Distributed/Process/Management/Internal/Table.hs:87)
    purge (src/Control/Distributed/Process/Management/Internal/Table.hs:90)
    clear (src/Control/Distributed/Process/Management/Internal/Table.hs:93)
    set (src/Control/Distributed/Process/Management/Internal/Table.hs:96)
    get (src/Control/Distributed/Process/Management/Internal/Table.hs:119)
    fetch (src/Control/Distributed/Process/Management/Internal/Table.hs:99)
 100% ( 30 / 30) in 'Control.Distributed.Process.Management'
  83% (  5 /  6) in 'Control.Distributed.Process.Management.Internal.Agent'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Control.Distributed.Process.Node'
  Missing documentation for:
    initRemoteTable (src/Control/Distributed/Process/Node.hs:217)
  82% ( 27 / 33) in 'Control.Distributed.Process.Debug'
  Missing documentation for:
    TraceArg (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:98)
    getTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Primitives.hs:120)
    defaultTraceFlags (src/Control/Distributed/Process/Management/Internal/Trace/Types.hs:85)
    systemLoggerTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:140)
    logfileTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:172)
    eventLogTracer (src/Control/Distributed/Process/Management/Internal/Trace/Tracer.hs:162)
  98% (135 /138) in 'Control.Distributed.Process'
  Missing documentation for:
    NodeStats (src/Control/Distributed/Process/Internal/Types.hs:554)
    closure
    reregisterRemoteAsync (src/Control/Distributed/Process/Internal/Primitives.hs:1063)
  71% (  5 /  7) in 'Control.Distributed.Process.Internal.Closure.Explicit'
  Missing documentation for:
    Module header
    MkTDict (src/Control/Distributed/Process/Internal/Closure/Explicit.hs:42)
  97% ( 37 / 38) in 'Control.Distributed.Process.Closure'
  Missing documentation for:
    MkTDict (src/Control/Distributed/Process/Internal/Closure/Explicit.hs:42)
Warning: Control.Distributed.Process.Internal.Closure.BuiltIn: could not find link destinations for:
    delay
Warning: Control.Distributed.Process.Internal.Closure.TH: could not find link destinations for:
    staticName sdictName tdictName
Warning: Control.Distributed.Process.Management.Internal.Trace.Primitives: could not find link destinations for:
    Traceable
Warning: Control.Distributed.Process.Debug: could not find link destinations for:
    Traceable
Warning: Control.Distributed.Process.Internal.Closure.Explicit: could not find link destinations for:
    Curry Uncurry HTrue IsFunction
Warning: Control.Distributed.Process.Closure: could not find link destinations for:
    Curry Uncurry HTrue IsFunction
Documentation created: dist/doc/html/distributed-process/index.html,
dist/doc/html/distributed-process/distributed-process.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-0.5.51976714674517408978.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-process-0.5.5.1-KAnEvuZEhZc0y1Ml6i83So
Registering distributed-process-0.5.5.1...
Installed distributed-process-0.5.5.1
Configuring distributed-process-extras-0.2.1.1...
Building distributed-process-extras-0.2.1.1...
Preprocessing library distributed-process-extras-0.2.1.1...

src/Control/Distributed/Process/Extras/SystemLog.hs:7:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/Control/Distributed/Process/Extras/Internal/Types.hs:7:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 14] Compiling Control.Distributed.Process.Extras.Internal.Unsafe ( src/Control/Distributed/Process/Extras/Internal/Unsafe.hs, dist/build/Control/Distributed/Process/Extras/Internal/Unsafe.o )
[ 2 of 14] Compiling Control.Distributed.Process.Extras.Internal.Queue.PriorityQ ( src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs, dist/build/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.o )
[ 3 of 14] Compiling Control.Distributed.Process.Extras.Internal.Queue.SeqQ ( src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs, dist/build/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.o )
[ 4 of 14] Compiling Control.Distributed.Process.Extras.Internal.Containers.MultiMap ( src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs, dist/build/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.o )

src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:26:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[ 5 of 14] Compiling Control.Concurrent.Utils ( src/Control/Concurrent/Utils.hs, dist/build/Control/Concurrent/Utils.o )
[ 6 of 14] Compiling Control.Distributed.Process.Extras.Internal.Types ( src/Control/Distributed/Process/Extras/Internal/Types.hs, dist/build/Control/Distributed/Process/Extras/Internal/Types.o )
[ 7 of 14] Compiling Control.Distributed.Process.Extras.Internal.Primitives ( src/Control/Distributed/Process/Extras/Internal/Primitives.hs, dist/build/Control/Distributed/Process/Extras/Internal/Primitives.o )

src/Control/Distributed/Process/Extras/Internal/Primitives.hs:219:3: Warning:
    Defined but not used: ‘registerSelf__tdict’
[ 8 of 14] Compiling Control.Distributed.Process.Extras.Time ( src/Control/Distributed/Process/Extras/Time.hs, dist/build/Control/Distributed/Process/Extras/Time.o )
[ 9 of 14] Compiling Control.Distributed.Process.Extras.UnsafePrimitives ( src/Control/Distributed/Process/Extras/UnsafePrimitives.hs, dist/build/Control/Distributed/Process/Extras/UnsafePrimitives.o )
[10 of 14] Compiling Control.Distributed.Process.Extras.Timer ( src/Control/Distributed/Process/Extras/Timer.hs, dist/build/Control/Distributed/Process/Extras/Timer.o )
[11 of 14] Compiling Control.Distributed.Process.Extras ( src/Control/Distributed/Process/Extras.hs, dist/build/Control/Distributed/Process/Extras.o )
[12 of 14] Compiling Control.Distributed.Process.Extras.Call ( src/Control/Distributed/Process/Extras/Call.hs, dist/build/Control/Distributed/Process/Extras/Call.o )
[13 of 14] Compiling Control.Distributed.Process.Extras.Monitoring ( src/Control/Distributed/Process/Extras/Monitoring.hs, dist/build/Control/Distributed/Process/Extras/Monitoring.o )
[14 of 14] Compiling Control.Distributed.Process.Extras.SystemLog ( src/Control/Distributed/Process/Extras/SystemLog.hs, dist/build/Control/Distributed/Process/Extras/SystemLog.o )

src/Control/Distributed/Process/Extras/SystemLog.hs:160:10: Warning:
    Orphan instance: instance [overlap ok] Routable LogChan
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
In-place registering distributed-process-extras-0.2.1.1...
Running Haddock for distributed-process-extras-0.2.1.1...
Running hscolour for distributed-process-extras-0.2.1.1...
Preprocessing library distributed-process-extras-0.2.1.1...
Preprocessing library distributed-process-extras-0.2.1.1...

src/Control/Distributed/Process/Extras/SystemLog.hs:7:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/Control/Distributed/Process/Extras/Internal/Types.hs:7:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:26:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Control/Distributed/Process/Extras/Internal/Primitives.hs:219:3: Warning:
    Defined but not used: ‘registerSelf__tdict’

src/Control/Distributed/Process/Extras/SystemLog.hs:160:10: Warning:
    Orphan instance: instance [overlap ok] Routable LogChan
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
Haddock coverage:
  85% ( 11 / 13) in 'Control.Distributed.Process.Extras.Internal.Unsafe'
  Missing documentation for:
    PCopy (src/Control/Distributed/Process/Extras/Internal/Unsafe.hs:59)
    InvalidBinaryShim (src/Control/Distributed/Process/Extras/Internal/Unsafe.hs:45)
   0% (  0 /  8) in 'Control.Distributed.Process.Extras.Internal.Queue.PriorityQ'
  Missing documentation for:
    Module header
    PriorityQ (src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs:10)
    empty (src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs:13)
    isEmpty (src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs:17)
    singleton (src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs:21)
    enqueue (src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs:25)
    dequeue (src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs:29)
    peek (src/Control/Distributed/Process/Extras/Internal/Queue/PriorityQ.hs:36)
  12% (  1 /  8) in 'Control.Distributed.Process.Extras.Internal.Queue.SeqQ'
  Missing documentation for:
    SeqQ (src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs:32)
    empty (src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs:39)
    isEmpty (src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs:42)
    singleton (src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs:46)
    enqueue (src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs:50)
    dequeue (src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs:54)
    peek (src/Control/Distributed/Process/Extras/Internal/Queue/SeqQ.hs:58)
  20% (  2 / 10) in 'Control.Distributed.Process.Extras.Internal.Containers.MultiMap'
  Missing documentation for:
    Module header
    empty (src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:44)
    insert (src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:47)
    member (src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:55)
    lookup (src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:58)
    filter (src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:62)
    filterWithKey (src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:72)
    toList (src/Control/Distributed/Process/Extras/Internal/Containers/MultiMap.hs:91)
   0% (  0 /  5) in 'Control.Concurrent.Utils'
  Missing documentation for:
    Module header
    Lock (src/Control/Concurrent/Utils.hs:25)
    Exclusive (src/Control/Concurrent/Utils.hs:27)
    Synchronised (src/Control/Concurrent/Utils.hs:37)
    withLock (src/Control/Concurrent/Utils.hs:58)
  88% ( 22 / 25) in 'Control.Distributed.Process.Extras.Internal.Types'
  Missing documentation for:
    Addressable (src/Control/Distributed/Process/Extras/Internal/Types.hs:271)
    sendToRecipient (src/Control/Distributed/Process/Extras/Internal/Types.hs:162)
    __remoteTable (src/Control/Distributed/Process/Extras/Internal/Types.hs:154)
  82% ( 23 / 28) in 'Control.Distributed.Process.Extras.Internal.Primitives'
  Missing documentation for:
    Addressable (src/Control/Distributed/Process/Extras/Internal/Types.hs:271)
    awaitExit (src/Control/Distributed/Process/Extras/Internal/Primitives.hs:87)
    isProcessAlive (src/Control/Distributed/Process/Extras/Internal/Primitives.hs:102)
    deliver (src/Control/Distributed/Process/Extras/Internal/Primitives.hs:99)
    __remoteTable (src/Control/Distributed/Process/Extras/Internal/Primitives.hs:219)
 100% ( 26 / 26) in 'Control.Distributed.Process.Extras.Time'
  33% (  2 /  6) in 'Control.Distributed.Process.Extras.UnsafePrimitives'
  Missing documentation for:
    send (src/Control/Distributed/Process/Extras/UnsafePrimitives.hs:44)
    nsend (src/Control/Distributed/Process/Extras/UnsafePrimitives.hs:47)
    sendToAddr (src/Control/Distributed/Process/Extras/UnsafePrimitives.hs:50)
    sendChan (src/Control/Distributed/Process/Extras/UnsafePrimitives.hs:57)
 100% ( 15 / 15) in 'Control.Distributed.Process.Extras.Timer'
  84% ( 32 / 38) in 'Control.Distributed.Process.Extras'
  Missing documentation for:
    Addressable (src/Control/Distributed/Process/Extras/Internal/Types.hs:271)
    sendToRecipient (src/Control/Distributed/Process/Extras/Internal/Types.hs:162)
    isProcessAlive (src/Control/Distributed/Process/Extras/Internal/Primitives.hs:102)
    deliver (src/Control/Distributed/Process/Extras/Internal/Primitives.hs:99)
    awaitExit (src/Control/Distributed/Process/Extras/Internal/Primitives.hs:87)
    __remoteTable (src/Control/Distributed/Process/Extras.hs:120)
  70% (  7 / 10) in 'Control.Distributed.Process.Extras.Call'
  Missing documentation for:
    callResponseIf (src/Control/Distributed/Process/Extras/Call.hs:210)
    callResponseDefer (src/Control/Distributed/Process/Extras/Call.hs:171)
    callResponseDeferIf (src/Control/Distributed/Process/Extras/Call.hs:161)
 100% (  7 /  7) in 'Control.Distributed.Process.Extras.Monitoring'
  25% (  7 / 28) in 'Control.Distributed.Process.Extras.SystemLog'
  Missing documentation for:
    LogLevel (src/Control/Distributed/Process/Extras/SystemLog.hs:119)
    LogFormat (src/Control/Distributed/Process/Extras/SystemLog.hs:157)
    LogClient (src/Control/Distributed/Process/Extras/SystemLog.hs:166)
    LogChan (src/Control/Distributed/Process/Extras/SystemLog.hs:159)
    LogText (src/Control/Distributed/Process/Extras/SystemLog.hs:164)
    ToLog (src/Control/Distributed/Process/Extras/SystemLog.hs:170)
    Logger (src/Control/Distributed/Process/Extras/SystemLog.hs:182)
    mxLogId (src/Control/Distributed/Process/Extras/SystemLog.hs:194)
    client (src/Control/Distributed/Process/Extras/SystemLog.hs:207)
    logChannel (src/Control/Distributed/Process/Extras/SystemLog.hs:197)
    addFormatter (src/Control/Distributed/Process/Extras/SystemLog.hs:237)
    report (src/Control/Distributed/Process/Extras/SystemLog.hs:200)
    debug (src/Control/Distributed/Process/Extras/SystemLog.hs:210)
    info (src/Control/Distributed/Process/Extras/SystemLog.hs:213)
    notice (src/Control/Distributed/Process/Extras/SystemLog.hs:216)
    warning (src/Control/Distributed/Process/Extras/SystemLog.hs:219)
    error (src/Control/Distributed/Process/Extras/SystemLog.hs:222)
    critical (src/Control/Distributed/Process/Extras/SystemLog.hs:225)
    alert (src/Control/Distributed/Process/Extras/SystemLog.hs:228)
    emergency (src/Control/Distributed/Process/Extras/SystemLog.hs:231)
    sendLog (src/Control/Distributed/Process/Extras/SystemLog.hs:234)
Warning: Control.Distributed.Process.Extras.SystemLog: could not find link destinations for:
    LogMessage
Documentation created: dist/doc/html/distributed-process-extras/index.html,
dist/doc/html/distributed-process-extras/distributed-process-extras.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-extras-0.2.1867874951901211983.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-process-extras-0.2.1.1-HYg6UQutl3vFpMhwtLKTXw
Registering distributed-process-extras-0.2.1.1...
Installed distributed-process-extras-0.2.1.1
Configuring distributed-process-async-0.2.2...
Building distributed-process-async-0.2.2...
Preprocessing library distributed-process-async-0.2.2...
[1 of 2] Compiling Control.Distributed.Process.Async.Internal.Types ( src/Control/Distributed/Process/Async/Internal/Types.hs, dist/build/Control/Distributed/Process/Async/Internal/Types.o )
[2 of 2] Compiling Control.Distributed.Process.Async ( src/Control/Distributed/Process/Async.hs, dist/build/Control/Distributed/Process/Async.o )

src/Control/Distributed/Process/Async.hs:66:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering distributed-process-async-0.2.2...
Running Haddock for distributed-process-async-0.2.2...
Running hscolour for distributed-process-async-0.2.2...
Preprocessing library distributed-process-async-0.2.2...
Preprocessing library distributed-process-async-0.2.2...

src/Control/Distributed/Process/Async.hs:66:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  6 /  6) in 'Control.Distributed.Process.Async.Internal.Types'
 100% ( 34 / 34) in 'Control.Distributed.Process.Async'
Documentation created: dist/doc/html/distributed-process-async/index.html,
dist/doc/html/distributed-process-async/distributed-process-async.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-async-0.21638462029390868264.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-process-async-0.2.2-HLLMuKQAKKJ7rmZYYpbsfV
Registering distributed-process-async-0.2.2...
Installed distributed-process-async-0.2.2
Configuring distributed-process-client-server-0.1.3.1...
Building distributed-process-client-server-0.1.3.1...
Preprocessing library distributed-process-client-server-0.1.3.1...
[1 of 8] Compiling Control.Distributed.Process.ManagedProcess.Internal.Types ( src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs, dist/build/Control/Distributed/Process/ManagedProcess/Internal/Types.o )
[2 of 8] Compiling Control.Distributed.Process.ManagedProcess.UnsafeClient ( src/Control/Distributed/Process/ManagedProcess/UnsafeClient.hs, dist/build/Control/Distributed/Process/ManagedProcess/UnsafeClient.o )
[3 of 8] Compiling Control.Distributed.Process.ManagedProcess.Server.Priority ( src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs, dist/build/Control/Distributed/Process/ManagedProcess/Server/Priority.o )
[4 of 8] Compiling Control.Distributed.Process.ManagedProcess.Server ( src/Control/Distributed/Process/ManagedProcess/Server.hs, dist/build/Control/Distributed/Process/ManagedProcess/Server.o )
[5 of 8] Compiling Control.Distributed.Process.ManagedProcess.Internal.GenProcess ( src/Control/Distributed/Process/ManagedProcess/Internal/GenProcess.hs, dist/build/Control/Distributed/Process/ManagedProcess/Internal/GenProcess.o )

src/Control/Distributed/Process/ManagedProcess/Internal/GenProcess.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[6 of 8] Compiling Control.Distributed.Process.ManagedProcess.Server.Restricted ( src/Control/Distributed/Process/ManagedProcess/Server/Restricted.hs, dist/build/Control/Distributed/Process/ManagedProcess/Server/Restricted.o )

src/Control/Distributed/Process/ManagedProcess/Server/Restricted.hs:62:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/ManagedProcess/Server/Restricted.hs:74:1: Warning:
    The qualified import of ‘ST.MonadTrans’
    from module ‘Control.Monad.State’ is redundant
[7 of 8] Compiling Control.Distributed.Process.ManagedProcess.Client ( src/Control/Distributed/Process/ManagedProcess/Client.hs, dist/build/Control/Distributed/Process/ManagedProcess/Client.o )
[8 of 8] Compiling Control.Distributed.Process.ManagedProcess ( src/Control/Distributed/Process/ManagedProcess.hs, dist/build/Control/Distributed/Process/ManagedProcess.o )
In-place registering distributed-process-client-server-0.1.3.1...
Running Haddock for distributed-process-client-server-0.1.3.1...
Running hscolour for distributed-process-client-server-0.1.3.1...
Preprocessing library distributed-process-client-server-0.1.3.1...
Preprocessing library distributed-process-client-server-0.1.3.1...

src/Control/Distributed/Process/ManagedProcess/Internal/GenProcess.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/ManagedProcess/Server/Restricted.hs:62:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Distributed/Process/ManagedProcess/Server/Restricted.hs:74:1: Warning:
    The qualified import of ‘ST.MonadTrans’
    from module ‘Control.Monad.State’ is redundant
Haddock coverage:
  69% ( 27 / 39) in 'Control.Distributed.Process.ManagedProcess.Internal.Types'
  Missing documentation for:
    Priority (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:302)
    DispatchPriority (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:304)
    MessageMatcher (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:279)
    DynMessageHandler (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:287)
    Message (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:96)
    CallResponse (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:110)
    CallId (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:79)
    CallRef (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:81)
    makeRef (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:86)
    initCall (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:383)
    unsafeInitCall (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:393)
    waitResponse (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:404)
  79% ( 11 / 14) in 'Control.Distributed.Process.ManagedProcess.UnsafeClient'
  Missing documentation for:
    flushPendingCalls (src/Control/Distributed/Process/ManagedProcess/UnsafeClient.hs:138)
    syncCallChan (src/Control/Distributed/Process/ManagedProcess/UnsafeClient.hs:168)
    syncSafeCallChan (src/Control/Distributed/Process/ManagedProcess/UnsafeClient.hs:176)
   0% (  0 /  8) in 'Control.Distributed.Process.ManagedProcess.Server.Priority'
  Missing documentation for:
    Module header
    prioritiseCall (src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs:29)
    prioritiseCall_ (src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs:24)
    prioritiseCast (src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs:53)
    prioritiseCast_ (src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs:48)
    prioritiseInfo (src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs:77)
    prioritiseInfo_ (src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs:72)
    setPriority (src/Control/Distributed/Process/ManagedProcess/Server/Priority.hs:21)
  98% ( 49 / 50) in 'Control.Distributed.Process.ManagedProcess.Server'
  Missing documentation for:
    handleExitIf (src/Control/Distributed/Process/ManagedProcess/Server.hs:538)
  33% (  1 /  3) in 'Control.Distributed.Process.ManagedProcess.Internal.GenProcess'
  Missing documentation for:
    recvLoop (src/Control/Distributed/Process/ManagedProcess/Internal/GenProcess.hs:194)
    precvLoop (src/Control/Distributed/Process/ManagedProcess/Internal/GenProcess.hs:47)
  93% ( 25 / 27) in 'Control.Distributed.Process.ManagedProcess.Server.Restricted'
  Missing documentation for:
    handleExit (src/Control/Distributed/Process/ManagedProcess/Server/Restricted.hs:224)
    handleTimeout (src/Control/Distributed/Process/ManagedProcess/Server/Restricted.hs:229)
  93% ( 13 / 14) in 'Control.Distributed.Process.ManagedProcess.Client'
  Missing documentation for:
    flushPendingCalls (src/Control/Distributed/Process/ManagedProcess/Client.hs:114)
  96% ( 81 / 84) in 'Control.Distributed.Process.ManagedProcess'
  Missing documentation for:
    Priority (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:302)
    DispatchPriority (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:304)
    CallRef (src/Control/Distributed/Process/ManagedProcess/Internal/Types.hs:81)
Warning: Control.Distributed.Process.ManagedProcess.Server: could not find link destinations for:
    ExitSignalDispatcher
Warning: Control.Distributed.Process.ManagedProcess.Server.Restricted: could not find link destinations for:
    ExitSignalDispatcher
Warning: Control.Distributed.Process.ManagedProcess: could not find link destinations for:
    ExitSignalDispatcher
Documentation created:
dist/doc/html/distributed-process-client-server/index.html,
dist/doc/html/distributed-process-client-server/distributed-process-client-server.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-client-server-0.1.317913216761117726230.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-process-client-server-0.1.3.1-Iorfoq9MgiA7RqLAUJsWQU
Registering distributed-process-client-server-0.1.3.1...
Installed distributed-process-client-server-0.1.3.1
Downloading distributed-process-task-0.1.2.1...
Configuring distributed-process-task-0.1.2.1...
Building distributed-process-task-0.1.2.1...
Preprocessing library distributed-process-task-0.1.2.1...
[1 of 2] Compiling Control.Distributed.Process.Task.Queue.BlockingQueue ( src/Control/Distributed/Process/Task/Queue/BlockingQueue.hs, dist/build/Control/Distributed/Process/Task/Queue/BlockingQueue.o )
[2 of 2] Compiling Control.Distributed.Process.Task ( src/Control/Distributed/Process/Task.hs, dist/build/Control/Distributed/Process/Task.o )
In-place registering distributed-process-task-0.1.2.1...
Running Haddock for distributed-process-task-0.1.2.1...
Running hscolour for distributed-process-task-0.1.2.1...
Preprocessing library distributed-process-task-0.1.2.1...
Preprocessing library distributed-process-task-0.1.2.1...
Haddock coverage:
  75% (  6 /  8) in 'Control.Distributed.Process.Task.Queue.BlockingQueue'
  Missing documentation for:
    BlockingQueue (src/Control/Distributed/Process/Task/Queue/BlockingQueue.hs:82)
    BlockingQueueStats (src/Control/Distributed/Process/Task/Queue/BlockingQueue.hs:74)
 100% (  3 /  3) in 'Control.Distributed.Process.Task'
Documentation created: dist/doc/html/distributed-process-task/index.html,
dist/doc/html/distributed-process-task/distributed-process-task.txt
Creating package registration file:
/tmp/pkgConf-distributed-process-task-0.1.22313662561014701101.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributed-process-task-0.1.2.1-8SxAGpgksNA8NoTEErlCEA
Registering distributed-process-task-0.1.2.1...
Installed distributed-process-task-0.1.2.1

Test log

No test log was submitted for this report.