Build #1 for alarmclock-0.2.0.8

[all reports]

Package alarmclock-0.2.0.8
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-06-08 20:41:52.269749 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies unbounded-delays-0.1.0.9, time-1.4.2, stm-2.4.4, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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'
 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'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.414012.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4
Registering stm-2.4.4...
Installed stm-2.4.4
[1 of 1] Compiling Main             ( /tmp/unbounded-delays-0.1.0.9-14012/unbounded-delays-0.1.0.9/dist/setup/setup.hs, /tmp/unbounded-delays-0.1.0.9-14012/unbounded-delays-0.1.0.9/dist/setup/Main.o )
Linking /tmp/unbounded-delays-0.1.0.9-14012/unbounded-delays-0.1.0.9/dist/setup/setup ...
Configuring unbounded-delays-0.1.0.9...
Building unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
[1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, dist/build/Control/Concurrent/Thread/Delay.o )
[2 of 2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, dist/build/Control/Concurrent/Timeout.o )
In-place registering unbounded-delays-0.1.0.9...
Running Haddock for unbounded-delays-0.1.0.9...
Running hscolour for unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...

Control/Concurrent/Timeout.hs:45:1: Warning:
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()

Control/Concurrent/Timeout.hs:46:1: Warning:
    The import of ‘System.IO’ is redundant
      except perhaps to import instances from ‘System.IO’
    To import instances alone, use: import System.IO()

Control/Concurrent/Timeout.hs:47:1: Warning:
    The qualified import of ‘System.Timeout’ is redundant
      except perhaps to import instances from ‘System.Timeout’
    To import instances alone, use: import System.Timeout()
Haddock coverage:
 100% (  2 /  2) in 'Control.Concurrent.Thread.Delay'
 100% (  2 /  2) in 'Control.Concurrent.Timeout'
Documentation created: dist/doc/html/unbounded-delays/index.html,
dist/doc/html/unbounded-delays/unbounded-delays.txt
Creating package registration file: /tmp/pkgConf-unbounded-delays-0.1.014012.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unbounded-delays-0.1.0.9
Registering unbounded-delays-0.1.0.9...
Installed unbounded-delays-0.1.0.9
Downloading alarmclock-0.2.0.8...
Configuring alarmclock-0.2.0.8...
Building alarmclock-0.2.0.8...
Preprocessing library alarmclock-0.2.0.8...
[1 of 1] Compiling Control.Concurrent.AlarmClock ( src/Control/Concurrent/AlarmClock.hs, dist/build/Control/Concurrent/AlarmClock.o )
In-place registering alarmclock-0.2.0.8...
Running Haddock for alarmclock-0.2.0.8...
Running hscolour for alarmclock-0.2.0.8...
Preprocessing library alarmclock-0.2.0.8...
Preprocessing library alarmclock-0.2.0.8...
Haddock coverage:
 100% ( 11 / 11) in 'Control.Concurrent.AlarmClock'
Documentation created: dist/doc/html/alarmclock/index.html,
dist/doc/html/alarmclock/alarmclock.txt
Creating package registration file: /tmp/pkgConf-alarmclock-0.2.014012.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/alarmclock-0.2.0.8
Registering alarmclock-0.2.0.8...
Installed alarmclock-0.2.0.8

Test log

No test log was submitted for this report.