Build #1 for reactive-banana-1.1.0.1
| Package | reactive-banana-1.1.0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-05-27 20:47:05.940734 UTC |
|---|---|
| Compiler | ghc-7.10.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | vault-0.3.0.6, unordered-containers-0.2.7.0, transformers-0.4.2.0, pqueue-1.3.1.1, hashable-1.2.4.0, containers-0.5.6.2, base-4.8.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring pqueue-1.3.1.1...
Building pqueue-1.3.1.1...
Preprocessing library pqueue-1.3.1.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.3.1.1...
Running Haddock for pqueue-1.3.1.1...
Running hscolour for pqueue-1.3.1.1...
Preprocessing library pqueue-1.3.1.1...
Preprocessing library pqueue-1.3.1.1...
Haddock coverage:
0% ( 0 / 4) in 'Control.Applicative.Identity'
Missing documentation for:
Module header
Identity (Control/Applicative/Identity.hs:5)
(Control/Applicative/Identity.hs:7)
(Control/Applicative/Identity.hs:10)
73% ( 22 / 30) in 'Data.PQueue.Prio.Internals'
Missing documentation for:
Module header
BinomForest (Data/PQueue/Prio/Internals.hs:75)
BinomHeap (Data/PQueue/Prio/Internals.hs:79)
BinomTree (Data/PQueue/Prio/Internals.hs:81)
Zero (Data/PQueue/Prio/Internals.hs:82)
Succ (Data/PQueue/Prio/Internals.hs:83)
LEq (Data/PQueue/Prio/Internals.hs:85)
traverseWithKeyU (Data/PQueue/Prio/Internals.hs:389)
11% ( 1 / 9) in 'Data.PQueue.Prio.Max.Internals'
Missing documentation for:
Module header
Down (Data/PQueue/Prio/Max/Internals.hs:18)
(Data/PQueue/Prio/Max/Internals.hs:34)
(Data/PQueue/Prio/Max/Internals.hs:37)
(Data/PQueue/Prio/Max/Internals.hs:40)
(Data/PQueue/Prio/Max/Internals.hs:44)
(Data/PQueue/Prio/Max/Internals.hs:47)
(Data/PQueue/Prio/Max/Internals.hs:51)
81% ( 21 / 26) in 'Data.PQueue.Internals'
Missing documentation for:
Module header
BinomHeap (Data/PQueue/Internals.hs:83)
BinomForest (Data/PQueue/Internals.hs:142)
BinomTree (Data/PQueue/Internals.hs:145)
insertMinQ (Data/PQueue/Internals.hs:340)
100% ( 55 / 55) in 'Data.PQueue.Min'
100% ( 56 / 56) in 'Data.PQueue.Max'
99% ( 80 / 81) in 'Data.PQueue.Prio.Min'
Missing documentation for:
traverseWithKeyU (Data/PQueue/Prio/Internals.hs:389)
100% ( 81 / 81) in 'Data.PQueue.Prio.Max'
Documentation created: dist/doc/html/pqueue/index.html,
dist/doc/html/pqueue/pqueue.txt
Creating package registration file:
/tmp/pkgConf-pqueue-1.3.1278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pqueue-1.3.1.1-BFCn45zB3Ih9ivPrR7qNw9
Registering pqueue-1.3.1.1...
Installed pqueue-1.3.1.1
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.1...
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (127 /127) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (128 /129) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:301)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.2378409503515530019.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:460:28: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[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.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Data/Hashable/Class.hs:460:28: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
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:
GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.4765930931124311574.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-EalUWgp8NarBYWPbvYAD8I
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[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.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
0% ( 0 / 3) in 'Data.HashMap.UnsafeShift'
Missing documentation for:
Module header
unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
50% ( 1 / 2) in 'Data.HashMap.PopCount'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Data.HashMap.Unsafe'
38% ( 14 / 37) in 'Data.HashMap.Array'
Missing documentation for:
Array (Data/HashMap/Array.hs:101)
MArray (Data/HashMap/Array.hs:126)
new_ (Data/HashMap/Array.hs:173)
singleton (Data/HashMap/Array.hs:176)
singletonM (Data/HashMap/Array.hs:180)
pair (Data/HashMap/Array.hs:184)
length (Data/HashMap/Array.hs:112)
lengthM (Data/HashMap/Array.hs:134)
read (Data/HashMap/Array.hs:191)
write (Data/HashMap/Array.hs:197)
index (Data/HashMap/Array.hs:204)
indexM (Data/HashMap/Array.hs:210)
unsafeFreeze (Data/HashMap/Array.hs:216)
unsafeThaw (Data/HashMap/Array.hs:222)
run (Data/HashMap/Array.hs:228)
run2 (Data/HashMap/Array.hs:232)
foldl' (Data/HashMap/Array.hs:334)
foldr (Data/HashMap/Array.hs:342)
thaw (Data/HashMap/Array.hs:354)
map (Data/HashMap/Array.hs:387)
traverse (Data/HashMap/Array.hs:430)
filter (Data/HashMap/Array.hs:435)
toList (Data/HashMap/Array.hs:427)
87% ( 61 / 70) in 'Data.HashMap.Base'
Missing documentation for:
Module header
Leaf (Data/HashMap/Base.hs:135)
Hash (Data/HashMap/Base.hs:202)
Bitmap (Data/HashMap/Base.hs:203)
mask (Data/HashMap/Base.hs:1226)
bitsPerSubkey (Data/HashMap/Base.hs:1214)
sparseIndex (Data/HashMap/Base.hs:1223)
updateOrConcatWith (Data/HashMap/Base.hs:1131)
updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
100% ( 52 / 52) in 'Data.HashMap.Strict'
100% ( 52 / 52) in 'Data.HashMap.Lazy'
100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.719108582701312994984.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring vault-0.3.0.6...
Building vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )
src/Data/Unique/Really.hs:6:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )
src/Data/Vault/ST/ST.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Vault/ST/ST.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[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 )
src/Data/Vault/ST/ST.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Vault/ST/ST.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[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.6...
Running Haddock for vault-0.3.0.6...
Running hscolour for vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...
src/Data/Unique/Really.hs:6:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Vault/ST/ST.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Vault/ST/ST.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Vault/ST/ST.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Vault/ST/ST.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
100% ( 4 / 4) in 'Data.Unique.Really'
80% ( 12 / 15) in 'Data.Vault.ST.Strict'
Missing documentation for:
Vault (src/Data/Vault/ST/backends/GHC.hs:18)
Key (src/Data/Vault/ST/backends/GHC.hs:19)
Locker (src/Data/Vault/ST/backends/GHC.hs:40)
100% ( 15 / 15) in 'Data.Vault.Strict'
80% ( 12 / 15) in 'Data.Vault.ST.Lazy'
Missing documentation for:
Vault (src/Data/Vault/ST/backends/GHC.hs:18)
Key (src/Data/Vault/ST/backends/GHC.hs:19)
Locker (src/Data/Vault/ST/backends/GHC.hs:40)
100% ( 15 / 15) in 'Data.Vault.Lazy'
Documentation created: dist/doc/html/vault/index.html,
dist/doc/html/vault/vault.txt
Creating package registration file:
/tmp/pkgConf-vault-0.3.01735079296831768825.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vault-0.3.0.6-Ds02DFWDupK8kyaJ6uM5fA
Registering vault-0.3.0.6...
Installed vault-0.3.0.6
Downloading reactive-banana-1.1.0.1...
Configuring reactive-banana-1.1.0.1...
Building reactive-banana-1.1.0.1...
Preprocessing library reactive-banana-1.1.0.1...
[ 1 of 22] Compiling Reactive.Banana.Prim.Util ( src/Reactive/Banana/Prim/Util.hs, dist/build/Reactive/Banana/Prim/Util.o )
[ 2 of 22] Compiling Reactive.Banana.Prim.Graph ( src/Reactive/Banana/Prim/Graph.hs, dist/build/Reactive/Banana/Prim/Graph.o )
[ 3 of 22] Compiling Reactive.Banana.Prim.OrderedBag ( src/Reactive/Banana/Prim/OrderedBag.hs, dist/build/Reactive/Banana/Prim/OrderedBag.o )
[ 4 of 22] Compiling Control.Monad.Trans.RWSIO ( src/Control/Monad/Trans/RWSIO.hs, dist/build/Control/Monad/Trans/RWSIO.o )
[ 5 of 22] Compiling Control.Monad.Trans.ReaderWriterIO ( src/Control/Monad/Trans/ReaderWriterIO.hs, dist/build/Control/Monad/Trans/ReaderWriterIO.o )
[ 6 of 22] Compiling Reactive.Banana.Prim.Types ( src/Reactive/Banana/Prim/Types.hs, dist/build/Reactive/Banana/Prim/Types.o )
[ 7 of 22] Compiling Reactive.Banana.Prim.Dependencies ( src/Reactive/Banana/Prim/Dependencies.hs, dist/build/Reactive/Banana/Prim/Dependencies.o )
[ 8 of 22] Compiling Reactive.Banana.Prim.Plumbing ( src/Reactive/Banana/Prim/Plumbing.hs, dist/build/Reactive/Banana/Prim/Plumbing.o )
[ 9 of 22] Compiling Reactive.Banana.Prim.Evaluation ( src/Reactive/Banana/Prim/Evaluation.hs, dist/build/Reactive/Banana/Prim/Evaluation.o )
[10 of 22] Compiling Reactive.Banana.Prim.Combinators ( src/Reactive/Banana/Prim/Combinators.hs, dist/build/Reactive/Banana/Prim/Combinators.o )
[11 of 22] Compiling Reactive.Banana.Prim.IO ( src/Reactive/Banana/Prim/IO.hs, dist/build/Reactive/Banana/Prim/IO.o )
[12 of 22] Compiling Reactive.Banana.Prim.Compile ( src/Reactive/Banana/Prim/Compile.hs, dist/build/Reactive/Banana/Prim/Compile.o )
[13 of 22] Compiling Reactive.Banana.Prim.Cached ( src/Reactive/Banana/Prim/Cached.hs, dist/build/Reactive/Banana/Prim/Cached.o )
[14 of 22] Compiling Reactive.Banana.Prim ( src/Reactive/Banana/Prim.hs, dist/build/Reactive/Banana/Prim.o )
[15 of 22] Compiling Reactive.Banana.Prim.Test ( src/Reactive/Banana/Prim/Test.hs, dist/build/Reactive/Banana/Prim/Test.o )
[16 of 22] Compiling Reactive.Banana.Model ( src/Reactive/Banana/Model.hs, dist/build/Reactive/Banana/Model.o )
[17 of 22] Compiling Control.Event.Handler ( src/Control/Event/Handler.hs, dist/build/Control/Event/Handler.o )
[18 of 22] Compiling Reactive.Banana.Internal.Combinators ( src/Reactive/Banana/Internal/Combinators.hs, dist/build/Reactive/Banana/Internal/Combinators.o )
[19 of 22] Compiling Reactive.Banana.Types ( src/Reactive/Banana/Types.hs, dist/build/Reactive/Banana/Types.o )
[20 of 22] Compiling Reactive.Banana.Combinators ( src/Reactive/Banana/Combinators.hs, dist/build/Reactive/Banana/Combinators.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-1.1.0.1...
Running Haddock for reactive-banana-1.1.0.1...
Running hscolour for reactive-banana-1.1.0.1...
Preprocessing library reactive-banana-1.1.0.1...
Preprocessing library reactive-banana-1.1.0.1...
Haddock coverage:
14% ( 2 / 14) in 'Reactive.Banana.Prim.Util'
Missing documentation for:
Module header
debug (src/Reactive/Banana/Prim/Util.hs:20)
nop (src/Reactive/Banana/Prim/Util.hs:24)
Ref (src/Reactive/Banana/Prim/Util.hs:30)
(src/Reactive/Banana/Prim/Util.hs:32)
equalRef (src/Reactive/Banana/Prim/Util.hs:34)
newRef (src/Reactive/Banana/Prim/Util.hs:37)
readRef (src/Reactive/Banana/Prim/Util.hs:40)
put (src/Reactive/Banana/Prim/Util.hs:43)
mkWeakIORefValueFinalizer (src/Reactive/Banana/Prim/Util.hs:53)
mkWeakIORefValue (src/Reactive/Banana/Prim/Util.hs:62)
mkWeakRefValue (src/Reactive/Banana/Prim/Util.hs:65)
80% ( 8 / 10) in 'Reactive.Banana.Prim.Graph'
Missing documentation for:
Module header
Graph (src/Reactive/Banana/Prim/Graph.hs:18)
43% ( 3 / 7) in 'Reactive.Banana.Prim.OrderedBag'
Missing documentation for:
Module header
Position (src/Reactive/Banana/Prim/OrderedBag.hs:19)
OrderedBag (src/Reactive/Banana/Prim/OrderedBag.hs:21)
empty (src/Reactive/Banana/Prim/OrderedBag.hs:23)
25% ( 3 / 12) in 'Control.Monad.Trans.RWSIO'
Missing documentation for:
Module header
RWSIOT (src/Control/Monad/Trans/RWSIO.hs:23)
Tuple (src/Control/Monad/Trans/RWSIO.hs:21)
rwsT (src/Control/Monad/Trans/RWSIO.hs:51)
runRWSIOT (src/Control/Monad/Trans/RWSIO.hs:60)
tell (src/Control/Monad/Trans/RWSIO.hs:69)
ask (src/Control/Monad/Trans/RWSIO.hs:72)
get (src/Control/Monad/Trans/RWSIO.hs:75)
put (src/Control/Monad/Trans/RWSIO.hs:78)
27% ( 3 / 11) in 'Control.Monad.Trans.ReaderWriterIO'
Missing documentation for:
Module header
ReaderWriterIOT (src/Control/Monad/Trans/ReaderWriterIO.hs:22)
readerWriterIOT (src/Control/Monad/Trans/ReaderWriterIO.hs:61)
runReaderWriterIOT (src/Control/Monad/Trans/ReaderWriterIO.hs:69)
tell (src/Control/Monad/Trans/ReaderWriterIO.hs:76)
listen (src/Control/Monad/Trans/ReaderWriterIO.hs:79)
ask (src/Control/Monad/Trans/ReaderWriterIO.hs:88)
local (src/Control/Monad/Trans/ReaderWriterIO.hs:85)
14% ( 7 / 51) in 'Reactive.Banana.Prim.Types'
Missing documentation for:
Module header
Inputs (src/Reactive/Banana/Prim/Types.hs:32)
EvalNetwork (src/Reactive/Banana/Prim/Types.hs:33)
Step (src/Reactive/Banana/Prim/Types.hs:34)
emptyNetwork (src/Reactive/Banana/Prim/Types.hs:36)
Build (src/Reactive/Banana/Prim/Types.hs:42)
BuildR (src/Reactive/Banana/Prim/Types.hs:43)
BuildW (src/Reactive/Banana/Prim/Types.hs:46)
(src/Reactive/Banana/Prim/Types.hs:54)
BuildIO (src/Reactive/Banana/Prim/Types.hs:58)
DependencyBuilder (src/Reactive/Banana/Prim/Types.hs:60)
ground (src/Reactive/Banana/Prim/Types.hs:68)
(src/Reactive/Banana/Prim/Types.hs:73)
set (src/Reactive/Banana/Prim/Types.hs:79)
update (src/Reactive/Banana/Prim/Types.hs:80)
Pulse (src/Reactive/Banana/Prim/Types.hs:85)
Pulse' (src/Reactive/Banana/Prim/Types.hs:86)
(src/Reactive/Banana/Prim/Types.hs:96)
Latch (src/Reactive/Banana/Prim/Types.hs:99)
Latch' (src/Reactive/Banana/Prim/Types.hs:100)
LatchWrite (src/Reactive/Banana/Prim/Types.hs:105)
LatchWrite' (src/Reactive/Banana/Prim/Types.hs:106)
Output (src/Reactive/Banana/Prim/Types.hs:111)
Output' (src/Reactive/Banana/Prim/Types.hs:112)
(src/Reactive/Banana/Prim/Types.hs:115)
SomeNode (src/Reactive/Banana/Prim/Types.hs:117)
(src/Reactive/Banana/Prim/Types.hs:122)
(src/Reactive/Banana/Prim/Types.hs:127)
mkWeakNodeValue (src/Reactive/Banana/Prim/Types.hs:133)
seenP (src/Reactive/Banana/Prim/Types.hs:139)
seenL (src/Reactive/Banana/Prim/Types.hs:140)
valueL (src/Reactive/Banana/Prim/Types.hs:141)
parentsP (src/Reactive/Banana/Prim/Types.hs:142)
childrenP (src/Reactive/Banana/Prim/Types.hs:143)
levelP (src/Reactive/Banana/Prim/Types.hs:144)
EvalLW (src/Reactive/Banana/Prim/Types.hs:148)
EvalO (src/Reactive/Banana/Prim/Types.hs:150)
Future (src/Reactive/Banana/Prim/Types.hs:151)
EvalP (src/Reactive/Banana/Prim/Types.hs:155)
EvalL (src/Reactive/Banana/Prim/Types.hs:160)
printNode (src/Reactive/Banana/Prim/Types.hs:165)
beginning (src/Reactive/Banana/Prim/Types.hs:182)
next (src/Reactive/Banana/Prim/Types.hs:185)
(src/Reactive/Banana/Prim/Types.hs:188)
80% ( 4 / 5) in 'Reactive.Banana.Prim.Dependencies'
Missing documentation for:
Module header
25% ( 8 / 32) in 'Reactive.Banana.Prim.Plumbing'
Missing documentation for:
Module header
runBuildIO (src/Reactive/Banana/Prim/Plumbing.hs:133)
buildLater (src/Reactive/Banana/Prim/Plumbing.hs:149)
liftBuild (src/Reactive/Banana/Prim/Plumbing.hs:165)
getTimeB (src/Reactive/Banana/Prim/Plumbing.hs:168)
alwaysP (src/Reactive/Banana/Prim/Plumbing.hs:171)
readLatchB (src/Reactive/Banana/Prim/Plumbing.hs:174)
dependOn (src/Reactive/Banana/Prim/Plumbing.hs:177)
keepAlive (src/Reactive/Banana/Prim/Plumbing.hs:180)
addChild (src/Reactive/Banana/Prim/Plumbing.hs:183)
changeParent (src/Reactive/Banana/Prim/Plumbing.hs:187)
liftIOLater (src/Reactive/Banana/Prim/Plumbing.hs:191)
getValueL (src/Reactive/Banana/Prim/Plumbing.hs:204)
runEvalP (src/Reactive/Banana/Prim/Plumbing.hs:212)
liftBuildP (src/Reactive/Banana/Prim/Plumbing.hs:217)
askTime (src/Reactive/Banana/Prim/Plumbing.hs:222)
readPulseP (src/Reactive/Banana/Prim/Plumbing.hs:225)
writePulseP (src/Reactive/Banana/Prim/Plumbing.hs:230)
readLatchP (src/Reactive/Banana/Prim/Plumbing.hs:235)
readLatchFutureP (src/Reactive/Banana/Prim/Plumbing.hs:238)
rememberLatchUpdate (src/Reactive/Banana/Prim/Plumbing.hs:241)
rememberOutput (src/Reactive/Banana/Prim/Plumbing.hs:244)
unwrapEvalP (src/Reactive/Banana/Prim/Plumbing.hs:248)
wrapEvalP (src/Reactive/Banana/Prim/Plumbing.hs:249)
50% ( 1 / 2) in 'Reactive.Banana.Prim.Evaluation'
Missing documentation for:
Module header
6% ( 1 / 16) in 'Reactive.Banana.Prim.Combinators'
Missing documentation for:
Module header
debug (src/Reactive/Banana/Prim/Combinators.hs:22)
mapP (src/Reactive/Banana/Prim/Combinators.hs:27)
filterJustP (src/Reactive/Banana/Prim/Combinators.hs:44)
unsafeMapIOP (src/Reactive/Banana/Prim/Combinators.hs:50)
unionWithP (src/Reactive/Banana/Prim/Combinators.hs:60)
applyP (src/Reactive/Banana/Prim/Combinators.hs:74)
pureL (src/Reactive/Banana/Prim/Combinators.hs:81)
mapL (src/Reactive/Banana/Prim/Combinators.hs:85)
applyL (src/Reactive/Banana/Prim/Combinators.hs:88)
accumL (src/Reactive/Banana/Prim/Combinators.hs:92)
stepperL (src/Reactive/Banana/Prim/Combinators.hs:100)
switchL (src/Reactive/Banana/Prim/Combinators.hs:109)
executeP (src/Reactive/Banana/Prim/Combinators.hs:114)
switchP (src/Reactive/Banana/Prim/Combinators.hs:123)
60% ( 3 / 5) in 'Reactive.Banana.Prim.IO'
Missing documentation for:
Module header
debug (src/Reactive/Banana/Prim/IO.hs:18)
83% ( 5 / 6) in 'Reactive.Banana.Prim.Compile'
Missing documentation for:
Module header
44% ( 4 / 9) in 'Reactive.Banana.Prim.Cached'
Missing documentation for:
Module header
Cached (src/Reactive/Banana/Prim/Cached.hs:23)
runCached (src/Reactive/Banana/Prim/Cached.hs:25)
liftCached1 (src/Reactive/Banana/Prim/Cached.hs:54)
liftCached2 (src/Reactive/Banana/Prim/Cached.hs:60)
52% ( 26 / 50) in 'Reactive.Banana.Prim'
Missing documentation for:
Module header
Step (src/Reactive/Banana/Prim/Types.hs:34)
emptyNetwork (src/Reactive/Banana/Prim/Types.hs:36)
Build (src/Reactive/Banana/Prim/Types.hs:42)
liftIOLater (src/Reactive/Banana/Prim/Plumbing.hs:191)
BuildIO (src/Reactive/Banana/Prim/Types.hs:58)
liftBuild (src/Reactive/Banana/Prim/Plumbing.hs:165)
buildLater (src/Reactive/Banana/Prim/Plumbing.hs:149)
Pulse (src/Reactive/Banana/Prim/Types.hs:85)
alwaysP (src/Reactive/Banana/Prim/Plumbing.hs:171)
mapP (src/Reactive/Banana/Prim/Combinators.hs:27)
Future (src/Reactive/Banana/Prim/Types.hs:151)
unsafeMapIOP (src/Reactive/Banana/Prim/Combinators.hs:50)
filterJustP (src/Reactive/Banana/Prim/Combinators.hs:44)
unionWithP (src/Reactive/Banana/Prim/Combinators.hs:60)
Latch (src/Reactive/Banana/Prim/Types.hs:99)
pureL (src/Reactive/Banana/Prim/Combinators.hs:81)
mapL (src/Reactive/Banana/Prim/Combinators.hs:85)
applyL (src/Reactive/Banana/Prim/Combinators.hs:88)
accumL (src/Reactive/Banana/Prim/Combinators.hs:92)
applyP (src/Reactive/Banana/Prim/Combinators.hs:74)
switchL (src/Reactive/Banana/Prim/Combinators.hs:109)
executeP (src/Reactive/Banana/Prim/Combinators.hs:114)
switchP (src/Reactive/Banana/Prim/Combinators.hs:123)
0% ( 0 / 6) in 'Reactive.Banana.Prim.Test'
Missing documentation for:
Module header
main (src/Reactive/Banana/Prim/Test.hs:10)
test_accumL1 (src/Reactive/Banana/Prim/Test.hs:15)
test_recursion1 (src/Reactive/Banana/Prim/Test.hs:23)
test_space1 (src/Reactive/Banana/Prim/Test.hs:36)
test_space2 (src/Reactive/Banana/Prim/Test.hs:37)
52% ( 14 / 27) in 'Reactive.Banana.Model'
Missing documentation for:
Module header
interpret (src/Reactive/Banana/Model.hs:77)
never (src/Reactive/Banana/Model.hs:94)
unionWith (src/Reactive/Banana/Model.hs:97)
filterJust (src/Reactive/Banana/Model.hs:105)
apply (src/Reactive/Banana/Model.hs:108)
Moment (src/Reactive/Banana/Model.hs:114)
accumE (src/Reactive/Banana/Model.hs:141)
stepper (src/Reactive/Banana/Model.hs:131)
valueB (src/Reactive/Banana/Model.hs:150)
observeE (src/Reactive/Banana/Model.hs:153)
switchE (src/Reactive/Banana/Model.hs:156)
switchB (src/Reactive/Banana/Model.hs:166)
89% ( 8 / 9) in 'Control.Event.Handler'
Missing documentation for:
Module header
5% ( 2 / 40) in 'Reactive.Banana.Internal.Combinators'
Missing documentation for:
Module header
Build (src/Reactive/Banana/Internal/Combinators.hs:20)
Latch (src/Reactive/Banana/Internal/Combinators.hs:21)
Pulse (src/Reactive/Banana/Internal/Combinators.hs:22)
Future (src/Reactive/Banana/Internal/Combinators.hs:23)
Behavior (src/Reactive/Banana/Internal/Combinators.hs:28)
Event (src/Reactive/Banana/Internal/Combinators.hs:29)
Moment (src/Reactive/Banana/Internal/Combinators.hs:30)
liftBuild (src/Reactive/Banana/Internal/Combinators.hs:32)
interpret (src/Reactive/Banana/Internal/Combinators.hs:38)
fromAddHandler (src/Reactive/Banana/Internal/Combinators.hs:80)
addReactimate (src/Reactive/Banana/Internal/Combinators.hs:87)
fromPoll (src/Reactive/Banana/Internal/Combinators.hs:95)
liftIONow (src/Reactive/Banana/Internal/Combinators.hs:103)
liftIOLater (src/Reactive/Banana/Internal/Combinators.hs:106)
imposeChanges (src/Reactive/Banana/Internal/Combinators.hs:109)
never (src/Reactive/Banana/Internal/Combinators.hs:115)
unionWith (src/Reactive/Banana/Internal/Combinators.hs:116)
filterJust (src/Reactive/Banana/Internal/Combinators.hs:117)
mapE (src/Reactive/Banana/Internal/Combinators.hs:118)
applyE (src/Reactive/Banana/Internal/Combinators.hs:119)
changesB (src/Reactive/Banana/Internal/Combinators.hs:121)
pureB (src/Reactive/Banana/Internal/Combinators.hs:123)
applyB (src/Reactive/Banana/Internal/Combinators.hs:126)
mapB (src/Reactive/Banana/Internal/Combinators.hs:130)
trim (src/Reactive/Banana/Internal/Combinators.hs:137)
cacheAndSchedule (src/Reactive/Banana/Internal/Combinators.hs:144)
stepperB (src/Reactive/Banana/Internal/Combinators.hs:150)
accumE (src/Reactive/Banana/Internal/Combinators.hs:158)
liftBuildFun (src/Reactive/Banana/Internal/Combinators.hs:167)
valueB (src/Reactive/Banana/Internal/Combinators.hs:172)
initialBLater (src/Reactive/Banana/Internal/Combinators.hs:177)
executeP (src/Reactive/Banana/Internal/Combinators.hs:180)
observeE (src/Reactive/Banana/Internal/Combinators.hs:187)
executeE (src/Reactive/Banana/Internal/Combinators.hs:190)
switchE (src/Reactive/Banana/Internal/Combinators.hs:196)
switchB (src/Reactive/Banana/Internal/Combinators.hs:204)
merge (src/Reactive/Banana/Internal/Combinators.hs:220)
88% ( 7 / 8) in 'Reactive.Banana.Types'
Missing documentation for:
Module header
98% ( 42 / 43) in 'Reactive.Banana.Combinators'
Missing documentation for:
Module header
97% ( 34 / 35) in 'Reactive.Banana.Frameworks'
Missing documentation for:
Module header
88% ( 7 / 8) in 'Reactive.Banana'
Missing documentation for:
Module header
Warning: Reactive.Banana.Prim: could not find link destinations for:
EvalNetwork ReaderWriterIOT BuildR BuildW Ref Pulse' Latch'
Documentation created: dist/doc/html/reactive-banana/index.html,
dist/doc/html/reactive-banana/reactive-banana.txt
Creating package registration file:
/tmp/pkgConf-reactive-banana-1.1.010003725551779289672.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/reactive-banana-1.1.0.1-HJQnymOG7DSFselD5N9QRn
Registering reactive-banana-1.1.0.1...
Installed reactive-banana-1.1.0.1
Test log
No test log was submitted for this report.