Build #1 for stm-io-hooks-1.0.0

[all reports]

Package stm-io-hooks-1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies stm-2.4.3, mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1, array-0.4.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, dist/doc/html/stm/stm.txt
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 stm-io-hooks-1.0.0...
Configuring stm-io-hooks-1.0.0...
Building stm-io-hooks-1.0.0...
Preprocessing library stm-io-hooks-1.0.0...
[1 of 8] Compiling Control.Monad.AdvSTM.Class ( Control/Monad/AdvSTM/Class.hs, dist/build/Control/Monad/AdvSTM/Class.o )
[2 of 8] Compiling Control.Concurrent.AdvSTM.TVar ( Control/Concurrent/AdvSTM/TVar.hs, dist/build/Control/Concurrent/AdvSTM/TVar.o )
[3 of 8] Compiling Control.Monad.AdvSTM.Def ( Control/Monad/AdvSTM/Def.hs, dist/build/Control/Monad/AdvSTM/Def.o )
[4 of 8] Compiling Control.Concurrent.AdvSTM ( Control/Concurrent/AdvSTM.hs, dist/build/Control/Concurrent/AdvSTM.o )

Control/Concurrent/AdvSTM.hs:208:5: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[5 of 8] Compiling Control.Monad.AdvSTM ( Control/Monad/AdvSTM.hs, dist/build/Control/Monad/AdvSTM.o )
[6 of 8] Compiling Control.Concurrent.AdvSTM.TMVar ( Control/Concurrent/AdvSTM/TMVar.hs, dist/build/Control/Concurrent/AdvSTM/TMVar.o )
[7 of 8] Compiling Control.Concurrent.AdvSTM.TArray ( Control/Concurrent/AdvSTM/TArray.hs, dist/build/Control/Concurrent/AdvSTM/TArray.o )
[8 of 8] Compiling Control.Concurrent.AdvSTM.TChan ( Control/Concurrent/AdvSTM/TChan.hs, dist/build/Control/Concurrent/AdvSTM/TChan.o )
In-place registering stm-io-hooks-1.0.0...
Running Haddock for stm-io-hooks-1.0.0...
Running hscolour for stm-io-hooks-1.0.0...
Preprocessing library stm-io-hooks-1.0.0...
Preprocessing library stm-io-hooks-1.0.0...

dist/build/tmp-26340/Control/Concurrent/AdvSTM.hs:208:5: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
Warning: Control.Monad.AdvSTM.Class: valueTVar is exported separately but will be documented under TVar. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.AdvSTM.Class: onCommitLock is exported separately but will be documented under TVar. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.AdvSTM.Class: currentTid is exported separately but will be documented under TVar. Consider exporting it together with its parent(s) for code clarity.
  75% (  3 /  4) in 'Control.Monad.AdvSTM.Class'
  89% (  8 /  9) in 'Control.Concurrent.AdvSTM.TVar'
  75% (  3 /  4) in 'Control.Monad.AdvSTM.Def'
Warning: Control.Concurrent.AdvSTM: unsafeIOToSTM is exported separately but will be documented under MonadAdvSTM. Consider exporting it together with its parent(s) for code clarity.
 100% (  9 /  9) in 'Control.Concurrent.AdvSTM'
 100% (  3 /  3) in 'Control.Monad.AdvSTM'
 100% ( 14 / 14) in 'Control.Concurrent.AdvSTM.TMVar'
 100% (  2 /  2) in 'Control.Concurrent.AdvSTM.TArray'
 100% (  9 /  9) in 'Control.Concurrent.AdvSTM.TChan'
Documentation created: dist/doc/html/stm-io-hooks/index.html,
dist/doc/html/stm-io-hooks/stm-io-hooks.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-io-hooks-1.0.0
Registering stm-io-hooks-1.0.0...
Installed stm-io-hooks-1.0.0

Test log

No test log was submitted for this report.