Build #1 for chp-2.2.0.1
| Package | chp-2.2.0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | stm-2.4.3, pretty-1.1.1.0, extensible-exceptions-0.1.1.4, deepseq-1.3.0.1, containers-0.5.0.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 extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
100% ( 2 / 2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
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 chp-2.2.0.1...
Configuring chp-2.2.0.1...
Building chp-2.2.0.1...
Preprocessing library chp-2.2.0.1...
[ 1 of 30] Compiling Control.Concurrent.CHP.ProcessId ( Control/Concurrent/CHP/ProcessId.hs, dist/build/Control/Concurrent/CHP/ProcessId.o )
[ 2 of 30] Compiling Control.Concurrent.CHP.Mutex ( Control/Concurrent/CHP/Mutex.hs, dist/build/Control/Concurrent/CHP/Mutex.o )
[ 3 of 30] Compiling Control.Concurrent.CHP.Poison ( Control/Concurrent/CHP/Poison.hs, dist/build/Control/Concurrent/CHP/Poison.o )
[ 4 of 30] Compiling Control.Concurrent.CHP.EventType ( Control/Concurrent/CHP/EventType.hs, dist/build/Control/Concurrent/CHP/EventType.o )
[ 5 of 30] Compiling Control.Concurrent.CHP.EventMap ( Control/Concurrent/CHP/EventMap.hs, dist/build/Control/Concurrent/CHP/EventMap.o )
[ 6 of 30] Compiling Control.Concurrent.CHP.EventSet ( Control/Concurrent/CHP/EventSet.hs, dist/build/Control/Concurrent/CHP/EventSet.o )
[ 7 of 30] Compiling Control.Concurrent.CHP.Event ( Control/Concurrent/CHP/Event.hs, dist/build/Control/Concurrent/CHP/Event.o )
[ 8 of 30] Compiling Control.Concurrent.CHP.Traces.Base ( Control/Concurrent/CHP/Traces/Base.hs, dist/build/Control/Concurrent/CHP/Traces/Base.o )
[ 9 of 30] Compiling Control.Concurrent.CHP.Guard ( Control/Concurrent/CHP/Guard.hs, dist/build/Control/Concurrent/CHP/Guard.o )
[10 of 30] Compiling Control.Concurrent.CHP.Base ( Control/Concurrent/CHP/Base.hs, dist/build/Control/Concurrent/CHP/Base.o )
[11 of 30] Compiling Control.Concurrent.CHP.Channels.Base ( Control/Concurrent/CHP/Channels/Base.hs, dist/build/Control/Concurrent/CHP/Channels/Base.o )
[12 of 30] Compiling Control.Concurrent.CHP.Channels.Creation ( Control/Concurrent/CHP/Channels/Creation.hs, dist/build/Control/Concurrent/CHP/Channels/Creation.o )
[13 of 30] Compiling Control.Concurrent.CHP.Traces.TraceOff ( Control/Concurrent/CHP/Traces/TraceOff.hs, dist/build/Control/Concurrent/CHP/Traces/TraceOff.o )
[14 of 30] Compiling Control.Concurrent.CHP.Traces.CSP ( Control/Concurrent/CHP/Traces/CSP.hs, dist/build/Control/Concurrent/CHP/Traces/CSP.o )
[15 of 30] Compiling Control.Concurrent.CHP.Traces.Structural ( Control/Concurrent/CHP/Traces/Structural.hs, dist/build/Control/Concurrent/CHP/Traces/Structural.o )
[16 of 30] Compiling Control.Concurrent.CHP.Traces.VCR ( Control/Concurrent/CHP/Traces/VCR.hs, dist/build/Control/Concurrent/CHP/Traces/VCR.o )
[17 of 30] Compiling Control.Concurrent.CHP.Traces ( Control/Concurrent/CHP/Traces.hs, dist/build/Control/Concurrent/CHP/Traces.o )
[18 of 30] Compiling Control.Concurrent.CHP.Parallel ( Control/Concurrent/CHP/Parallel.hs, dist/build/Control/Concurrent/CHP/Parallel.o )
Control/Concurrent/CHP/Parallel.hs:126:27: Warning:
In the use of `C.block'
(imported from Control.Exception.Extensible, but defined in GHC.IO):
Deprecated: "use Control.Exception.mask instead"
Control/Concurrent/CHP/Parallel.hs:190:17: Warning:
In the use of `C.block'
(imported from Control.Exception.Extensible, but defined in GHC.IO):
Deprecated: "use Control.Exception.mask instead"
[19 of 30] Compiling Control.Concurrent.CHP.Monad ( Control/Concurrent/CHP/Monad.hs, dist/build/Control/Concurrent/CHP/Monad.o )
[20 of 30] Compiling Control.Concurrent.CHP.Enroll ( Control/Concurrent/CHP/Enroll.hs, dist/build/Control/Concurrent/CHP/Enroll.o )
[21 of 30] Compiling Control.Concurrent.CHP.CSP ( Control/Concurrent/CHP/CSP.hs, dist/build/Control/Concurrent/CHP/CSP.o )
[22 of 30] Compiling Control.Concurrent.CHP.Channels.Ends ( Control/Concurrent/CHP/Channels/Ends.hs, dist/build/Control/Concurrent/CHP/Channels/Ends.o )
[23 of 30] Compiling Control.Concurrent.CHP.Channels.Synonyms ( Control/Concurrent/CHP/Channels/Synonyms.hs, dist/build/Control/Concurrent/CHP/Channels/Synonyms.o )
[24 of 30] Compiling Control.Concurrent.CHP.Channels.Communication ( Control/Concurrent/CHP/Channels/Communication.hs, dist/build/Control/Concurrent/CHP/Channels/Communication.o )
[25 of 30] Compiling Control.Concurrent.CHP.Channels ( Control/Concurrent/CHP/Channels.hs, dist/build/Control/Concurrent/CHP/Channels.o )
[26 of 30] Compiling Control.Concurrent.CHP.Barriers ( Control/Concurrent/CHP/Barriers.hs, dist/build/Control/Concurrent/CHP/Barriers.o )
[27 of 30] Compiling Control.Concurrent.CHP.Channels.BroadcastReduce ( Control/Concurrent/CHP/Channels/BroadcastReduce.hs, dist/build/Control/Concurrent/CHP/Channels/BroadcastReduce.o )
[28 of 30] Compiling Control.Concurrent.CHP.Clocks ( Control/Concurrent/CHP/Clocks.hs, dist/build/Control/Concurrent/CHP/Clocks.o )
[29 of 30] Compiling Control.Concurrent.CHP.Alt ( Control/Concurrent/CHP/Alt.hs, dist/build/Control/Concurrent/CHP/Alt.o )
[30 of 30] Compiling Control.Concurrent.CHP ( Control/Concurrent/CHP.hs, dist/build/Control/Concurrent/CHP.o )
In-place registering chp-2.2.0.1...
Running Haddock for chp-2.2.0.1...
Running hscolour for chp-2.2.0.1...
Preprocessing library chp-2.2.0.1...
Preprocessing library chp-2.2.0.1...
Control/Concurrent/CHP/Parallel.hs:126:27: Warning:
In the use of `C.block'
(imported from Control.Exception.Extensible, but defined in GHC.IO):
Deprecated: "use Control.Exception.mask instead"
Control/Concurrent/CHP/Parallel.hs:190:17: Warning:
In the use of `C.block'
(imported from Control.Exception.Extensible, but defined in GHC.IO):
Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
0% ( 0 / 7) in 'Control.Concurrent.CHP.ProcessId'
17% ( 1 / 6) in 'Control.Concurrent.CHP.Mutex'
20% ( 1 / 5) in 'Control.Concurrent.CHP.Poison'
5% ( 1 / 20) in 'Control.Concurrent.CHP.EventType'
0% ( 0 / 9) in 'Control.Concurrent.CHP.EventMap'
8% ( 1 / 12) in 'Control.Concurrent.CHP.EventSet'
12% ( 2 / 16) in 'Control.Concurrent.CHP.Event'
17% ( 6 / 35) in 'Control.Concurrent.CHP.Traces.Base'
0% ( 0 / 9) in 'Control.Concurrent.CHP.Guard'
37% ( 14 / 38) in 'Control.Concurrent.CHP.Base'
14% ( 3 / 22) in 'Control.Concurrent.CHP.Channels.Base'
100% ( 13 / 13) in 'Control.Concurrent.CHP.Channels.Creation'
67% ( 2 / 3) in 'Control.Concurrent.CHP.Traces.TraceOff'
60% ( 3 / 5) in 'Control.Concurrent.CHP.Traces.CSP'
71% ( 5 / 7) in 'Control.Concurrent.CHP.Traces.Structural'
60% ( 3 / 5) in 'Control.Concurrent.CHP.Traces.VCR'
93% ( 14 / 15) in 'Control.Concurrent.CHP.Traces'
91% ( 10 / 11) in 'Control.Concurrent.CHP.Parallel'
100% ( 25 / 25) in 'Control.Concurrent.CHP.Monad'
70% ( 7 / 10) in 'Control.Concurrent.CHP.Enroll'
50% ( 3 / 6) in 'Control.Concurrent.CHP.CSP'
100% ( 9 / 9) in 'Control.Concurrent.CHP.Channels.Ends'
73% ( 11 / 15) in 'Control.Concurrent.CHP.Channels.Synonyms'
100% ( 5 / 5) in 'Control.Concurrent.CHP.Channels.Communication'
100% ( 10 / 10) in 'Control.Concurrent.CHP.Channels'
100% ( 18 / 18) in 'Control.Concurrent.CHP.Barriers'
56% ( 10 / 18) in 'Control.Concurrent.CHP.Channels.BroadcastReduce'
100% ( 6 / 6) in 'Control.Concurrent.CHP.Clocks'
100% ( 8 / 8) in 'Control.Concurrent.CHP.Alt'
100% ( 9 / 9) in 'Control.Concurrent.CHP'
Warning: Control.Concurrent.CHP.Barriers: could not find link destinations for:
Control.Concurrent.CHP.CSP.Barrier
Documentation created: dist/doc/html/chp/index.html, dist/doc/html/chp/chp.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/chp-2.2.0.1
Registering chp-2.2.0.1...
Installed chp-2.2.0.1
Test log
No test log was submitted for this report.