Build #1 for fold-debounce-0.2.0.1

[all reports]

Package fold-debounce-0.2.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-05-02 13:21:37.442187 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies time-1.5.0.1, stm-delay-0.1.1.1, stm-2.4.4.1, data-default-class-0.0.1, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.0278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.420539999321264095060.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring stm-delay-0.1.1.1...
Building stm-delay-0.1.1.1...
Preprocessing library stm-delay-0.1.1.1...
[1 of 1] Compiling Control.Concurrent.STM.Delay ( Control/Concurrent/STM/Delay.hs, dist/build/Control/Concurrent/STM/Delay.o )

Control/Concurrent/STM/Delay.hs:124:1: Warning:
    Top-level binding with no type signature:
      implEvent :: Ev.TimerManager -> Int -> IO Delay
In-place registering stm-delay-0.1.1.1...
Running Haddock for stm-delay-0.1.1.1...
Running hscolour for stm-delay-0.1.1.1...
Preprocessing library stm-delay-0.1.1.1...
Preprocessing library stm-delay-0.1.1.1...

Control/Concurrent/STM/Delay.hs:124:1: Warning:
    Top-level binding with no type signature:
      implEvent :: Ev.TimerManager -> Int -> IO Delay
Haddock coverage:
 100% ( 12 / 12) in 'Control.Concurrent.STM.Delay'
Warning: Control.Concurrent.STM.Delay: could not find link destinations for:
    forkTimeoutThread TimeoutThread stopTimeoutThread
Documentation created: dist/doc/html/stm-delay/index.html,
dist/doc/html/stm-delay/stm-delay.txt
Creating package registration file:
/tmp/pkgConf-stm-delay-0.1.114505736221037127828.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-delay-0.1.1.1-Kqzu2p8eFYGJ9apqk5nvlJ
Registering stm-delay-0.1.1.1...
Installed stm-delay-0.1.1.1
Downloading fold-debounce-0.2.0.1...
Configuring fold-debounce-0.2.0.1...
Building fold-debounce-0.2.0.1...
Preprocessing library fold-debounce-0.2.0.1...
[1 of 1] Compiling Control.FoldDebounce ( src/Control/FoldDebounce.hs, dist/build/Control/FoldDebounce.o )
In-place registering fold-debounce-0.2.0.1...
Running Haddock for fold-debounce-0.2.0.1...
Running hscolour for fold-debounce-0.2.0.1...
Preprocessing library fold-debounce-0.2.0.1...
Preprocessing library fold-debounce-0.2.0.1...
Haddock coverage:
 100% ( 22 / 22) in 'Control.FoldDebounce'
Documentation created: dist/doc/html/fold-debounce/index.html,
dist/doc/html/fold-debounce/fold-debounce.txt
Creating package registration file:
/tmp/pkgConf-fold-debounce-0.2.0349517445588219756.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fold-debounce-0.2.0.1-6xdbFN34BRYIJcXKHvBUqU
Registering fold-debounce-0.2.0.1...
Installed fold-debounce-0.2.0.1

Test log

No test log was submitted for this report.