Build #1 for gang-of-threads-3.1.0

[all reports]

Package gang-of-threads-3.1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, stm-2.4.3, mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring stm-2.4.3...
Building stm-2.4.3...
Preprocessing library stm-2.4.3...
[ 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.3...
Running Haddock for stm-2.4.3...
Running hscolour for stm-2.4.3...
Preprocessing library stm-2.4.3...
Preprocessing library stm-2.4.3...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 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% ( 15 / 15) 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'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3
Registering stm-2.4.3...
Installed stm-2.4.3
Downloading gang-of-threads-3.1.0...
Configuring gang-of-threads-3.1.0...
Building gang-of-threads-3.1.0...
Preprocessing library gang-of-threads-3.1.0...
[ 1 of 13] Compiling Control.Concurrent.Bag.BufferType ( Control/Concurrent/Bag/BufferType.hs, dist/build/Control/Concurrent/Bag/BufferType.o )
[ 2 of 13] Compiling Control.Concurrent.Stack ( Control/Concurrent/Stack.hs, dist/build/Control/Concurrent/Stack.o )
[ 3 of 13] Compiling Control.Concurrent.STM.TStack ( Control/Concurrent/STM/TStack.hs, dist/build/Control/Concurrent/STM/TStack.o )
[ 4 of 13] Compiling Control.Concurrent.Bag.TaskBufferSTM ( Control/Concurrent/Bag/TaskBufferSTM.hs, dist/build/Control/Concurrent/Bag/TaskBufferSTM.o )
[ 5 of 13] Compiling Control.Concurrent.Bag.Basic ( Control/Concurrent/Bag/Basic.hs, dist/build/Control/Concurrent/Bag/Basic.o )
[ 6 of 13] Compiling Control.Concurrent.Bag.BagT ( Control/Concurrent/Bag/BagT.hs, dist/build/Control/Concurrent/Bag/BagT.o )
[ 7 of 13] Compiling Control.Concurrent.Bag.TaskBuffer ( Control/Concurrent/Bag/TaskBuffer.hs, dist/build/Control/Concurrent/Bag/TaskBuffer.o )
[ 8 of 13] Compiling Control.Concurrent.Bag.Concurrent ( Control/Concurrent/Bag/Concurrent.hs, dist/build/Control/Concurrent/Bag/Concurrent.o )
[ 9 of 13] Compiling Control.Concurrent.Bag.Task ( Control/Concurrent/Bag/Task.hs, dist/build/Control/Concurrent/Bag/Task.o )
[10 of 13] Compiling Control.Concurrent.Bag.SafeConcurrent ( Control/Concurrent/Bag/SafeConcurrent.hs, dist/build/Control/Concurrent/Bag/SafeConcurrent.o )
[11 of 13] Compiling Control.Concurrent.Bag.Safe ( Control/Concurrent/Bag/Safe.hs, dist/build/Control/Concurrent/Bag/Safe.o )
[12 of 13] Compiling Control.Concurrent.Bag.Implicit ( Control/Concurrent/Bag/Implicit.hs, dist/build/Control/Concurrent/Bag/Implicit.o )
[13 of 13] Compiling Control.Concurrent.Bag.ImplicitConcurrent ( Control/Concurrent/Bag/ImplicitConcurrent.hs, dist/build/Control/Concurrent/Bag/ImplicitConcurrent.o )
In-place registering gang-of-threads-3.1.0...
Running Haddock for gang-of-threads-3.1.0...
Running hscolour for gang-of-threads-3.1.0...
Preprocessing library gang-of-threads-3.1.0...
Preprocessing library gang-of-threads-3.1.0...
Haddock coverage:
   0% (  0 /  2) in 'Control.Concurrent.Bag.BufferType'
   0% (  0 /  4) in 'Control.Concurrent.Stack'
   0% (  0 /  7) in 'Control.Concurrent.STM.TStack'
   0% (  0 /  9) in 'Control.Concurrent.Bag.TaskBufferSTM'
  44% (  4 /  9) in 'Control.Concurrent.Bag.Basic'
  75% (  3 /  4) in 'Control.Concurrent.Bag.BagT'
   0% (  0 /  5) in 'Control.Concurrent.Bag.TaskBuffer'
  56% (  5 /  9) in 'Control.Concurrent.Bag.Concurrent'
  43% (  3 /  7) in 'Control.Concurrent.Bag.Task'
  75% (  9 / 12) in 'Control.Concurrent.Bag.SafeConcurrent'
  67% ( 10 / 15) in 'Control.Concurrent.Bag.Safe'
  33% (  3 /  9) in 'Control.Concurrent.Bag.Implicit'
  43% (  3 /  7) in 'Control.Concurrent.Bag.ImplicitConcurrent'
Warning: Control.Concurrent.Stack: could not find link destinations for:
    Control.Concurrent.Stack.Stack
Documentation created: dist/doc/html/gang-of-threads/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gang-of-threads-3.1.0
Registering gang-of-threads-3.1.0...
Installed gang-of-threads-3.1.0

Test log

No test log was submitted for this report.