Build #1 for reactive-banana-0.8.0.0
| Package | reactive-banana-0.8.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | vault-0.3.0.3, unordered-containers-0.2.3.3, transformers-0.3.0.0, pqueue-1.2.1, hashable-1.2.1.0, containers-0.5.0.0, base-4.6.0.1 |
| Flags | useextensions |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Haddock coverage:
100% ( 11 / 11) in 'Data.Hashable.Class'
100% ( 1 / 1) in 'Data.Hashable.Generic'
100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Downloading pqueue-1.2.1...
Configuring pqueue-1.2.1...
Building pqueue-1.2.1...
Preprocessing library pqueue-1.2.1...
[1 of 8] Compiling Control.Applicative.Identity ( Control/Applicative/Identity.hs, dist/build/Control/Applicative/Identity.o )
[2 of 8] Compiling Data.PQueue.Prio.Internals ( Data/PQueue/Prio/Internals.hs, dist/build/Data/PQueue/Prio/Internals.o )
[3 of 8] Compiling Data.PQueue.Prio.Max.Internals ( Data/PQueue/Prio/Max/Internals.hs, dist/build/Data/PQueue/Prio/Max/Internals.o )
[4 of 8] Compiling Data.PQueue.Internals ( Data/PQueue/Internals.hs, dist/build/Data/PQueue/Internals.o )
[5 of 8] Compiling Data.PQueue.Min ( Data/PQueue/Min.hs, dist/build/Data/PQueue/Min.o )
[6 of 8] Compiling Data.PQueue.Max ( Data/PQueue/Max.hs, dist/build/Data/PQueue/Max.o )
[7 of 8] Compiling Data.PQueue.Prio.Min ( Data/PQueue/Prio/Min.hs, dist/build/Data/PQueue/Prio/Min.o )
[8 of 8] Compiling Data.PQueue.Prio.Max ( Data/PQueue/Prio/Max.hs, dist/build/Data/PQueue/Prio/Max.o )
In-place registering pqueue-1.2.1...
Running Haddock for pqueue-1.2.1...
Running hscolour for pqueue-1.2.1...
Preprocessing library pqueue-1.2.1...
Preprocessing library pqueue-1.2.1...
Haddock coverage:
0% ( 0 / 2) in 'Control.Applicative.Identity'
72% ( 21 / 29) in 'Data.PQueue.Prio.Internals'
33% ( 1 / 3) in 'Data.PQueue.Prio.Max.Internals'
81% ( 21 / 26) in 'Data.PQueue.Internals'
100% ( 55 / 55) in 'Data.PQueue.Min'
100% ( 55 / 55) in 'Data.PQueue.Max'
99% ( 80 / 81) in 'Data.PQueue.Prio.Min'
100% ( 81 / 81) in 'Data.PQueue.Prio.Max'
Documentation created: dist/doc/html/pqueue/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pqueue-1.2.1
Registering pqueue-1.2.1...
Installed pqueue-1.2.1
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Haddock coverage:
0% ( 0 / 3) in 'Data.HashMap.UnsafeShift'
50% ( 1 / 2) in 'Data.HashMap.PopCount'
100% ( 2 / 2) in 'Data.HashMap.Unsafe'
38% ( 14 / 37) in 'Data.HashMap.Array'
85% ( 52 / 61) in 'Data.HashMap.Base'
98% ( 44 / 45) in 'Data.HashMap.Strict'
98% ( 44 / 45) in 'Data.HashMap.Lazy'
100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring vault-0.3.0.3...
Building vault-0.3.0.3...
Preprocessing library vault-0.3.0.3...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )
[2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )
[3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
[4 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o )
[5 of 5] Compiling Data.Vault.Lazy ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
In-place registering vault-0.3.0.3...
Running Haddock for vault-0.3.0.3...
Running hscolour for vault-0.3.0.3...
Preprocessing library vault-0.3.0.3...
Preprocessing library vault-0.3.0.3...
Haddock coverage:
100% ( 4 / 4) in 'Data.Unique.Really'
80% ( 12 / 15) in 'Data.Vault.ST.Strict'
100% ( 15 / 15) in 'Data.Vault.Strict'
80% ( 12 / 15) in 'Data.Vault.ST.Lazy'
100% ( 15 / 15) in 'Data.Vault.Lazy'
Documentation created: dist/doc/html/vault/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vault-0.3.0.3
Registering vault-0.3.0.3...
Installed vault-0.3.0.3
Downloading reactive-banana-0.8.0.0...
Configuring reactive-banana-0.8.0.0...
Building reactive-banana-0.8.0.0...
Preprocessing library reactive-banana-0.8.0.0...
[ 1 of 22] Compiling Reactive.Banana.Prim.Order ( src/Reactive/Banana/Prim/Order.hs, dist/build/Reactive/Banana/Prim/Order.o )
[ 2 of 22] Compiling Reactive.Banana.Prim.Dependencies ( src/Reactive/Banana/Prim/Dependencies.hs, dist/build/Reactive/Banana/Prim/Dependencies.o )
[ 3 of 22] Compiling Reactive.Banana.Prim.Dated ( src/Reactive/Banana/Prim/Dated.hs, dist/build/Reactive/Banana/Prim/Dated.o )
[ 4 of 22] Compiling Reactive.Banana.Prim.Cached ( src/Reactive/Banana/Prim/Cached.hs, dist/build/Reactive/Banana/Prim/Cached.o )
[ 5 of 22] Compiling Reactive.Banana.Prim.Types ( src/Reactive/Banana/Prim/Types.hs, dist/build/Reactive/Banana/Prim/Types.o )
[ 6 of 22] Compiling Reactive.Banana.Prim.Plumbing ( src/Reactive/Banana/Prim/Plumbing.hs, dist/build/Reactive/Banana/Prim/Plumbing.o )
[ 7 of 22] Compiling Reactive.Banana.Prim.Evaluation ( src/Reactive/Banana/Prim/Evaluation.hs, dist/build/Reactive/Banana/Prim/Evaluation.o )
[ 8 of 22] Compiling Reactive.Banana.Prim.Combinators ( src/Reactive/Banana/Prim/Combinators.hs, dist/build/Reactive/Banana/Prim/Combinators.o )
[ 9 of 22] Compiling Reactive.Banana.Prim.IO ( src/Reactive/Banana/Prim/IO.hs, dist/build/Reactive/Banana/Prim/IO.o )
[10 of 22] Compiling Reactive.Banana.Prim.Compile ( src/Reactive/Banana/Prim/Compile.hs, dist/build/Reactive/Banana/Prim/Compile.o )
[11 of 22] Compiling Reactive.Banana.Prim ( src/Reactive/Banana/Prim.hs, dist/build/Reactive/Banana/Prim.o )
[12 of 22] Compiling Reactive.Banana.Prim.Test ( src/Reactive/Banana/Prim/Test.hs, dist/build/Reactive/Banana/Prim/Test.o )
[13 of 22] Compiling Reactive.Banana.Model ( src/Reactive/Banana/Model.hs, dist/build/Reactive/Banana/Model.o )
[14 of 22] Compiling Reactive.Banana.Internal.Phantom ( src/Reactive/Banana/Internal/Phantom.hs, dist/build/Reactive/Banana/Internal/Phantom.o )
[15 of 22] Compiling Control.Event.Handler ( src/Control/Event/Handler.hs, dist/build/Control/Event/Handler.o )
[16 of 22] Compiling Reactive.Banana.Internal.Combinators ( src/Reactive/Banana/Internal/Combinators.hs, dist/build/Reactive/Banana/Internal/Combinators.o )
[17 of 22] Compiling Reactive.Banana.Types ( src/Reactive/Banana/Types.hs, dist/build/Reactive/Banana/Types.o )
[18 of 22] Compiling Reactive.Banana.Combinators ( src/Reactive/Banana/Combinators.hs, dist/build/Reactive/Banana/Combinators.o )
[19 of 22] Compiling Reactive.Banana.Experimental.Calm ( src/Reactive/Banana/Experimental/Calm.hs, dist/build/Reactive/Banana/Experimental/Calm.o )
[20 of 22] Compiling Reactive.Banana.Switch ( src/Reactive/Banana/Switch.hs, dist/build/Reactive/Banana/Switch.o )
[21 of 22] Compiling Reactive.Banana.Frameworks ( src/Reactive/Banana/Frameworks.hs, dist/build/Reactive/Banana/Frameworks.o )
[22 of 22] Compiling Reactive.Banana ( src/Reactive/Banana.hs, dist/build/Reactive/Banana.o )
In-place registering reactive-banana-0.8.0.0...
Running Haddock for reactive-banana-0.8.0.0...
Running hscolour for reactive-banana-0.8.0.0...
Preprocessing library reactive-banana-0.8.0.0...
Preprocessing library reactive-banana-0.8.0.0...
Haddock coverage:
90% ( 9 / 10) in 'Reactive.Banana.Prim.Order'
71% ( 12 / 17) in 'Reactive.Banana.Prim.Dependencies'
35% ( 7 / 20) in 'Reactive.Banana.Prim.Dated'
50% ( 5 / 10) in 'Reactive.Banana.Prim.Cached'
24% ( 8 / 34) in 'Reactive.Banana.Prim.Types'
24% ( 5 / 21) in 'Reactive.Banana.Prim.Plumbing'
40% ( 2 / 5) in 'Reactive.Banana.Prim.Evaluation'
6% ( 1 / 16) in 'Reactive.Banana.Prim.Combinators'
60% ( 3 / 5) in 'Reactive.Banana.Prim.IO'
83% ( 5 / 6) in 'Reactive.Banana.Prim.Compile'
49% ( 22 / 45) in 'Reactive.Banana.Prim'
0% ( 0 / 6) in 'Reactive.Banana.Prim.Test'
30% ( 9 / 30) in 'Reactive.Banana.Model'
83% ( 5 / 6) in 'Reactive.Banana.Internal.Phantom'
89% ( 8 / 9) in 'Control.Event.Handler'
5% ( 2 / 41) in 'Reactive.Banana.Internal.Combinators'
83% ( 5 / 6) in 'Reactive.Banana.Types'
97% ( 37 / 38) in 'Reactive.Banana.Combinators'
89% ( 24 / 27) in 'Reactive.Banana.Experimental.Calm'
82% ( 14 / 17) in 'Reactive.Banana.Switch'
97% ( 32 / 33) in 'Reactive.Banana.Frameworks'
75% ( 3 / 4) in 'Reactive.Banana'
Warning: Reactive.Banana.Prim: could not find link destinations for:
Reactive.Banana.Prim.Types.EvalNetwork Reactive.Banana.Prim.Types.Graph Reactive.Banana.Prim.Types.BuildConf Reactive.Banana.Prim.Dated.Dated
Warning: Reactive.Banana.Model: could not find link destinations for:
Reactive.Banana.Model.Time
Warning: Reactive.Banana.Frameworks: could not find link destinations for:
Reactive.Banana.Types.Future
Documentation created: dist/doc/html/reactive-banana/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/reactive-banana-0.8.0.0
Registering reactive-banana-0.8.0.0...
Installed reactive-banana-0.8.0.0
Test log
No test log was submitted for this report.