Build #1 for pipes-concurrency-2.0.2

[all reports]

Package pipes-concurrency-2.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies stm-2.4.2, pipes-4.1.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 mmorph-1.0.2...
Building mmorph-1.0.2...
Preprocessing library mmorph-1.0.2...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.2...
Running Haddock for mmorph-1.0.2...
Running hscolour for mmorph-1.0.2...
Preprocessing library mmorph-1.0.2...
Preprocessing library mmorph-1.0.2...
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mmorph-1.0.2
Registering mmorph-1.0.2...
Installed mmorph-1.0.2
Configuring stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 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.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 12 / 12) 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% ( 12 / 12) 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.2
Registering stm-2.4.2...
Installed stm-2.4.2
Configuring pipes-4.1.0...
Building pipes-4.1.0...
Preprocessing library pipes-4.1.0...
[1 of 6] Compiling Pipes.Internal   ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o )
[2 of 6] Compiling Pipes.Core       ( src/Pipes/Core.hs, dist/build/Pipes/Core.o )
[3 of 6] Compiling Pipes.Lift       ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o )
[4 of 6] Compiling Pipes            ( src/Pipes.hs, dist/build/Pipes.o )
[5 of 6] Compiling Pipes.Prelude    ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o )
[6 of 6] Compiling Pipes.Tutorial   ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o )
In-place registering pipes-4.1.0...
Running Haddock for pipes-4.1.0...
Running hscolour for pipes-4.1.0...
Preprocessing library pipes-4.1.0...
Preprocessing library pipes-4.1.0...
Haddock coverage:
 100% (  7 /  7) in 'Pipes.Internal'
 100% ( 55 / 55) in 'Pipes.Core'
 100% ( 31 / 31) in 'Pipes.Lift'
 100% ( 42 / 42) in 'Pipes'
 100% ( 62 / 62) in 'Pipes.Prelude'
 100% ( 21 / 21) in 'Pipes.Tutorial'
Documentation created: dist/doc/html/pipes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pipes-4.1.0
Registering pipes-4.1.0...
Installed pipes-4.1.0
Downloading pipes-concurrency-2.0.2...
Configuring pipes-concurrency-2.0.2...
Building pipes-concurrency-2.0.2...
Preprocessing library pipes-concurrency-2.0.2...
[1 of 2] Compiling Pipes.Concurrent ( src/Pipes/Concurrent.hs, dist/build/Pipes/Concurrent.o )
[2 of 2] Compiling Pipes.Concurrent.Tutorial ( src/Pipes/Concurrent/Tutorial.hs, dist/build/Pipes/Concurrent/Tutorial.o )
In-place registering pipes-concurrency-2.0.2...
Running Haddock for pipes-concurrency-2.0.2...
Running hscolour for pipes-concurrency-2.0.2...
Preprocessing library pipes-concurrency-2.0.2...
Preprocessing library pipes-concurrency-2.0.2...
Haddock coverage:
 100% ( 16 / 16) in 'Pipes.Concurrent'
 100% ( 21 / 21) in 'Pipes.Concurrent.Tutorial'
Documentation created: dist/doc/html/pipes-concurrency/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pipes-concurrency-2.0.2
Registering pipes-concurrency-2.0.2...
Installed pipes-concurrency-2.0.2

Test log

No test log was submitted for this report.