Build #1 for orc-1.2.1.4

[all reports]

Package orc-1.2.1.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies stm-2.4.3, random-1.0.1.1, process-1.1.0.2, mtl-2.1.2, monadIO-0.10.1.4, deepseq-1.3.0.1, 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, 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
Configuring monadIO-0.10.1.4...
Building monadIO-0.10.1.4...
Preprocessing library monadIO-0.10.1.4...
[1 of 4] Compiling Data.IORef.MonadIO ( src/Data/IORef/MonadIO.hs, dist/build/Data/IORef/MonadIO.o )
[2 of 4] Compiling Control.Concurrent.MonadIO ( src/Control/Concurrent/MonadIO.hs, dist/build/Control/Concurrent/MonadIO.o )

src/Control/Concurrent/MonadIO.hs:160:32: Warning:
    In the use of `C.isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
[3 of 4] Compiling Control.Concurrent.STM.MonadIO ( src/Control/Concurrent/STM/MonadIO.hs, dist/build/Control/Concurrent/STM/MonadIO.o )
[4 of 4] Compiling Control.Concurrent.StdInOut ( src/Control/Concurrent/StdInOut.hs, dist/build/Control/Concurrent/StdInOut.o )
In-place registering monadIO-0.10.1.4...
Running Haddock for monadIO-0.10.1.4...
Running hscolour for monadIO-0.10.1.4...
Preprocessing library monadIO-0.10.1.4...
Preprocessing library monadIO-0.10.1.4...

dist/build/tmp-23226/src/Control/Concurrent/MonadIO.hs:160:32: Warning:
    In the use of `C.isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
Haddock coverage:
  38% (  3 /  8) in 'Data.IORef.MonadIO'
  21% (  6 / 29) in 'Control.Concurrent.MonadIO'
  28% ( 11 / 40) in 'Control.Concurrent.STM.MonadIO'
 100% (  4 /  4) in 'Control.Concurrent.StdInOut'
Warning: Control.Concurrent.STM.MonadIO: could not find link destinations for:
    Control.Concurrent.STM.MonadIO.TVar Control.Concurrent.STM.MonadIO.TMVar
Documentation created: dist/doc/html/monadIO/index.html,
dist/doc/html/monadIO/monadIO.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monadIO-0.10.1.4
Registering monadIO-0.10.1.4...
Installed monadIO-0.10.1.4
Downloading orc-1.2.1.4...
Configuring orc-1.2.1.4...
Building orc-1.2.1.4...
Preprocessing library orc-1.2.1.4...
[1 of 4] Compiling Control.Concurrent.Hierarchical ( src/Control/Concurrent/Hierarchical.hs, dist/build/Control/Concurrent/Hierarchical.o )
[2 of 4] Compiling Orc.Monad        ( src/Orc/Monad.hs, dist/build/Orc/Monad.o )
[3 of 4] Compiling Orc.Combinators  ( src/Orc/Combinators.hs, dist/build/Orc/Combinators.o )
[4 of 4] Compiling Orc              ( src/Orc.hs, dist/build/Orc.o )
In-place registering orc-1.2.1.4...
Preprocessing executable 'orc' for orc-1.2.1.4...
[1 of 1] Compiling Main             ( src/Examples/test.hs, dist/build/orc/orc-tmp/Main.o )
Linking dist/build/orc/orc ...
Running Haddock for orc-1.2.1.4...
Running hscolour for orc-1.2.1.4...
Preprocessing library orc-1.2.1.4...
Preprocessing executable 'orc' for orc-1.2.1.4...
Preprocessing library orc-1.2.1.4...
Haddock coverage:
 100% (  9 /  9) in 'Control.Concurrent.Hierarchical'
 100% ( 11 / 11) in 'Orc.Monad'
 100% ( 28 / 28) in 'Orc.Combinators'
 100% (  3 /  3) in 'Orc'
Warning: Control.Concurrent.Hierarchical: could not find link destinations for:
    Control.Concurrent.Hierarchical.Inhabitants
Warning: Orc.Monad: could not find link destinations for:
    Orc.Monad.par
Documentation created: dist/doc/html/orc/index.html, dist/doc/html/orc/orc.txt
Preprocessing executable 'orc' for orc-1.2.1.4...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/orc-1.2.1.4
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering orc-1.2.1.4...
Installed orc-1.2.1.4

Test log

No test log was submitted for this report.