Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-13954/bytestring-builder-0.10.8.1.0' Configuring bytestring-builder-0.10.8.1.0... Building bytestring-builder-0.10.8.1.0... Preprocessing library bytestring-builder-0.10.8.1.0... Running Haddock for bytestring-builder-0.10.8.1.0... Running hscolour for bytestring-builder-0.10.8.1.0... Preprocessing library bytestring-builder-0.10.8.1.0... Preprocessing library bytestring-builder-0.10.8.1.0... haddock: No input file(s). Creating package registration file: /tmp/pkgConf-bytestring-builder-0.10.8.12145174067468703135.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/bytestring-builder-0.10.8.1.0-3Wvs19ArxK5AsrgrlbKbYR Registering bytestring-builder-0.10.8.1.0... cabal: Leaving directory '/tmp/cabal-tmp-13954/bytestring-builder-0.10.8.1.0' Installed bytestring-builder-0.10.8.1.0 cabal: Entering directory '/tmp/cabal-tmp-13954/stm-2.4.4.1' Configuring stm-2.4.4.1... Building stm-2.4.4.1... Preprocessing library stm-2.4.4.1... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) Running Haddock for stm-2.4.4.1... Running hscolour for stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Warning: Control.Concurrent.STM.TArray: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Control.Monad.STM: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.4.4982906996135497281.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF Registering stm-2.4.4.1... cabal: Leaving directory '/tmp/cabal-tmp-13954/stm-2.4.4.1' Installed stm-2.4.4.1 cabal: Entering directory '/tmp/cabal-tmp-13954/text-1.2.2.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 ) Data/Text.hs:587:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareN/length -> compareLength" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:592:1: warning: [-Winline-rule-shadowing] Rule "TEXT ==N/length -> compareLength/==EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:597:1: warning: [-Winline-rule-shadowing] Rule "TEXT /=N/length -> compareLength//=EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:602:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareLength/==LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:607:1: warning: [-Winline-rule-shadowing] Rule "TEXT <=N/length -> compareLength//=GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:612:1: warning: [-Winline-rule-shadowing] Rule "TEXT >N/length -> compareLength/==GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:617:1: warning: [-Winline-rule-shadowing] Rule "TEXT >=N/length -> compareLength//=LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ [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 ) Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing] Rule "flush/flush" may never fire because ‘flush’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’ [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 ) 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: 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.21395235128532670688.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs Registering text-1.2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-13954/text-1.2.2.1' Installed text-1.2.2.1 cabal: Entering directory '/tmp/cabal-tmp-13954/hashable-1.2.4.0' 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: [-Wdeprecations] In the use of ‘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 ) 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: [-Wdeprecations] In the use of ‘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.46903677701434433518.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2 Registering hashable-1.2.4.0... cabal: Leaving directory '/tmp/cabal-tmp-13954/hashable-1.2.4.0' Installed hashable-1.2.4.0 cabal: Entering directory '/tmp/cabal-tmp-13954/case-insensitive-1.2.0.6' Configuring case-insensitive-1.2.0.6... Building case-insensitive-1.2.0.6... Preprocessing library case-insensitive-1.2.0.6... [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o ) Data/CaseInsensitive/Internal.hs:103:1: warning: [-Wredundant-constraints] • Redundant constraint: FoldCase s • In the type signature for: unsafeMk :: FoldCase s => s -> CI s [2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o ) [3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o ) Running Haddock for case-insensitive-1.2.0.6... Running hscolour for case-insensitive-1.2.0.6... Preprocessing library case-insensitive-1.2.0.6... Preprocessing library case-insensitive-1.2.0.6... Data/CaseInsensitive/Internal.hs:103:1: warning: [-Wredundant-constraints] • Redundant constraint: FoldCase s • In the type signature for: unsafeMk :: FoldCase s => s -> CI s Haddock coverage: 100% ( 8 / 8) in 'Data.CaseInsensitive.Internal' 100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe' 100% ( 7 / 7) in 'Data.CaseInsensitive' Warning: Data.CaseInsensitive: could not find link destinations for: foldCaseList Documentation created: dist/doc/html/case-insensitive/index.html, dist/doc/html/case-insensitive/case-insensitive.txt Creating package registration file: /tmp/pkgConf-case-insensitive-1.2.014352181891135771559.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/case-insensitive-1.2.0.6-6wXdNb03nEPFT3o9XKcio Registering case-insensitive-1.2.0.6... cabal: Leaving directory '/tmp/cabal-tmp-13954/case-insensitive-1.2.0.6' Installed case-insensitive-1.2.0.6 cabal: Entering directory '/tmp/cabal-tmp-13954/psqueues-0.2.2.1' Configuring psqueues-0.2.2.1... Building psqueues-0.2.2.1... Preprocessing library psqueues-0.2.2.1... [1 of 7] Compiling Data.BitUtil ( src/Data/BitUtil.hs, dist/build/Data/BitUtil.o ) [2 of 7] Compiling Data.OrdPSQ.Internal ( src/Data/OrdPSQ/Internal.hs, dist/build/Data/OrdPSQ/Internal.o ) src/Data/OrdPSQ/Internal.hs:6:14: warning: [-Wtrustworthy-safe] ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe! src/Data/OrdPSQ/Internal.hs:75:1: warning: [-Wunused-imports] The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [3 of 7] Compiling Data.OrdPSQ ( src/Data/OrdPSQ.hs, dist/build/Data/OrdPSQ.o ) src/Data/OrdPSQ.hs:15:14: warning: [-Wtrustworthy-safe] ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe! [4 of 7] Compiling Data.IntPSQ.Internal ( src/Data/IntPSQ/Internal.hs, dist/build/Data/IntPSQ/Internal.o ) src/Data/IntPSQ/Internal.hs:69:1: warning: [-Wunused-imports] The import of ‘foldr’ from module ‘Data.Foldable’ is redundant src/Data/IntPSQ/Internal.hs:79:1: warning: [-Wunused-imports] The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/IntPSQ/Internal.hs:198:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord p • In the type signature for: findMin :: Ord p => IntPSQ p v -> Maybe (Int, p, v) src/Data/IntPSQ/Internal.hs:214:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord p • In the type signature for: singleton :: Ord p => Int -> p -> v -> IntPSQ p v [5 of 7] Compiling Data.IntPSQ ( src/Data/IntPSQ.hs, dist/build/Data/IntPSQ.o ) [6 of 7] Compiling Data.HashPSQ.Internal ( src/Data/HashPSQ/Internal.hs, dist/build/Data/HashPSQ/Internal.o ) src/Data/HashPSQ/Internal.hs:57:1: warning: [-Wunused-imports] The import of ‘foldr’ from module ‘Data.Foldable’ is redundant src/Data/HashPSQ/Internal.hs:62:1: warning: [-Wunused-imports] The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/HashPSQ/Internal.hs:135:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord p • In the type signature for: lookup :: (Ord k, Hashable k, Ord p) => k -> HashPSQ k p v -> Maybe (p, v) src/Data/HashPSQ/Internal.hs:143:1: warning: [-Wredundant-constraints] • Redundant constraints: (Hashable k, Ord k) • In the type signature for: findMin :: (Hashable k, Ord k, Ord p) => HashPSQ k p v -> Maybe (k, p, v) src/Data/HashPSQ/Internal.hs:275:1: warning: [-Wredundant-constraints] • Redundant constraints: (Hashable k, Ord k, Ord p) • In the type signature for: toList :: (Hashable k, Ord k, Ord p) => HashPSQ k p v -> [(k, p, v)] src/Data/HashPSQ/Internal.hs:329:1: warning: [-Wredundant-constraints] • Redundant constraint: Hashable k • In the type signature for: minView :: (Hashable k, Ord k, Ord p) => HashPSQ k p v -> Maybe (k, p, v, HashPSQ k p v) [7 of 7] Compiling Data.HashPSQ ( src/Data/HashPSQ.hs, dist/build/Data/HashPSQ.o ) Running Haddock for psqueues-0.2.2.1... Running hscolour for psqueues-0.2.2.1... Preprocessing library psqueues-0.2.2.1... Preprocessing library psqueues-0.2.2.1... src/Data/OrdPSQ/Internal.hs:6:14: warning: [-Wtrustworthy-safe] ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe! src/Data/OrdPSQ/Internal.hs:75:1: warning: [-Wunused-imports] The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/OrdPSQ.hs:15:14: warning: [-Wtrustworthy-safe] ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe! src/Data/IntPSQ/Internal.hs:69:1: warning: [-Wunused-imports] The import of ‘foldr’ from module ‘Data.Foldable’ is redundant src/Data/IntPSQ/Internal.hs:79:1: warning: [-Wunused-imports] The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/IntPSQ/Internal.hs:198:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord p • In the type signature for: findMin :: Ord p => IntPSQ p v -> Maybe (Int, p, v) src/Data/IntPSQ/Internal.hs:214:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord p • In the type signature for: singleton :: Ord p => Int -> p -> v -> IntPSQ p v src/Data/HashPSQ/Internal.hs:57:1: warning: [-Wunused-imports] The import of ‘foldr’ from module ‘Data.Foldable’ is redundant src/Data/HashPSQ/Internal.hs:62:1: warning: [-Wunused-imports] The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/HashPSQ/Internal.hs:135:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord p • In the type signature for: lookup :: (Ord k, Hashable k, Ord p) => k -> HashPSQ k p v -> Maybe (p, v) src/Data/HashPSQ/Internal.hs:143:1: warning: [-Wredundant-constraints] • Redundant constraints: (Hashable k, Ord k) • In the type signature for: findMin :: (Hashable k, Ord k, Ord p) => HashPSQ k p v -> Maybe (k, p, v) src/Data/HashPSQ/Internal.hs:275:1: warning: [-Wredundant-constraints] • Redundant constraints: (Hashable k, Ord k, Ord p) • In the type signature for: toList :: (Hashable k, Ord k, Ord p) => HashPSQ k p v -> [(k, p, v)] src/Data/HashPSQ/Internal.hs:329:1: warning: [-Wredundant-constraints] • Redundant constraint: Hashable k • In the type signature for: minView :: (Hashable k, Ord k, Ord p) => HashPSQ k p v -> Maybe (k, p, v, HashPSQ k p v) Haddock coverage: 100% ( 2 / 2) in 'Data.BitUtil' 71% ( 36 / 51) in 'Data.OrdPSQ.Internal' Missing documentation for: Module header LTree (src/Data/OrdPSQ/Internal.hs:111) TourView (src/Data/OrdPSQ/Internal.hs:397) tourView (src/Data/OrdPSQ/Internal.hs:402) left (src/Data/OrdPSQ/Internal.hs:442) right (src/Data/OrdPSQ/Internal.hs:442) maxKey (src/Data/OrdPSQ/Internal.hs:452) lsingleLeft (src/Data/OrdPSQ/Internal.hs:503) rsingleLeft (src/Data/OrdPSQ/Internal.hs:515) lsingleRight (src/Data/OrdPSQ/Internal.hs:522) rsingleRight (src/Data/OrdPSQ/Internal.hs:529) ldoubleLeft (src/Data/OrdPSQ/Internal.hs:541) rdoubleLeft (src/Data/OrdPSQ/Internal.hs:559) ldoubleRight (src/Data/OrdPSQ/Internal.hs:550) rdoubleRight (src/Data/OrdPSQ/Internal.hs:568) 100% ( 33 / 33) in 'Data.OrdPSQ' 80% ( 37 / 46) in 'Data.IntPSQ.Internal' Missing documentation for: Module header Nat (src/Data/IntPSQ/Internal.hs:97) Key (src/Data/IntPSQ/Internal.hs:99) unsafeInsertIncreasePriorityView (src/Data/IntPSQ/Internal.hs:511) unsafeInsertWithIncreasePriorityView (src/Data/IntPSQ/Internal.hs:548) hasBadNils (src/Data/IntPSQ/Internal.hs:640) hasDuplicateKeys (src/Data/IntPSQ/Internal.hs:647) hasMinHeapProperty (src/Data/IntPSQ/Internal.hs:658) validMask (src/Data/IntPSQ/Internal.hs:672) 100% ( 32 / 32) in 'Data.IntPSQ' 87% ( 33 / 38) in 'Data.HashPSQ.Internal' Missing documentation for: Module header Bucket (src/Data/HashPSQ/Internal.hs:71) unsafeLookupIncreasePriority (src/Data/HashPSQ/Internal.hs:373) unsafeInsertIncreasePriority (src/Data/HashPSQ/Internal.hs:394) unsafeInsertIncreasePriorityView (src/Data/HashPSQ/Internal.hs:409) 100% ( 32 / 32) in 'Data.HashPSQ' Documentation created: dist/doc/html/psqueues/index.html, dist/doc/html/psqueues/psqueues.txt Creating package registration file: /tmp/pkgConf-psqueues-0.2.2305197314632651476.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/psqueues-0.2.2.1-47TmnqvhLHH66ZeTYIbJps Registering psqueues-0.2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-13954/psqueues-0.2.2.1' Installed psqueues-0.2.2.1 Downloading http2-1.6.1... cabal: Entering directory '/tmp/cabal-tmp-13954/http2-1.6.1' Configuring http2-1.6.1... Building http2-1.6.1... Preprocessing library http2-1.6.1... [ 1 of 29] Compiling Network.HTTP2.Priority.PSQ ( Network/HTTP2/Priority/PSQ.hs, dist/build/Network/HTTP2/Priority/PSQ.o ) [ 2 of 29] Compiling Network.HPACK.Huffman.Params ( Network/HPACK/Huffman/Params.hs, dist/build/Network/HPACK/Huffman/Params.o ) [ 3 of 29] Compiling Network.HPACK.Huffman.ByteString ( Network/HPACK/Huffman/ByteString.hs, dist/build/Network/HPACK/Huffman/ByteString.o ) [ 4 of 29] Compiling Network.HPACK.Huffman.Bit ( Network/HPACK/Huffman/Bit.hs, dist/build/Network/HPACK/Huffman/Bit.o ) [ 5 of 29] Compiling Network.HPACK.Huffman.Table ( Network/HPACK/Huffman/Table.hs, dist/build/Network/HPACK/Huffman/Table.o ) [ 6 of 29] Compiling Network.HPACK.Huffman.Tree ( Network/HPACK/Huffman/Tree.hs, dist/build/Network/HPACK/Huffman/Tree.o ) [ 7 of 29] Compiling Network.HPACK.Builder ( Network/HPACK/Builder.hs, dist/build/Network/HPACK/Builder.o ) [ 8 of 29] Compiling Network.HTTP2.Priority.Queue ( Network/HTTP2/Priority/Queue.hs, dist/build/Network/HTTP2/Priority/Queue.o ) [ 9 of 29] Compiling Network.HTTP2.Types ( Network/HTTP2/Types.hs, dist/build/Network/HTTP2/Types.o ) [10 of 29] Compiling Network.HTTP2.Priority ( Network/HTTP2/Priority.hs, dist/build/Network/HTTP2/Priority.o ) [11 of 29] Compiling Network.HTTP2.Encode ( Network/HTTP2/Encode.hs, dist/build/Network/HTTP2/Encode.o ) [12 of 29] Compiling Network.HTTP2.Decode ( Network/HTTP2/Decode.hs, dist/build/Network/HTTP2/Decode.o ) [13 of 29] Compiling Network.HTTP2 ( Network/HTTP2.hs, dist/build/Network/HTTP2.o ) [14 of 29] Compiling Network.HPACK.Token ( Network/HPACK/Token.hs, dist/build/Network/HPACK/Token.o ) [15 of 29] Compiling Network.HPACK.Types ( Network/HPACK/Types.hs, dist/build/Network/HPACK/Types.o ) [16 of 29] Compiling Network.HPACK.Buffer ( Network/HPACK/Buffer.hs, dist/build/Network/HPACK/Buffer.o ) [17 of 29] Compiling Network.HPACK.HeaderBlock.Integer ( Network/HPACK/HeaderBlock/Integer.hs, dist/build/Network/HPACK/HeaderBlock/Integer.o ) [18 of 29] Compiling Network.HPACK.Huffman.Decode ( Network/HPACK/Huffman/Decode.hs, dist/build/Network/HPACK/Huffman/Decode.o ) [19 of 29] Compiling Network.HPACK.Huffman.Encode ( Network/HPACK/Huffman/Encode.hs, dist/build/Network/HPACK/Huffman/Encode.o ) [20 of 29] Compiling Network.HPACK.Huffman ( Network/HPACK/Huffman.hs, dist/build/Network/HPACK/Huffman.o ) [21 of 29] Compiling Network.HPACK.Table.Entry ( Network/HPACK/Table/Entry.hs, dist/build/Network/HPACK/Table/Entry.o ) [22 of 29] Compiling Network.HPACK.Table.Static ( Network/HPACK/Table/Static.hs, dist/build/Network/HPACK/Table/Static.o ) [23 of 29] Compiling Network.HPACK.Table.RevIndex ( Network/HPACK/Table/RevIndex.hs, dist/build/Network/HPACK/Table/RevIndex.o ) [24 of 29] Compiling Network.HPACK.Table.Dynamic ( Network/HPACK/Table/Dynamic.hs, dist/build/Network/HPACK/Table/Dynamic.o ) [25 of 29] Compiling Network.HPACK.Table ( Network/HPACK/Table.hs, dist/build/Network/HPACK/Table.o ) [26 of 29] Compiling Network.HPACK.HeaderBlock.Decode ( Network/HPACK/HeaderBlock/Decode.hs, dist/build/Network/HPACK/HeaderBlock/Decode.o ) [27 of 29] Compiling Network.HPACK.HeaderBlock.Encode ( Network/HPACK/HeaderBlock/Encode.hs, dist/build/Network/HPACK/HeaderBlock/Encode.o ) [28 of 29] Compiling Network.HPACK.HeaderBlock ( Network/HPACK/HeaderBlock.hs, dist/build/Network/HPACK/HeaderBlock.o ) [29 of 29] Compiling Network.HPACK ( Network/HPACK.hs, dist/build/Network/HPACK.o ) Running Haddock for http2-1.6.1... Running hscolour for http2-1.6.1... Preprocessing library http2-1.6.1... Preprocessing library http2-1.6.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: bytestring-builder-0.10.8.1.0 Haddock coverage: 20% ( 2 / 10) in 'Network.HTTP2.Priority.PSQ' Missing documentation for: Module header Key (Network/HTTP2/Priority/PSQ.hs:27) PriorityQueue (Network/HTTP2/Priority/PSQ.hs:55) empty (Network/HTTP2/Priority/PSQ.hs:82) isEmpty (Network/HTTP2/Priority/PSQ.hs:85) enqueue (Network/HTTP2/Priority/PSQ.hs:88) dequeue (Network/HTTP2/Priority/PSQ.hs:98) delete (Network/HTTP2/Priority/PSQ.hs:104) 0% ( 0 / 2) in 'Network.HPACK.Huffman.Params' Missing documentation for: Module header idxEos (Network/HPACK/Huffman/Params.hs:3) 33% ( 1 / 3) in 'Network.HPACK.Huffman.ByteString' Missing documentation for: Module header copy (Network/HPACK/Huffman/ByteString.hs:45) 80% ( 4 / 5) in 'Network.HPACK.Huffman.Bit' Missing documentation for: Module header 0% ( 0 / 2) in 'Network.HPACK.Huffman.Table' Missing documentation for: Module header huffmanTable (Network/HPACK/Huffman/Table.hs:5) 38% ( 3 / 8) in 'Network.HPACK.Huffman.Tree' Missing documentation for: Module header eosInfo (Network/HPACK/Huffman/Tree.hs:33) showTree (Network/HPACK/Huffman/Tree.hs:39) printTree (Network/HPACK/Huffman/Tree.hs:50) flatten (Network/HPACK/Huffman/Tree.hs:80) 0% ( 0 / 6) in 'Network.HPACK.Builder' Missing documentation for: Module header Builder (Network/HPACK/Builder.hs:3) << (Network/HPACK/Builder.hs:5) empty (Network/HPACK/Builder.hs:8) singleton (Network/HPACK/Builder.hs:11) run (Network/HPACK/Builder.hs:14) 12% ( 1 / 8) in 'Network.HTTP2.Priority.Queue' Missing documentation for: Module header TPriorityQueue (Network/HTTP2/Priority/Queue.hs:22) new (Network/HTTP2/Priority/Queue.hs:24) isEmpty (Network/HTTP2/Priority/Queue.hs:27) enqueue (Network/HTTP2/Priority/Queue.hs:30) dequeue (Network/HTTP2/Priority/Queue.hs:33) delete (Network/HTTP2/Priority/Queue.hs:42) 96% ( 68 / 71) in 'Network.HTTP2.Types' Missing documentation for: Module header minFrameType (Network/HTTP2/Types.hs:356) maxFrameType (Network/HTTP2/Types.hs:359) 100% ( 16 / 16) in 'Network.HTTP2.Priority' 88% ( 7 / 8) in 'Network.HTTP2.Encode' Missing documentation for: Module header 94% ( 17 / 18) in 'Network.HTTP2.Decode' Missing documentation for: Module header 100% ( 97 / 97) in 'Network.HTTP2' 27% ( 20 / 73) in 'Network.HPACK.Token' Missing documentation for: Module header tokenAuthority (Network/HPACK/Token.hs:111) tokenMethod (Network/HPACK/Token.hs:112) tokenPath (Network/HPACK/Token.hs:113) tokenScheme (Network/HPACK/Token.hs:114) tokenStatus (Network/HPACK/Token.hs:115) tokenAcceptCharset (Network/HPACK/Token.hs:116) tokenAcceptEncoding (Network/HPACK/Token.hs:117) tokenAcceptLanguage (Network/HPACK/Token.hs:118) tokenAcceptRanges (Network/HPACK/Token.hs:119) tokenAccept (Network/HPACK/Token.hs:120) tokenAccessControlAllowOrigin (Network/HPACK/Token.hs:121) tokenAge (Network/HPACK/Token.hs:122) tokenAllow (Network/HPACK/Token.hs:123) tokenAuthorization (Network/HPACK/Token.hs:124) tokenCacheControl (Network/HPACK/Token.hs:125) tokenContentDisposition (Network/HPACK/Token.hs:126) tokenContentEncoding (Network/HPACK/Token.hs:127) tokenContentLanguage (Network/HPACK/Token.hs:128) tokenContentLength (Network/HPACK/Token.hs:129) tokenContentLocation (Network/HPACK/Token.hs:130) tokenContentRange (Network/HPACK/Token.hs:131) tokenContentType (Network/HPACK/Token.hs:132) tokenCookie (Network/HPACK/Token.hs:133) tokenDate (Network/HPACK/Token.hs:134) tokenEtag (Network/HPACK/Token.hs:135) tokenExpect (Network/HPACK/Token.hs:136) tokenExpires (Network/HPACK/Token.hs:137) tokenFrom (Network/HPACK/Token.hs:138) tokenHost (Network/HPACK/Token.hs:139) tokenIfMatch (Network/HPACK/Token.hs:140) tokenIfModifiedSince (Network/HPACK/Token.hs:141) tokenIfNoneMatch (Network/HPACK/Token.hs:142) tokenIfRange (Network/HPACK/Token.hs:143) tokenIfUnmodifiedSince (Network/HPACK/Token.hs:144) tokenLastModified (Network/HPACK/Token.hs:145) tokenLink (Network/HPACK/Token.hs:146) tokenLocation (Network/HPACK/Token.hs:147) tokenMaxForwards (Network/HPACK/Token.hs:148) tokenProxyAuthenticate (Network/HPACK/Token.hs:149) tokenProxyAuthorization (Network/HPACK/Token.hs:150) tokenRange (Network/HPACK/Token.hs:151) tokenReferer (Network/HPACK/Token.hs:152) tokenRefresh (Network/HPACK/Token.hs:153) tokenRetryAfter (Network/HPACK/Token.hs:154) tokenServer (Network/HPACK/Token.hs:155) tokenSetCookie (Network/HPACK/Token.hs:156) tokenStrictTransportSecurity (Network/HPACK/Token.hs:157) tokenTransferEncoding (Network/HPACK/Token.hs:158) tokenUserAgent (Network/HPACK/Token.hs:159) tokenVary (Network/HPACK/Token.hs:160) tokenVia (Network/HPACK/Token.hs:161) tokenWwwAuthenticate (Network/HPACK/Token.hs:162) 76% ( 16 / 21) in 'Network.HPACK.Types' Missing documentation for: Module header TokenHeader (Network/HPACK/Types.hs:50) TokenHeaderList (Network/HPACK/Types.hs:52) HIndex (Network/HPACK/Types.hs:59) BufferOverrun (Network/HPACK/Types.hs:112) 10% ( 2 / 21) in 'Network.HPACK.Buffer' Missing documentation for: Module header WorkingBuffer (Network/HPACK/Buffer.hs:41) newWorkingBuffer (Network/HPACK/Buffer.hs:47) wind (Network/HPACK/Buffer.hs:51) readWord8 (Network/HPACK/Buffer.hs:58) writeWord8 (Network/HPACK/Buffer.hs:62) shiftLastN (Network/HPACK/Buffer.hs:73) returnLength (Network/HPACK/Buffer.hs:122) toByteString (Network/HPACK/Buffer.hs:115) copyByteString (Network/HPACK/Buffer.hs:104) withTemporaryBuffer (Network/HPACK/Buffer.hs:129) currentOffset (Network/HPACK/Buffer.hs:135) ReadBuffer (Network/HPACK/Buffer.hs:140) withReadBuffer (Network/HPACK/Buffer.hs:146) hasOneByte (Network/HPACK/Buffer.hs:154) hasMoreBytes (Network/HPACK/Buffer.hs:160) rewindOneByte (Network/HPACK/Buffer.hs:166) getByte (Network/HPACK/Buffer.hs:170) extractByteString (Network/HPACK/Buffer.hs:177) 40% ( 2 / 5) in 'Network.HPACK.HeaderBlock.Integer' Missing documentation for: Module header encode (Network/HPACK/HeaderBlock/Integer.hs:42) encodeInteger (Network/HPACK/HeaderBlock/Integer.hs:38) 60% ( 3 / 5) in 'Network.HPACK.Huffman.Decode' Missing documentation for: Module header decodeHuffman (Network/HPACK/Huffman/Decode.hs:76) 60% ( 3 / 5) in 'Network.HPACK.Huffman.Encode' Missing documentation for: Module header encodeHuffman (Network/HPACK/Huffman/Encode.hs:146) 67% ( 6 / 9) in 'Network.HPACK.Huffman' Missing documentation for: Module header encodeHuffman (Network/HPACK/Huffman/Encode.hs:146) decodeHuffman (Network/HPACK/Huffman/Decode.hs:76) 90% ( 18 / 20) in 'Network.HPACK.Table.Entry' Missing documentation for: Module header toEntryToken (Network/HPACK/Table/Entry.hs:61) 50% ( 2 / 4) in 'Network.HPACK.Table.Static' Missing documentation for: Module header staticTableList (Network/HPACK/Table/Static.hs:36) 0% ( 0 / 8) in 'Network.HPACK.Table.RevIndex' Missing documentation for: Module header RevIndex (Network/HPACK/Table/RevIndex.hs:31) newRevIndex (Network/HPACK/Table/RevIndex.hs:146) renewRevIndex (Network/HPACK/Table/RevIndex.hs:149) lookupRevIndex (Network/HPACK/Table/RevIndex.hs:155) lookupRevIndex' (Network/HPACK/Table/RevIndex.hs:177) insertRevIndex (Network/HPACK/Table/RevIndex.hs:195) deleteRevIndexList (Network/HPACK/Table/RevIndex.hs:207) 45% ( 10 / 22) in 'Network.HPACK.Table.Dynamic' Missing documentation for: Module header huffmanDecoder (Network/HPACK/Table/Dynamic.hs:120) isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:156) isSuitableSize (Network/HPACK/Table/Dynamic.hs:161) TableSizeAction (Network/HPACK/Table/Dynamic.hs:167) needChangeTableSize (Network/HPACK/Table/Dynamic.hs:169) resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:187) toDynamicEntry (Network/HPACK/Table/Dynamic.hs:383) CodeInfo (Network/HPACK/Table/Dynamic.hs:85) toIndexedEntry (Network/HPACK/Table/Dynamic.hs:47) fromHIndexToIndex (Network/HPACK/Table/Dynamic.hs:55) getRevIndex (Network/HPACK/Table/Dynamic.hs:394) 65% ( 33 / 51) in 'Network.HPACK.Table' Missing documentation for: Module header huffmanDecoder (Network/HPACK/Table/Dynamic.hs:120) isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:156) isSuitableSize (Network/HPACK/Table/Dynamic.hs:161) TableSizeAction (Network/HPACK/Table/Dynamic.hs:167) needChangeTableSize (Network/HPACK/Table/Dynamic.hs:169) resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:187) toEntryToken (Network/HPACK/Table/Entry.hs:61) getRevIndex (Network/HPACK/Table/Dynamic.hs:394) RevIndex (Network/HPACK/Table/RevIndex.hs:31) newRevIndex (Network/HPACK/Table/RevIndex.hs:146) renewRevIndex (Network/HPACK/Table/RevIndex.hs:149) lookupRevIndex (Network/HPACK/Table/RevIndex.hs:155) lookupRevIndex' (Network/HPACK/Table/RevIndex.hs:177) insertRevIndex (Network/HPACK/Table/RevIndex.hs:195) deleteRevIndexList (Network/HPACK/Table/RevIndex.hs:207) toIndexedEntry (Network/HPACK/Table/Dynamic.hs:47) fromHIndexToIndex (Network/HPACK/Table/Dynamic.hs:55) 83% ( 5 / 6) in 'Network.HPACK.HeaderBlock.Decode' Missing documentation for: Module header 67% ( 2 / 3) in 'Network.HPACK.HeaderBlock.Encode' Missing documentation for: Module header 88% ( 7 / 8) in 'Network.HPACK.HeaderBlock' Missing documentation for: Module header 92% ( 36 / 39) in 'Network.HPACK' Missing documentation for: BufferOverrun (Network/HPACK/Types.hs:112) TokenHeaderList (Network/HPACK/Types.hs:52) TokenHeader (Network/HPACK/Types.hs:50) Warning: Network.HTTP2.Priority: could not find link destinations for: enqueue Documentation created: dist/doc/html/http2/index.html, dist/doc/html/http2/http2.txt Creating package registration file: /tmp/pkgConf-http2-1.614669424911688323172.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/http2-1.6.1-38WE8vncYjs1WX1hLzkQtW Registering http2-1.6.1... cabal: Leaving directory '/tmp/cabal-tmp-13954/http2-1.6.1' Installed http2-1.6.1