Resolving dependencies... Configuring pqueue-1.3.1... Building pqueue-1.3.1... Preprocessing library pqueue-1.3.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 ) Data/PQueue/Min.hs:249:3: Warning: Rule "toAscList" may never fire because ‘toAscList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toAscList’ Data/PQueue/Min.hs:251:3: Warning: Rule "toDescList" may never fire because ‘toDescList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toDescList’ Data/PQueue/Min.hs:270:3: Warning: Rule "fromList" may never fire because ‘fromList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromList’ Data/PQueue/Min.hs:271:3: Warning: Rule "fromAscList" may never fire because ‘fromAscList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromAscList’ [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 ) Data/PQueue/Prio/Min.hs:331:3: Warning: Rule "fromList/build" may never fire because ‘fromList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromList’ Data/PQueue/Prio/Min.hs:333:3: Warning: Rule "fromAscList/build" may never fire because ‘fromAscList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromAscList’ Data/PQueue/Prio/Min.hs:356:3: Warning: Rule "toAscList" may never fire because ‘toAscList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toAscList’ Data/PQueue/Prio/Min.hs:357:3: Warning: Rule "toDescList" may never fire because ‘toDescList’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toDescList’ Data/PQueue/Prio/Min.hs:358:3: Warning: Rule "toListU" may never fire because ‘toListU’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toListU’ [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... Running Haddock for pqueue-1.3.1... Running hscolour for pqueue-1.3.1... Preprocessing library pqueue-1.3.1... Preprocessing library pqueue-1.3.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) 72% ( 21 / 29) in 'Data.PQueue.Prio.Internals' Missing documentation for: Module header BinomForest (Data/PQueue/Prio/Internals.hs:74) BinomHeap (Data/PQueue/Prio/Internals.hs:78) BinomTree (Data/PQueue/Prio/Internals.hs:80) Zero (Data/PQueue/Prio/Internals.hs:81) Succ (Data/PQueue/Prio/Internals.hs:82) LEq (Data/PQueue/Prio/Internals.hs:84) traverseWithKeyU (Data/PQueue/Prio/Internals.hs:388) 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% ( 55 / 55) in 'Data.PQueue.Max' 99% ( 80 / 81) in 'Data.PQueue.Prio.Min' Missing documentation for: traverseWithKeyU (Data/PQueue/Prio/Internals.hs:388) 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.3278722862233665123.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pqueue-1.3.1-9YBIvO50NSSDiH8KkL3doE Registering pqueue-1.3.1... Installed pqueue-1.3.1 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) Data/Text/Internal/Read.hs:21: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 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 ) Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! [ 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 ) Data/Text/Lazy/Encoding.hs:65: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() [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 ) Data/Text/Internal/Builder.hs:61: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() [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 ) Data/Text/Internal/Builder/Functions.hs:24: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() [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:24: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() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [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 ) Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [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 ) Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... Data/Text/Internal/Read.hs:21: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() Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Encoding.hs:65: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() Data/Text/Internal/Builder.hs:61: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() Data/Text/Internal/Builder/Functions.hs:24: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() Data/Text/Lazy/Builder/Int.hs:24: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() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant 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% (126 /126) 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% (127 /128) 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:288) 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.1378409503515530019.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420: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 ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.3... Running Haddock for hashable-1.2.3.3... Running hscolour for hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420: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'." Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant 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.3765930931124311574.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 Configuring unordered-containers-0.2.5.1... Building unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... [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 ) Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() [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.5.1... Running Haddock for unordered-containers-0.2.5.1... Running hscolour for unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() 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:102) MArray (Data/HashMap/Array.hs:127) new_ (Data/HashMap/Array.hs:174) singleton (Data/HashMap/Array.hs:177) singletonM (Data/HashMap/Array.hs:181) pair (Data/HashMap/Array.hs:185) length (Data/HashMap/Array.hs:113) lengthM (Data/HashMap/Array.hs:135) read (Data/HashMap/Array.hs:192) write (Data/HashMap/Array.hs:198) index (Data/HashMap/Array.hs:205) indexM (Data/HashMap/Array.hs:211) unsafeFreeze (Data/HashMap/Array.hs:217) unsafeThaw (Data/HashMap/Array.hs:223) run (Data/HashMap/Array.hs:229) run2 (Data/HashMap/Array.hs:233) foldl' (Data/HashMap/Array.hs:335) foldr (Data/HashMap/Array.hs:343) thaw (Data/HashMap/Array.hs:355) map (Data/HashMap/Array.hs:388) traverse (Data/HashMap/Array.hs:431) filter (Data/HashMap/Array.hs:436) toList (Data/HashMap/Array.hs:428) 87% ( 54 / 62) in 'Data.HashMap.Base' Missing documentation for: Module header Leaf (Data/HashMap/Base.hs:124) Hash (Data/HashMap/Base.hs:177) Bitmap (Data/HashMap/Base.hs:178) mask (Data/HashMap/Base.hs:1094) bitsPerSubkey (Data/HashMap/Base.hs:1082) sparseIndex (Data/HashMap/Base.hs:1091) updateOrConcatWith (Data/HashMap/Base.hs:1003) 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) 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.519108582701312994984.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a Registering unordered-containers-0.2.5.1... Installed unordered-containers-0.2.5.1 Configuring vault-0.3.0.4... Building vault-0.3.0.4... Preprocessing library vault-0.3.0.4... [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:11: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:13: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:11: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:13: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.4... Running Haddock for vault-0.3.0.4... Running hscolour for vault-0.3.0.4... Preprocessing library vault-0.3.0.4... Preprocessing library vault-0.3.0.4... 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:11: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:13: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:11: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:13: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:35) 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:35) 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.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vault-0.3.0.4-0ClHfttEXGC8o1TYTuenH0 Registering vault-0.3.0.4... Installed vault-0.3.0.4 Downloading reactive-banana-1.0.0.0... Configuring reactive-banana-1.0.0.0... Building reactive-banana-1.0.0.0... Preprocessing library reactive-banana-1.0.0.0... [ 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.0.0.0... Running Haddock for reactive-banana-1.0.0.0... Running hscolour for reactive-banana-1.0.0.0... Preprocessing library reactive-banana-1.0.0.0... Preprocessing library reactive-banana-1.0.0.0... Haddock coverage: 14% ( 2 / 14) in 'Reactive.Banana.Prim.Util' Missing documentation for: Module header debug (src/Reactive/Banana/Prim/Util.hs:19) nop (src/Reactive/Banana/Prim/Util.hs:23) Ref (src/Reactive/Banana/Prim/Util.hs:29) (src/Reactive/Banana/Prim/Util.hs:31) equalRef (src/Reactive/Banana/Prim/Util.hs:33) newRef (src/Reactive/Banana/Prim/Util.hs:36) readRef (src/Reactive/Banana/Prim/Util.hs:39) put (src/Reactive/Banana/Prim/Util.hs:42) mkWeakIORefValueFinalizer (src/Reactive/Banana/Prim/Util.hs:52) mkWeakIORefValue (src/Reactive/Banana/Prim/Util.hs:56) mkWeakRefValue (src/Reactive/Banana/Prim/Util.hs:59) 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) 13% ( 7 / 52) in 'Reactive.Banana.Prim.Types' Missing documentation for: Module header (src/Reactive/Banana/Prim/Types.hs:32) Inputs (src/Reactive/Banana/Prim/Types.hs:34) EvalNetwork (src/Reactive/Banana/Prim/Types.hs:35) Step (src/Reactive/Banana/Prim/Types.hs:36) emptyNetwork (src/Reactive/Banana/Prim/Types.hs:38) Build (src/Reactive/Banana/Prim/Types.hs:44) BuildR (src/Reactive/Banana/Prim/Types.hs:45) BuildW (src/Reactive/Banana/Prim/Types.hs:48) (src/Reactive/Banana/Prim/Types.hs:56) BuildIO (src/Reactive/Banana/Prim/Types.hs:60) DependencyBuilder (src/Reactive/Banana/Prim/Types.hs:62) ground (src/Reactive/Banana/Prim/Types.hs:70) (src/Reactive/Banana/Prim/Types.hs:75) set (src/Reactive/Banana/Prim/Types.hs:81) update (src/Reactive/Banana/Prim/Types.hs:82) Pulse (src/Reactive/Banana/Prim/Types.hs:87) Pulse' (src/Reactive/Banana/Prim/Types.hs:88) (src/Reactive/Banana/Prim/Types.hs:98) Latch (src/Reactive/Banana/Prim/Types.hs:101) Latch' (src/Reactive/Banana/Prim/Types.hs:102) LatchWrite (src/Reactive/Banana/Prim/Types.hs:107) LatchWrite' (src/Reactive/Banana/Prim/Types.hs:108) Output (src/Reactive/Banana/Prim/Types.hs:113) Output' (src/Reactive/Banana/Prim/Types.hs:114) (src/Reactive/Banana/Prim/Types.hs:117) SomeNode (src/Reactive/Banana/Prim/Types.hs:119) (src/Reactive/Banana/Prim/Types.hs:124) (src/Reactive/Banana/Prim/Types.hs:129) mkWeakNodeValue (src/Reactive/Banana/Prim/Types.hs:135) seenP (src/Reactive/Banana/Prim/Types.hs:141) seenL (src/Reactive/Banana/Prim/Types.hs:142) valueL (src/Reactive/Banana/Prim/Types.hs:143) parentsP (src/Reactive/Banana/Prim/Types.hs:144) childrenP (src/Reactive/Banana/Prim/Types.hs:145) levelP (src/Reactive/Banana/Prim/Types.hs:146) EvalLW (src/Reactive/Banana/Prim/Types.hs:150) EvalO (src/Reactive/Banana/Prim/Types.hs:152) Future (src/Reactive/Banana/Prim/Types.hs:153) EvalP (src/Reactive/Banana/Prim/Types.hs:157) EvalL (src/Reactive/Banana/Prim/Types.hs:162) printNode (src/Reactive/Banana/Prim/Types.hs:167) beginning (src/Reactive/Banana/Prim/Types.hs:184) next (src/Reactive/Banana/Prim/Types.hs:187) (src/Reactive/Banana/Prim/Types.hs:190) 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:36) emptyNetwork (src/Reactive/Banana/Prim/Types.hs:38) Build (src/Reactive/Banana/Prim/Types.hs:44) liftIOLater (src/Reactive/Banana/Prim/Plumbing.hs:191) BuildIO (src/Reactive/Banana/Prim/Types.hs:60) liftBuild (src/Reactive/Banana/Prim/Plumbing.hs:165) buildLater (src/Reactive/Banana/Prim/Plumbing.hs:149) Pulse (src/Reactive/Banana/Prim/Types.hs:87) alwaysP (src/Reactive/Banana/Prim/Plumbing.hs:171) mapP (src/Reactive/Banana/Prim/Combinators.hs:27) Future (src/Reactive/Banana/Prim/Types.hs:153) 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:101) 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) 34% ( 10 / 29) in 'Reactive.Banana.Model' Missing documentation for: Module header Event (src/Reactive/Banana/Model.hs:58) Behavior (src/Reactive/Banana/Model.hs:60) Moment (src/Reactive/Banana/Model.hs:62) never (src/Reactive/Banana/Model.hs:100) filterJust (src/Reactive/Banana/Model.hs:103) unionWith (src/Reactive/Banana/Model.hs:106) mapE (src/Reactive/Banana/Model.hs:116) accumE (src/Reactive/Banana/Model.hs:140) applyE (src/Reactive/Banana/Model.hs:118) stepperB (src/Reactive/Banana/Model.hs:148) pureB (src/Reactive/Banana/Model.hs:124) applyB (src/Reactive/Banana/Model.hs:126) mapB (src/Reactive/Banana/Model.hs:131) valueB (src/Reactive/Banana/Model.hs:165) observeE (src/Reactive/Banana/Model.hs:169) switchE (src/Reactive/Banana/Model.hs:172) switchB (src/Reactive/Banana/Model.hs:180) interpret (src/Reactive/Banana/Model.hs:92) 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:82) addReactimate (src/Reactive/Banana/Internal/Combinators.hs:89) fromPoll (src/Reactive/Banana/Internal/Combinators.hs:97) liftIONow (src/Reactive/Banana/Internal/Combinators.hs:105) liftIOLater (src/Reactive/Banana/Internal/Combinators.hs:108) imposeChanges (src/Reactive/Banana/Internal/Combinators.hs:111) never (src/Reactive/Banana/Internal/Combinators.hs:117) unionWith (src/Reactive/Banana/Internal/Combinators.hs:118) filterJust (src/Reactive/Banana/Internal/Combinators.hs:119) mapE (src/Reactive/Banana/Internal/Combinators.hs:120) applyE (src/Reactive/Banana/Internal/Combinators.hs:121) changesB (src/Reactive/Banana/Internal/Combinators.hs:123) pureB (src/Reactive/Banana/Internal/Combinators.hs:125) applyB (src/Reactive/Banana/Internal/Combinators.hs:128) mapB (src/Reactive/Banana/Internal/Combinators.hs:132) trim (src/Reactive/Banana/Internal/Combinators.hs:139) cacheAndSchedule (src/Reactive/Banana/Internal/Combinators.hs:146) stepperB (src/Reactive/Banana/Internal/Combinators.hs:152) accumE (src/Reactive/Banana/Internal/Combinators.hs:160) liftBuildFun (src/Reactive/Banana/Internal/Combinators.hs:169) valueB (src/Reactive/Banana/Internal/Combinators.hs:174) initialBLater (src/Reactive/Banana/Internal/Combinators.hs:179) executeP (src/Reactive/Banana/Internal/Combinators.hs:182) observeE (src/Reactive/Banana/Internal/Combinators.hs:189) executeE (src/Reactive/Banana/Internal/Combinators.hs:192) switchE (src/Reactive/Banana/Internal/Combinators.hs:198) switchB (src/Reactive/Banana/Internal/Combinators.hs:204) merge (src/Reactive/Banana/Internal/Combinators.hs:218) 88% ( 7 / 8) in 'Reactive.Banana.Types' Missing documentation for: Module header 98% ( 40 / 41) in 'Reactive.Banana.Combinators' Missing documentation for: Module header 97% ( 36 / 37) 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.0.010003725551779289672.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/reactive-banana-1.0.0.0-AMPeTq7oMO4KtXzfr7wmlQ Registering reactive-banana-1.0.0.0... Installed reactive-banana-1.0.0.0