Resolving dependencies... Configuring base-orphans-0.4.4... Building base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) In-place registering base-orphans-0.4.4... Running Haddock for base-orphans-0.4.4... Running hscolour for base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Haddock coverage: Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude 100% ( 1 / 1) in 'Data.Orphans.Prelude' 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.4278722862233665123.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9 Registering base-orphans-0.4.4... Installed base-orphans-0.4.4 Configuring base64-bytestring-1.0.0.1... Building base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o ) [2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o ) [3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o ) [4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o ) [5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o ) In-place registering base64-bytestring-1.0.0.1... Running Haddock for base64-bytestring-1.0.0.1... Running hscolour for base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Haddock coverage: 45% ( 5 / 11) in 'Data.ByteString.Base64.Internal' Missing documentation for: mkEncodeTable (Data/ByteString/Base64/Internal.hs:100) done (Data/ByteString/Base64/Internal.hs:260) peek8 (Data/ByteString/Base64/Internal.hs:36) poke8 (Data/ByteString/Base64/Internal.hs:39) peek8_32 (Data/ByteString/Base64/Internal.hs:42) reChunkIn (Data/ByteString/Base64/Internal.hs:266) 100% ( 5 / 5) in 'Data.ByteString.Base64.URL' 100% ( 4 / 4) in 'Data.ByteString.Base64.URL.Lazy' 100% ( 5 / 5) in 'Data.ByteString.Base64' 100% ( 4 / 4) in 'Data.ByteString.Base64.Lazy' Documentation created: dist/doc/html/base64-bytestring/index.html, dist/doc/html/base64-bytestring/base64-bytestring.txt Creating package registration file: /tmp/pkgConf-base64-bytestring-1.0.08556362261749698586.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH Registering base64-bytestring-1.0.0.1... Installed base64-bytestring-1.0.0.1 Configuring byteable-0.1.1... Building byteable-0.1.1... Preprocessing library byteable-0.1.1... [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) Data/Byteable.hs:48:11: Warning: Rule "constEqBytes/ByteString" may never fire because ‘constEqBytes’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’ In-place registering byteable-0.1.1... Running Haddock for byteable-0.1.1... Running hscolour for byteable-0.1.1... Preprocessing library byteable-0.1.1... Preprocessing library byteable-0.1.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html, dist/doc/html/byteable/byteable.txt Creating package registration file: /tmp/pkgConf-byteable-0.117893661431987231011.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8 Registering byteable-0.1.1... Installed byteable-0.1.1 Configuring cereal-0.5.1.0... Building cereal-0.5.1.0... Preprocessing library cereal-0.5.1.0... [1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.5.1.0... Running Haddock for cereal-0.5.1.0... Running hscolour for cereal-0.5.1.0... Preprocessing library cereal-0.5.1.0... Preprocessing library cereal-0.5.1.0... Haddock coverage: 68% ( 30 / 44) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:133) putBuilder (src/Data/Serialize/Put.hs:171) putShortByteString (src/Data/Serialize/Put.hs:220) putTwoOf (src/Data/Serialize/Put.hs:300) putListOf (src/Data/Serialize/Put.hs:304) putIArrayOf (src/Data/Serialize/Put.hs:310) putSeqOf (src/Data/Serialize/Put.hs:316) putTreeOf (src/Data/Serialize/Put.hs:322) putMapOf (src/Data/Serialize/Put.hs:329) putIntMapOf (src/Data/Serialize/Put.hs:333) putSetOf (src/Data/Serialize/Put.hs:337) putIntSetOf (src/Data/Serialize/Put.hs:341) putMaybeOf (src/Data/Serialize/Put.hs:345) putEitherOf (src/Data/Serialize/Put.hs:350) 94% ( 60 / 64) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:265) getLazyByteString (src/Data/Serialize/Get.hs:494) getShortByteString (src/Data/Serialize/Get.hs:499) getTwoOf (src/Data/Serialize/Get.hs:738) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 12 / 12) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: PairS Warning: Data.Serialize.Get: could not find link destinations for: get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.5.11402586708552473416.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.5.1.0-6cI3C1b2sKKJ3xnV2iC1xX Registering cereal-0.5.1.0... Installed cereal-0.5.1.0 Configuring gd-3000.7.3... Building gd-3000.7.3... Preprocessing library gd-3000.7.3... [1 of 4] Compiling Graphics.GD.Internal ( dist/build/Graphics/GD/Internal.hs, dist/build/Graphics/GD/Internal.o ) [2 of 4] Compiling Graphics.GD.ByteString.Lazy ( Graphics/GD/ByteString/Lazy.hs, dist/build/Graphics/GD/ByteString/Lazy.o ) [3 of 4] Compiling Graphics.GD.ByteString ( Graphics/GD/ByteString.hs, dist/build/Graphics/GD/ByteString.o ) [4 of 4] Compiling Graphics.GD ( dist/build/Graphics/GD.hs, dist/build/Graphics/GD.o ) In-place registering gd-3000.7.3... Running Haddock for gd-3000.7.3... Running hscolour for gd-3000.7.3... Preprocessing library gd-3000.7.3... Preprocessing library gd-3000.7.3... Haddock coverage: 28% ( 21 / 76) in 'Graphics.GD.Internal' Missing documentation for: Module header CFILE (Graphics/GD/Internal.hsc:12) c_fopen (Graphics/GD/Internal.hsc:14) c_fclose (Graphics/GD/Internal.hsc:16) fopen (Graphics/GD/Internal.hsc:19) fclose (Graphics/GD/Internal.hsc:24) withCFILE (Graphics/GD/Internal.hsc:27) GDImage (Graphics/GD/Internal.hsc:33) gdImageCreateFromJpeg (Graphics/GD/Internal.hsc:37) gdImageCreateFromJpegPtr (Graphics/GD/Internal.hsc:40) gdImageJpeg (Graphics/GD/Internal.hsc:43) gdImageJpegPtr (Graphics/GD/Internal.hsc:46) gdImageCreateFromPng (Graphics/GD/Internal.hsc:51) gdImageCreateFromPngPtr (Graphics/GD/Internal.hsc:54) gdImagePng (Graphics/GD/Internal.hsc:57) gdImagePngPtr (Graphics/GD/Internal.hsc:60) gdImageCreateFromGif (Graphics/GD/Internal.hsc:65) gdImageCreateFromGifPtr (Graphics/GD/Internal.hsc:68) gdImageGif (Graphics/GD/Internal.hsc:71) gdImageGifPtr (Graphics/GD/Internal.hsc:74) gdImageCreateTrueColor (Graphics/GD/Internal.hsc:79) gdImageDestroy (Graphics/GD/Internal.hsc:82) ptr_gdImagePtrDestroyIfNotNull (Graphics/GD/Internal.hsc:85) gdImageCopy (Graphics/GD/Internal.hsc:92) gdImageCopyResampled (Graphics/GD/Internal.hsc:97) gdImageCopyRotated90 (Graphics/GD/Internal.hsc:109) gdImageGetPixel (Graphics/GD/Internal.hsc:114) gdImageFilledRectangle (Graphics/GD/Internal.hsc:119) gdImageFilledEllipse (Graphics/GD/Internal.hsc:122) gdImageLine (Graphics/GD/Internal.hsc:125) gdImageArc (Graphics/GD/Internal.hsc:128) gdImageSetAntiAliased (Graphics/GD/Internal.hsc:132) gdImageSetPixel (Graphics/GD/Internal.hsc:135) gdFTUseFontConfig (Graphics/GD/Internal.hsc:140) gdImageStringFT (Graphics/GD/Internal.hsc:143) gdImageStringFTCircle (Graphics/GD/Internal.hsc:147) gdFree (Graphics/GD/Internal.hsc:153) Image (Graphics/GD/Internal.hsc:159) Size (Graphics/GD/Internal.hsc:161) Point (Graphics/GD/Internal.hsc:163) Color (Graphics/GD/Internal.hsc:165) mkImage (Graphics/GD/Internal.hsc:167) withImagePtr (Graphics/GD/Internal.hsc:197) newImage_ (Graphics/GD/Internal.hsc:206) imageSize_ (Graphics/GD/Internal.hsc:268) drawFilledRectangle (Graphics/GD/Internal.hsc:313) drawFilledEllipse (Graphics/GD/Internal.hsc:320) drawLine (Graphics/GD/Internal.hsc:327) drawArc (Graphics/GD/Internal.hsc:334) setPixel (Graphics/GD/Internal.hsc:350) rgb (Graphics/GD/Internal.hsc:359) rgba (Graphics/GD/Internal.hsc:365) toRGBA (Graphics/GD/Internal.hsc:376) int (Graphics/GD/Internal.hsc:398) double (Graphics/GD/Internal.hsc:401) 78% ( 47 / 60) in 'Graphics.GD.ByteString.Lazy' Missing documentation for: Module header Image (Graphics/GD/Internal.hsc:159) Size (Graphics/GD/Internal.hsc:161) Point (Graphics/GD/Internal.hsc:163) Color (Graphics/GD/Internal.hsc:165) drawFilledRectangle (Graphics/GD/Internal.hsc:313) drawFilledEllipse (Graphics/GD/Internal.hsc:320) drawLine (Graphics/GD/Internal.hsc:327) drawArc (Graphics/GD/Internal.hsc:334) setPixel (Graphics/GD/Internal.hsc:350) rgb (Graphics/GD/Internal.hsc:359) rgba (Graphics/GD/Internal.hsc:365) toRGBA (Graphics/GD/Internal.hsc:376) 78% ( 47 / 60) in 'Graphics.GD.ByteString' Missing documentation for: Module header Image (Graphics/GD/Internal.hsc:159) Size (Graphics/GD/Internal.hsc:161) Point (Graphics/GD/Internal.hsc:163) Color (Graphics/GD/Internal.hsc:165) drawFilledRectangle (Graphics/GD/Internal.hsc:313) drawFilledEllipse (Graphics/GD/Internal.hsc:320) drawLine (Graphics/GD/Internal.hsc:327) drawArc (Graphics/GD/Internal.hsc:334) setPixel (Graphics/GD/Internal.hsc:350) rgb (Graphics/GD/Internal.hsc:359) rgba (Graphics/GD/Internal.hsc:365) toRGBA (Graphics/GD/Internal.hsc:376) 76% ( 51 / 67) in 'Graphics.GD' Missing documentation for: Module header Image (Graphics/GD.hsc:236) Size (Graphics/GD.hsc:238) Point (Graphics/GD.hsc:240) Color (Graphics/GD.hsc:242) drawFilledRectangle (Graphics/GD.hsc:511) drawFilledEllipse (Graphics/GD.hsc:518) drawLine (Graphics/GD.hsc:525) drawArc (Graphics/GD.hsc:532) setPixel (Graphics/GD.hsc:548) colorAllocate (Graphics/GD.hsc:553) rgb (Graphics/GD.hsc:649) rgba (Graphics/GD.hsc:655) toRGBA (Graphics/GD.hsc:214) saveAlpha (Graphics/GD.hsc:639) alphaBlending (Graphics/GD.hsc:642) Documentation created: dist/doc/html/gd/index.html, dist/doc/html/gd/gd.txt Creating package registration file: /tmp/pkgConf-gd-3000.718963066401343606042.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gd-3000.7.3-0fl0uoq8SbNCoEgUpuSC6s Registering gd-3000.7.3... Installed gd-3000.7.3 Configuring monad-loops-0.4.3... Building monad-loops-0.4.3... Preprocessing library monad-loops-0.4.3... [1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o ) In-place registering monad-loops-0.4.3... Running Haddock for monad-loops-0.4.3... Running hscolour for monad-loops-0.4.3... Preprocessing library monad-loops-0.4.3... Preprocessing library monad-loops-0.4.3... Haddock coverage: 75% ( 36 / 48) in 'Control.Monad.Loops' Missing documentation for: minimaOnByM (src/Control/Monad/Loops.hs:405) maximaOnByM (src/Control/Monad/Loops.hs:420) minimaByM (src/Control/Monad/Loops.hs:423) maximaByM (src/Control/Monad/Loops.hs:426) minimaOnM (src/Control/Monad/Loops.hs:429) maximaOnM (src/Control/Monad/Loops.hs:432) minimumOnByM (src/Control/Monad/Loops.hs:436) maximumOnByM (src/Control/Monad/Loops.hs:451) minimumByM (src/Control/Monad/Loops.hs:454) maximumByM (src/Control/Monad/Loops.hs:457) minimumOnM (src/Control/Monad/Loops.hs:460) maximumOnM (src/Control/Monad/Loops.hs:463) Documentation created: dist/doc/html/monad-loops/index.html, dist/doc/html/monad-loops/monad-loops.txt Creating package registration file: /tmp/pkgConf-monad-loops-0.41144278050332266748.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-loops-0.4.3-EQoySqNZ2bd85KCgzAOO4M Registering monad-loops-0.4.3... Installed monad-loops-0.4.3 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.25006189961989806367.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring network-info-0.2.0.8... Building network-info-0.2.0.8... Preprocessing library network-info-0.2.0.8... [1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.o ) src/Network/Info.hsc:46:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ In-place registering network-info-0.2.0.8... Running Haddock for network-info-0.2.0.8... Running hscolour for network-info-0.2.0.8... Preprocessing library network-info-0.2.0.8... Preprocessing library network-info-0.2.0.8... src/Network/Info.hsc:46:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ Haddock coverage: 83% ( 5 / 6) in 'Network.Info' Missing documentation for: Module header Documentation created: dist/doc/html/network-info/index.html, dist/doc/html/network-info/network-info.txt Creating package registration file: /tmp/pkgConf-network-info-0.2.01250801052452825171.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-info-0.2.0.8-GhJxpK61DdA6JmlkpRLBe5 Registering network-info-0.2.0.8... Installed network-info-0.2.0.8 Configuring parallel-3.2.0.6... Building parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.6... Running Haddock for parallel-3.2.0.6... Running hscolour for parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' Missing documentation for: seqTuple2 (Control/Seq.hs:164) seqTuple3 (Control/Seq.hs:168) seqTuple4 (Control/Seq.hs:172) seqTuple5 (Control/Seq.hs:176) seqTuple6 (Control/Seq.hs:180) seqTuple7 (Control/Seq.hs:184) seqTuple8 (Control/Seq.hs:188) seqTuple9 (Control/Seq.hs:192) 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:589) evalTuple3 (Control/Parallel/Strategies.hs:593) evalTuple4 (Control/Parallel/Strategies.hs:597) evalTuple5 (Control/Parallel/Strategies.hs:601) evalTuple6 (Control/Parallel/Strategies.hs:605) evalTuple7 (Control/Parallel/Strategies.hs:609) evalTuple8 (Control/Parallel/Strategies.hs:613) evalTuple9 (Control/Parallel/Strategies.hs:617) parTuple2 (Control/Parallel/Strategies.hs:621) parTuple3 (Control/Parallel/Strategies.hs:625) parTuple4 (Control/Parallel/Strategies.hs:629) parTuple5 (Control/Parallel/Strategies.hs:633) parTuple6 (Control/Parallel/Strategies.hs:637) parTuple7 (Control/Parallel/Strategies.hs:641) parTuple8 (Control/Parallel/Strategies.hs:645) parTuple9 (Control/Parallel/Strategies.hs:649) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.04206874831669475776.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj Registering parallel-3.2.0.6... Installed parallel-3.2.0.6 Configuring prelude-extras-0.4.0.2... Building prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... [1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o ) In-place registering prelude-extras-0.4.0.2... Running Haddock for prelude-extras-0.4.0.2... Running hscolour for prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Haddock coverage: 5% ( 2 / 43) in 'Prelude.Extras' Missing documentation for: Module header Eq1 (src/Prelude/Extras.hs:80) /=# (src/Prelude/Extras.hs:87) Ord1 (src/Prelude/Extras.hs:146) <# (src/Prelude/Extras.hs:154) <=# (src/Prelude/Extras.hs:154) >=# (src/Prelude/Extras.hs:154) ># (src/Prelude/Extras.hs:154) max1 (src/Prelude/Extras.hs:155) min1 (src/Prelude/Extras.hs:155) Show1 (src/Prelude/Extras.hs:228) show1 (src/Prelude/Extras.hs:237) shows1 (src/Prelude/Extras.hs:241) Read1 (src/Prelude/Extras.hs:309) read1 (src/Prelude/Extras.hs:327) reads1 (src/Prelude/Extras.hs:330) readPrec1 (src/Prelude/Extras.hs:320) readListPrec1 (src/Prelude/Extras.hs:323) readList1Default (src/Prelude/Extras.hs:346) readListPrec1Default (src/Prelude/Extras.hs:349) Lift1 (src/Prelude/Extras.hs:516) Eq2 (src/Prelude/Extras.hs:133) /=## (src/Prelude/Extras.hs:140) Ord2 (src/Prelude/Extras.hs:199) <## (src/Prelude/Extras.hs:207) <=## (src/Prelude/Extras.hs:209) >=## (src/Prelude/Extras.hs:211) >## (src/Prelude/Extras.hs:213) max2 (src/Prelude/Extras.hs:216) min2 (src/Prelude/Extras.hs:221) Show2 (src/Prelude/Extras.hs:283) show2 (src/Prelude/Extras.hs:292) shows2 (src/Prelude/Extras.hs:296) Read2 (src/Prelude/Extras.hs:443) read2 (src/Prelude/Extras.hs:468) reads2 (src/Prelude/Extras.hs:471) readPrec2 (src/Prelude/Extras.hs:453) readListPrec2 (src/Prelude/Extras.hs:456) readList2Default (src/Prelude/Extras.hs:487) readListPrec2Default (src/Prelude/Extras.hs:490) Lift2 (src/Prelude/Extras.hs:531) Documentation created: dist/doc/html/prelude-extras/index.html, dist/doc/html/prelude-extras/prelude-extras.txt Creating package registration file: /tmp/pkgConf-prelude-extras-0.4.037669677696055805.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prelude-extras-0.4.0.2-57eavILAbKD5CaKv31zEDY Registering prelude-extras-0.4.0.2... Installed prelude-extras-0.4.0.2 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.19785876651143195511.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-120213037081891342723.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP Registering random-1.1... Installed random-1.1 Configuring reflection-2.1... Building reflection-2.1... Preprocessing library reflection-2.1... [1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o ) In-place registering reflection-2.1... Running Haddock for reflection-2.1... Running hscolour for reflection-2.1... Preprocessing library reflection-2.1... Preprocessing library reflection-2.1... Haddock coverage: 63% ( 19 / 30) in 'Data.Reflection' Missing documentation for: Reifies (fast/Data/Reflection.hs:156) Z (fast/Data/Reflection.hs:243) D (fast/Data/Reflection.hs:244) SD (fast/Data/Reflection.hs:245) PD (fast/Data/Reflection.hs:246) ReifiedMonoid (fast/Data/Reflection.hs:545) ReflectedMonoid (fast/Data/Reflection.hs:554) reifyMonoid (fast/Data/Reflection.hs:559) ReifiedApplicative (fast/Data/Reflection.hs:588) ReflectedApplicative (fast/Data/Reflection.hs:590) reifyApplicative (fast/Data/Reflection.hs:605) Documentation created: dist/doc/html/reflection/index.html, dist/doc/html/reflection/reflection.txt Creating package registration file: /tmp/pkgConf-reflection-2331016259193552063.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/reflection-2.1-2R8D1icnYri0V2GprJlDMF Registering reflection-2.1... Installed reflection-2.1 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... 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) Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.41487105994312186354.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr Registering stm-2.4.4... Installed stm-2.4.4 Configuring strict-0.3.2... Building strict-0.3.2... Preprocessing library strict-0.3.2... Data/Strict/Tuple.hs:17:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o ) [2 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o ) [3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o ) [4 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o ) [5 of 5] Compiling Data.Strict ( Data/Strict.hs, dist/build/Data/Strict.o ) In-place registering strict-0.3.2... Running Haddock for strict-0.3.2... Running hscolour for strict-0.3.2... Preprocessing library strict-0.3.2... Preprocessing library strict-0.3.2... Data/Strict/Tuple.hs:17:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Haddock coverage: 100% ( 7 / 7) in 'System.IO.Strict' 100% ( 7 / 7) in 'Data.Strict.Either' 100% ( 7 / 7) in 'Data.Strict.Maybe' 86% ( 6 / 7) in 'Data.Strict.Tuple' Missing documentation for: :!: (Data/Strict/Tuple.hs:43) 100% ( 4 / 4) in 'Data.Strict' Documentation created: dist/doc/html/strict/index.html, dist/doc/html/strict/strict.txt Creating package registration file: /tmp/pkgConf-strict-0.311994205281339388427.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/strict-0.3.2-DKYjecaDdpb08wIbtxfizS Registering strict-0.3.2... Installed strict-0.3.2 Configuring tagged-0.8.2... Building tagged-0.8.2... Preprocessing library tagged-0.8.2... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.2... Running Haddock for tagged-0.8.2... Running hscolour for tagged-0.8.2... Preprocessing library tagged-0.8.2... Preprocessing library tagged-0.8.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:308) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.81408960629888830763.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc Registering tagged-0.8.2... Installed tagged-0.8.2 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.113919274941051402293.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 transformers-compat-0.4.0.4... Building transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.4.0.4... Running Haddock for transformers-compat-0.4.0.4... Running hscolour for transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:15) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25) Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.4.010660757042094258726.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv Registering transformers-compat-0.4.0.4... Installed transformers-compat-0.4.0.4 Configuring utf8-string-1.0.1.1... Building utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) In-place registering utf8-string-1.0.1.1... Running Haddock for utf8-string-1.0.1.1... Running hscolour for utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) 89% ( 24 / 27) in 'Data.String.UTF8' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) fromRep (Data/String/UTF8.hs:59) toRep (Data/String/UTF8.hs:62) 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-1.0.14527034471081029448.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72 Registering utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring cryptohash-0.11.6... Building cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... [ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o ) on the commandline: Warning: ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe! [ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) on the commandline: Warning: ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe! [ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o ) [ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) on the commandline: Warning: ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe! [12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [16 of 23] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [17 of 23] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [18 of 23] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o ) [20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [21 of 23] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) [22 of 23] Compiling Crypto.MAC ( Crypto/MAC.hs, dist/build/Crypto/MAC.o ) [23 of 23] Compiling Crypto.MAC.SHA3 ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o ) In-place registering cryptohash-0.11.6... Running Haddock for cryptohash-0.11.6... Running hscolour for cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... : Warning: ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe! : Warning: ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe! : Warning: ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe! Haddock coverage: 0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu' Missing documentation for: Module header use32Hex (Crypto/Hash/Utils/Cpu.hs:6) 100% ( 2 / 2) in 'Crypto.MAC.HMAC' 100% ( 2 / 2) in 'Crypto.Hash.Internal' 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool' 100% ( 10 / 10) in 'Crypto.Hash.Skein512' 100% ( 10 / 10) in 'Crypto.Hash.Skein256' 100% ( 10 / 10) in 'Crypto.Hash.Tiger' 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160' 100% ( 10 / 10) in 'Crypto.Hash.SHA3' 100% ( 11 / 11) in 'Crypto.Hash.SHA512' 100% ( 9 / 9) in 'Crypto.Hash.SHA512t' 100% ( 10 / 10) in 'Crypto.Hash.SHA384' 100% ( 10 / 10) in 'Crypto.Hash.SHA256' 100% ( 10 / 10) in 'Crypto.Hash.SHA224' 100% ( 10 / 10) in 'Crypto.Hash.SHA1' 100% ( 10 / 10) in 'Crypto.Hash.MD5' 100% ( 10 / 10) in 'Crypto.Hash.MD4' 100% ( 10 / 10) in 'Crypto.Hash.MD2' 100% ( 2 / 2) in 'Crypto.Hash.Utils' 100% ( 7 / 7) in 'Crypto.Hash.Types' 100% ( 40 / 40) in 'Crypto.Hash' 100% ( 11 / 11) in 'Crypto.MAC' 100% ( 9 / 9) in 'Crypto.MAC.SHA3' Documentation created: dist/doc/html/cryptohash/index.html, dist/doc/html/cryptohash/cryptohash.txt Creating package registration file: /tmp/pkgConf-cryptohash-0.11813823381902411556.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24 Registering cryptohash-0.11.6... Installed cryptohash-0.11.6 Configuring vector-0.11.0.0... cabal: The following package dependencies were requested --dependency='primitive=primitive-0.6.1.0-f4f138cbd19dac63b233331b4afef43e' however the given installed package instance does not exist. Failed to install vector-0.11.0.0 Configuring StateVar-1.1.0.1... Building StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o ) In-place registering StateVar-1.1.0.1... Running Haddock for StateVar-1.1.0.1... Running hscolour for StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Haddock coverage: 100% ( 15 / 15) in 'Data.StateVar' Documentation created: dist/doc/html/StateVar/index.html, dist/doc/html/StateVar/StateVar.txt Creating package registration file: /tmp/pkgConf-StateVar-1.1.014268699061116391568.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s Registering StateVar-1.1.0.1... Installed StateVar-1.1.0.1 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.318407356681859563181.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 [1 of 1] Compiling Main ( /tmp/cabal-tmp-31262/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-31262/distributive-0.4.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-31262/distributive-0.4.4/dist/setup/setup ... Configuring distributive-0.4.4... Building distributive-0.4.4... Preprocessing library distributive-0.4.4... [1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o ) [2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) In-place registering distributive-0.4.4... Running Haddock for distributive-0.4.4... Running hscolour for distributive-0.4.4... Preprocessing library distributive-0.4.4... Preprocessing library distributive-0.4.4... Haddock coverage: 67% ( 2 / 3) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:35) 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html, dist/doc/html/distributive/distributive.txt Creating package registration file: /tmp/pkgConf-distributive-0.46022978931706740259.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-DtmCggRmFF9KhnqzzbElBb Registering distributive-0.4.4... Installed distributive-0.4.4 Configuring exceptions-0.8.0.2... cabal: The following package dependencies were requested --dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac' however the given installed package instance does not exist. Failed to install exceptions-0.8.0.2 [1 of 2] Compiling SetupWrapper ( /tmp/cabal-tmp-31262/cairo-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-31262/cairo-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/cabal-tmp-31262/cairo-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-31262/cairo-0.13.1.0/dist/setup/Main.o ) Linking /tmp/cabal-tmp-31262/cairo-0.13.1.0/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring cairo-0.13.1.0... setup: The following package dependencies were requested --dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac' however the given installed package instance does not exist. Failed to install cairo-0.13.1.0 [1 of 2] Compiling SetupWrapper ( /tmp/cabal-tmp-31262/glib-0.13.2.1/SetupWrapper.hs, /tmp/cabal-tmp-31262/glib-0.13.2.1/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/cabal-tmp-31262/glib-0.13.2.1/dist/setup/setup.hs, /tmp/cabal-tmp-31262/glib-0.13.2.1/dist/setup/Main.o ) Linking /tmp/cabal-tmp-31262/glib-0.13.2.1/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring glib-0.13.2.1... Building glib-0.13.2.1... Preprocessing library glib-0.13.2.1... [ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, dist/build/System/Glib/Attributes.o ) [ 2 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, dist/build/System/Glib/Flags.o ) [ 3 of 21] Compiling System.Glib.FFI ( System/Glib/FFI.hs, dist/build/System/Glib/FFI.o ) [ 4 of 21] Compiling System.Glib.Types ( dist/build/System/Glib/Types.hs, dist/build/System/Glib/Types.o ) [ 5 of 21] Compiling System.Glib.GString ( dist/build/System/Glib/GString.hs, dist/build/System/Glib/GString.o ) [ 6 of 21] Compiling System.Glib.GList ( dist/build/System/Glib/GList.hs, dist/build/System/Glib/GList.o ) [ 7 of 21] Compiling System.Glib.GType ( dist/build/System/Glib/GType.hs, dist/build/System/Glib/GType.o ) [ 8 of 21] Compiling System.Glib.GValue ( dist/build/System/Glib/GValue.hs, dist/build/System/Glib/GValue.o ) [ 9 of 21] Compiling System.Glib.GParameter ( dist/build/System/Glib/GParameter.hs, dist/build/System/Glib/GParameter.o ) System/Glib/GParameter.hsc:42:10: Warning: No explicit implementation for either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’ In the instance declaration for ‘Storable GParameter’ [10 of 21] Compiling System.Glib.GTypeConstants ( dist/build/System/Glib/GTypeConstants.hs, dist/build/System/Glib/GTypeConstants.o ) [11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, dist/build/System/Glib/UTFString.o ) [12 of 21] Compiling System.Glib.GObject ( dist/build/System/Glib/GObject.hs, dist/build/System/Glib/GObject.o ) [13 of 21] Compiling System.Glib.GValueTypes ( dist/build/System/Glib/GValueTypes.hs, dist/build/System/Glib/GValueTypes.o ) [14 of 21] Compiling System.Glib.StoreValue ( dist/build/System/Glib/StoreValue.hs, dist/build/System/Glib/StoreValue.o ) [15 of 21] Compiling System.Glib.Signals ( dist/build/System/Glib/Signals.hs, dist/build/System/Glib/Signals.o ) [16 of 21] Compiling System.Glib.MainLoop ( dist/build/System/Glib/MainLoop.hs, dist/build/System/Glib/MainLoop.o ) [17 of 21] Compiling System.Glib.GError ( dist/build/System/Glib/GError.hs, dist/build/System/Glib/GError.o ) [18 of 21] Compiling System.Glib.GDateTime ( dist/build/System/Glib/GDateTime.hs, dist/build/System/Glib/GDateTime.o ) [19 of 21] Compiling System.Glib.Utils ( dist/build/System/Glib/Utils.hs, dist/build/System/Glib/Utils.o ) [20 of 21] Compiling System.Glib.Properties ( dist/build/System/Glib/Properties.hs, dist/build/System/Glib/Properties.o ) [21 of 21] Compiling System.Glib ( System/Glib.hs, dist/build/System/Glib.o ) In-place registering glib-0.13.2.1... Running Haddock for glib-0.13.2.1... Running hscolour for glib-0.13.2.1... Preprocessing library glib-0.13.2.1... Preprocessing library glib-0.13.2.1... System/Glib/GParameter.hsc:42:10: Warning: No explicit implementation for either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’ In the instance declaration for ‘Storable GParameter’ Haddock coverage: 100% ( 17 / 17) in 'System.Glib.Attributes' 25% ( 1 / 4) in 'System.Glib.Flags' Missing documentation for: Flags (System/Glib/Flags.hs:36) fromFlags (System/Glib/Flags.hs:38) toFlags (System/Glib/Flags.hs:45) 56% ( 5 / 9) in 'System.Glib.FFI' Missing documentation for: nullForeignPtr (System/Glib/FFI.hs:65) maybeNull (System/Glib/FFI.hs:78) newForeignPtr (System/Glib/FFI.hs:58) withForeignPtrs (System/Glib/FFI.hs:70) Warning: System.Glib.Types: toGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity. Warning: System.Glib.Types: unsafeCastGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity. 29% ( 2 / 7) in 'System.Glib.Types' Missing documentation for: GObject (./System/Glib/Types.chs:44) GObjectClass (./System/Glib/Types.chs:49) mkGObject (./System/Glib/Types.chs:46) unGObject (./System/Glib/Types.chs:47) castToGObject (./System/Glib/Types.chs:59) 20% ( 1 / 5) in 'System.Glib.GString' Missing documentation for: GString (./System/Glib/GString.chs:42) readGString (./System/Glib/GString.chs:48) readGStringByteString (./System/Glib/GString.chs:58) fromGString (./System/Glib/GString.chs:68) 8% ( 1 / 12) in 'System.Glib.GList' Missing documentation for: GList (./System/Glib/GList.chs:50) readGList (./System/Glib/GList.chs:57) fromGList (./System/Glib/GList.chs:68) toGList (./System/Glib/GList.chs:117) withGList (./System/Glib/GList.chs:133) GSList (./System/Glib/GList.chs:51) readGSList (./System/Glib/GList.chs:82) fromGSList (./System/Glib/GList.chs:93) fromGSListRev (./System/Glib/GList.chs:104) toGSList (./System/Glib/GList.chs:125) withGSList (./System/Glib/GList.chs:138) 75% ( 3 / 4) in 'System.Glib.GType' Missing documentation for: GType (./System/Glib/GType.chs:38) 80% ( 4 / 5) in 'System.Glib.GValue' Missing documentation for: GValue (./System/Glib/GValue.chs:41) 50% ( 1 / 2) in 'System.Glib.GParameter' Missing documentation for: GParameter (System/Glib/GParameter.hsc:40) 6% ( 1 / 18) in 'System.Glib.GTypeConstants' Missing documentation for: invalid (System/Glib/GTypeConstants.hsc:44) none (System/Glib/GTypeConstants.hsc:44) uint (System/Glib/GTypeConstants.hsc:44) int (System/Glib/GTypeConstants.hsc:44) uint64 (System/Glib/GTypeConstants.hsc:44) int64 (System/Glib/GTypeConstants.hsc:44) uchar (System/Glib/GTypeConstants.hsc:44) char (System/Glib/GTypeConstants.hsc:44) bool (System/Glib/GTypeConstants.hsc:44) enum (System/Glib/GTypeConstants.hsc:44) flags (System/Glib/GTypeConstants.hsc:44) pointer (System/Glib/GTypeConstants.hsc:44) float (System/Glib/GTypeConstants.hsc:44) double (System/Glib/GTypeConstants.hsc:44) string (System/Glib/GTypeConstants.hsc:44) object (System/Glib/GTypeConstants.hsc:44) boxed (System/Glib/GTypeConstants.hsc:44) 45% ( 10 / 22) in 'System.Glib.UTFString' Missing documentation for: GlibString (System/Glib/UTFString.hs:71) ofsToUTF (System/Glib/UTFString.hs:242) ofsFromUTF (System/Glib/UTFString.hs:249) glibToString (System/Glib/UTFString.hs:157) stringToGlib (System/Glib/UTFString.hs:160) DefaultGlibString (System/Glib/UTFString.hs:256) GlibFilePath (System/Glib/UTFString.hs:258) withUTFFilePaths (System/Glib/UTFString.hs:266) withUTFFilePathArray (System/Glib/UTFString.hs:273) withUTFFilePathArray0 (System/Glib/UTFString.hs:278) peekUTFFilePathArray0 (System/Glib/UTFString.hs:283) readUTFFilePathArray0 (System/Glib/UTFString.hs:288) 76% ( 22 / 29) in 'System.Glib.GObject' Missing documentation for: GObject (./System/Glib/Types.chs:44) GObjectClass (./System/Glib/Types.chs:49) mkGObject (./System/Glib/Types.chs:46) unGObject (./System/Glib/Types.chs:47) castToGObject (./System/Glib/Types.chs:59) DestroyNotify (./System/Glib/GObject.chs:129) Quark (./System/Glib/GObject.chs:168) 3% ( 1 / 35) in 'System.Glib.GValueTypes' Missing documentation for: valueSetUInt (./System/Glib/GValueTypes.chs:76) valueGetUInt (./System/Glib/GValueTypes.chs:80) valueSetInt (./System/Glib/GValueTypes.chs:85) valueGetInt (./System/Glib/GValueTypes.chs:89) valueSetUInt64 (./System/Glib/GValueTypes.chs:94) valueGetUInt64 (./System/Glib/GValueTypes.chs:98) valueSetInt64 (./System/Glib/GValueTypes.chs:103) valueGetInt64 (./System/Glib/GValueTypes.chs:107) valueSetBool (./System/Glib/GValueTypes.chs:112) valueGetBool (./System/Glib/GValueTypes.chs:116) valueSetPointer (./System/Glib/GValueTypes.chs:123) valueGetPointer (./System/Glib/GValueTypes.chs:127) valueSetFloat (./System/Glib/GValueTypes.chs:131) valueGetFloat (./System/Glib/GValueTypes.chs:135) valueSetDouble (./System/Glib/GValueTypes.chs:140) valueGetDouble (./System/Glib/GValueTypes.chs:144) valueSetEnum (./System/Glib/GValueTypes.chs:149) valueGetEnum (./System/Glib/GValueTypes.chs:153) valueSetFlags (./System/Glib/GValueTypes.chs:158) valueGetFlags (./System/Glib/GValueTypes.chs:162) valueSetString (./System/Glib/GValueTypes.chs:167) valueGetString (./System/Glib/GValueTypes.chs:172) valueSetMaybeString (./System/Glib/GValueTypes.chs:179) valueGetMaybeString (./System/Glib/GValueTypes.chs:187) valueSetFilePath (./System/Glib/GValueTypes.chs:192) valueGetFilePath (./System/Glib/GValueTypes.chs:197) valueSetMaybeFilePath (./System/Glib/GValueTypes.chs:204) valueGetMaybeFilePath (./System/Glib/GValueTypes.chs:212) valueSetBoxed (./System/Glib/GValueTypes.chs:217) valueGetBoxed (./System/Glib/GValueTypes.chs:222) valueSetGObject (./System/Glib/GValueTypes.chs:228) valueGetGObject (./System/Glib/GValueTypes.chs:235) valueSetMaybeGObject (./System/Glib/GValueTypes.chs:243) valueGetMaybeGObject (./System/Glib/GValueTypes.chs:248) 40% ( 2 / 5) in 'System.Glib.StoreValue' Missing documentation for: TMType (System/Glib/StoreValue.hsc:68) valueSetGenericValue (System/Glib/StoreValue.hsc:115) valueGetGenericValue (System/Glib/StoreValue.hsc:139) 44% ( 7 / 16) in 'System.Glib.Signals' Missing documentation for: Module header Signal (./System/Glib/Signals.chs:69) SignalName (./System/Glib/Signals.chs:108) GSignalMatchType (./System/Glib/Signals.chs:142) ConnectAfter (./System/Glib/Signals.chs:106) signalBlockMatched (./System/Glib/Signals.chs:151) disconnect (./System/Glib/Signals.chs:117) GClosure (./System/Glib/Signals.chs:208) connectGeneric (./System/Glib/Signals.chs:212) 56% ( 18 / 32) in 'System.Glib.MainLoop' Missing documentation for: HandlerId (./System/Glib/MainLoop.chs:76) inputRemove (./System/Glib/MainLoop.chs:191) priorityLow (./System/Glib/MainLoop.chs:218) priorityDefaultIdle (./System/Glib/MainLoop.chs:215) priorityHighIdle (./System/Glib/MainLoop.chs:212) priorityDefault (./System/Glib/MainLoop.chs:209) priorityHigh (./System/Glib/MainLoop.chs:206) mainContextFindSourceById (./System/Glib/MainLoop.chs:302) Source (./System/Glib/MainLoop.chs:308) sourceAttach (./System/Glib/MainLoop.chs:316) sourceSetPriority (./System/Glib/MainLoop.chs:322) sourceGetPriority (./System/Glib/MainLoop.chs:328) sourceDestroy (./System/Glib/MainLoop.chs:333) sourceIsDestroyed (./System/Glib/MainLoop.chs:339) 100% ( 22 / 22) in 'System.Glib.GError' 3% ( 1 / 36) in 'System.Glib.GDateTime' Missing documentation for: GTimeValPart (./System/Glib/GDateTime.chs:72) GTimeVal (./System/Glib/GDateTime.chs:73) gGetCurrentTime (./System/Glib/GDateTime.chs:87) gUSleep (./System/Glib/GDateTime.chs:93) gTimeValAdd (./System/Glib/GDateTime.chs:98) gTimeValFromISO8601 (./System/Glib/GDateTime.chs:107) gTimeValToISO8601 (./System/Glib/GDateTime.chs:118) GDate (./System/Glib/GDateTime.chs:144) GDateDay (./System/Glib/GDateTime.chs:126) GDateMonth (./System/Glib/GDateTime.chs:132) GDateYear (./System/Glib/GDateTime.chs:137) GDateJulianDay (./System/Glib/GDateTime.chs:143) GDateWeekday (./System/Glib/GDateTime.chs:154) gDateValidJulian (./System/Glib/GDateTime.chs:159) gDateValidDMY (./System/Glib/GDateTime.chs:164) gDateNewJulian (./System/Glib/GDateTime.chs:173) gDateNewDMY (./System/Glib/GDateTime.chs:180) gDateSetDay (./System/Glib/GDateTime.chs:196) gDateSetMonth (./System/Glib/GDateTime.chs:207) gDateSetYear (./System/Glib/GDateTime.chs:218) gDateNewTimeVal (./System/Glib/GDateTime.chs:230) gDateParse (./System/Glib/GDateTime.chs:239) gDateAddDays (./System/Glib/GDateTime.chs:250) gDateSubtractDays (./System/Glib/GDateTime.chs:258) gDateAddMonths (./System/Glib/GDateTime.chs:266) gDateSubtractMonths (./System/Glib/GDateTime.chs:274) gDateAddYears (./System/Glib/GDateTime.chs:282) gDateSubtractYears (./System/Glib/GDateTime.chs:290) gDateDaysBetween (./System/Glib/GDateTime.chs:298) gDateCompare (./System/Glib/GDateTime.chs:306) gDateClamp (./System/Glib/GDateTime.chs:321) gDateDay (./System/Glib/GDateTime.chs:332) gDateMonth (./System/Glib/GDateTime.chs:337) gDateYear (./System/Glib/GDateTime.chs:342) gDateWeekday (./System/Glib/GDateTime.chs:347) 100% ( 5 / 5) in 'System.Glib.Utils' 4% ( 3 / 80) in 'System.Glib.Properties' Missing documentation for: objectSetPropertyInt (./System/Glib/Properties.chs:148) objectGetPropertyInt (./System/Glib/Properties.chs:151) objectSetPropertyUInt (./System/Glib/Properties.chs:154) objectGetPropertyUInt (./System/Glib/Properties.chs:157) objectSetPropertyInt64 (./System/Glib/Properties.chs:160) objectGetPropertyInt64 (./System/Glib/Properties.chs:163) objectSetPropertyUInt64 (./System/Glib/Properties.chs:166) objectGetPropertyUInt64 (./System/Glib/Properties.chs:169) objectSetPropertyChar (./System/Glib/Properties.chs:172) objectGetPropertyChar (./System/Glib/Properties.chs:175) objectSetPropertyBool (./System/Glib/Properties.chs:178) objectGetPropertyBool (./System/Glib/Properties.chs:181) objectSetPropertyEnum (./System/Glib/Properties.chs:184) objectGetPropertyEnum (./System/Glib/Properties.chs:187) objectSetPropertyFlags (./System/Glib/Properties.chs:190) objectGetPropertyFlags (./System/Glib/Properties.chs:193) objectSetPropertyFloat (./System/Glib/Properties.chs:196) objectGetPropertyFloat (./System/Glib/Properties.chs:199) objectSetPropertyDouble (./System/Glib/Properties.chs:202) objectGetPropertyDouble (./System/Glib/Properties.chs:205) objectSetPropertyString (./System/Glib/Properties.chs:208) objectGetPropertyString (./System/Glib/Properties.chs:211) objectSetPropertyMaybeString (./System/Glib/Properties.chs:214) objectGetPropertyMaybeString (./System/Glib/Properties.chs:217) objectSetPropertyFilePath (./System/Glib/Properties.chs:220) objectGetPropertyFilePath (./System/Glib/Properties.chs:223) objectSetPropertyMaybeFilePath (./System/Glib/Properties.chs:226) objectGetPropertyMaybeFilePath (./System/Glib/Properties.chs:229) objectSetPropertyBoxedOpaque (./System/Glib/Properties.chs:232) objectGetPropertyBoxedOpaque (./System/Glib/Properties.chs:235) objectSetPropertyBoxedStorable (./System/Glib/Properties.chs:238) objectGetPropertyBoxedStorable (./System/Glib/Properties.chs:241) objectSetPropertyGObject (./System/Glib/Properties.chs:244) objectGetPropertyGObject (./System/Glib/Properties.chs:247) newAttrFromIntProperty (./System/Glib/Properties.chs:261) readAttrFromIntProperty (./System/Glib/Properties.chs:265) newAttrFromUIntProperty (./System/Glib/Properties.chs:269) readAttrFromUIntProperty (./System/Glib/Properties.chs:273) writeAttrFromUIntProperty (./System/Glib/Properties.chs:285) newAttrFromCharProperty (./System/Glib/Properties.chs:277) readAttrFromCharProperty (./System/Glib/Properties.chs:281) newAttrFromBoolProperty (./System/Glib/Properties.chs:289) readAttrFromBoolProperty (./System/Glib/Properties.chs:293) newAttrFromFloatProperty (./System/Glib/Properties.chs:297) readAttrFromFloatProperty (./System/Glib/Properties.chs:301) newAttrFromDoubleProperty (./System/Glib/Properties.chs:305) readAttrFromDoubleProperty (./System/Glib/Properties.chs:309) newAttrFromEnumProperty (./System/Glib/Properties.chs:313) readAttrFromEnumProperty (./System/Glib/Properties.chs:317) writeAttrFromEnumProperty (./System/Glib/Properties.chs:321) newAttrFromFlagsProperty (./System/Glib/Properties.chs:325) readAttrFromFlagsProperty (./System/Glib/Properties.chs:329) newAttrFromStringProperty (./System/Glib/Properties.chs:333) readAttrFromStringProperty (./System/Glib/Properties.chs:337) writeAttrFromStringProperty (./System/Glib/Properties.chs:341) newAttrFromMaybeStringProperty (./System/Glib/Properties.chs:345) readAttrFromMaybeStringProperty (./System/Glib/Properties.chs:349) writeAttrFromMaybeStringProperty (./System/Glib/Properties.chs:353) newAttrFromFilePathProperty (./System/Glib/Properties.chs:357) readAttrFromFilePathProperty (./System/Glib/Properties.chs:361) writeAttrFromFilePathProperty (./System/Glib/Properties.chs:365) newAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:369) readAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:373) writeAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:377) newAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:381) readAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:385) writeAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:389) newAttrFromBoxedStorableProperty (./System/Glib/Properties.chs:393) readAttrFromBoxedStorableProperty (./System/Glib/Properties.chs:397) newAttrFromObjectProperty (./System/Glib/Properties.chs:401) readAttrFromObjectProperty (./System/Glib/Properties.chs:409) writeAttrFromObjectProperty (./System/Glib/Properties.chs:405) newAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:413) readAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:421) writeAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:417) objectGetPropertyInternal (./System/Glib/Properties.chs:137) objectSetPropertyInternal (./System/Glib/Properties.chs:126) 90% ( 9 / 10) in 'System.Glib' Missing documentation for: Module header Warning: System.Glib.MainLoop: could not find link destinations for: FD Warning: System.Glib.GError: could not find link destinations for: GQuark Documentation created: dist/doc/html/glib/index.html, dist/doc/html/glib/glib.txt Creating package registration file: /tmp/pkgConf-glib-0.13.222800096845997813.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/glib-0.13.2.1-2BPmpQ0mKMn8YAJWQDEtyV Registering glib-0.13.2.1... Installed glib-0.13.2.1 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.5397977904305425913.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 uuid-types-1.0.2... Building uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o ) [2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o ) Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44: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() [3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o ) In-place registering uuid-types-1.0.2... Running Haddock for uuid-types-1.0.2... Running hscolour for uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44: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: 29% ( 2 / 7) in 'Data.UUID.Types.Internal.Builder' Missing documentation for: Module header Takes1Byte (Data/UUID/Types/Internal/Builder.hs:46) Takes2Bytes (Data/UUID/Types/Internal/Builder.hs:47) Takes3Bytes (Data/UUID/Types/Internal/Builder.hs:48) Takes4Bytes (Data/UUID/Types/Internal/Builder.hs:49) 86% ( 19 / 22) in 'Data.UUID.Types.Internal' Missing documentation for: UnpackedUUID (Data/UUID/Types/Internal.hs:111) pack (Data/UUID/Types/Internal.hs:147) unpack (Data/UUID/Types/Internal.hs:127) 100% ( 16 / 16) in 'Data.UUID.Types' Documentation created: dist/doc/html/uuid-types/index.html, dist/doc/html/uuid-types/uuid-types.txt Creating package registration file: /tmp/pkgConf-uuid-types-1.0560711564413575986.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-types-1.0.2-2PEt00jQxGGFqBr6JlDQgY Registering uuid-types-1.0.2... Installed uuid-types-1.0.2 [1 of 2] Compiling SetupWrapper ( /tmp/cabal-tmp-31262/gio-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-31262/gio-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/cabal-tmp-31262/gio-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-31262/gio-0.13.1.0/dist/setup/Main.o ) Linking /tmp/cabal-tmp-31262/gio-0.13.1.0/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring gio-0.13.1.0... Building gio-0.13.1.0... Preprocessing library gio-0.13.1.0... [ 1 of 24] Compiling System.GIO.Signals ( dist/build/System/GIO/Signals.hs, dist/build/System/GIO/Signals.o ) [ 2 of 24] Compiling System.GIO.Types ( dist/build/System/GIO/Types.hs, dist/build/System/GIO/Types.o ) [ 3 of 24] Compiling System.GIO.Enums ( dist/build/System/GIO/Enums.hs, dist/build/System/GIO/Enums.o ) [ 4 of 24] Compiling System.GIO.File.FileAttribute ( dist/build/System/GIO/File/FileAttribute.hs, dist/build/System/GIO/File/FileAttribute.o ) [ 5 of 24] Compiling System.GIO.Volumes.VolumeMonitor ( dist/build/System/GIO/Volumes/VolumeMonitor.hs, dist/build/System/GIO/Volumes/VolumeMonitor.o ) [ 6 of 24] Compiling System.GIO.Icons.ThemedIcon ( dist/build/System/GIO/Icons/ThemedIcon.hs, dist/build/System/GIO/Icons/ThemedIcon.o ) [ 7 of 24] Compiling System.GIO.Icons.Icon ( dist/build/System/GIO/Icons/Icon.hs, dist/build/System/GIO/Icons/Icon.o ) [ 8 of 24] Compiling System.GIO.Icons.FileIcon ( dist/build/System/GIO/Icons/FileIcon.hs, dist/build/System/GIO/Icons/FileIcon.o ) [ 9 of 24] Compiling System.GIO.Icons.EmblemedIcon ( dist/build/System/GIO/Icons/EmblemedIcon.hs, dist/build/System/GIO/Icons/EmblemedIcon.o ) [10 of 24] Compiling System.GIO.Icons.Emblem ( dist/build/System/GIO/Icons/Emblem.hs, dist/build/System/GIO/Icons/Emblem.o ) [11 of 24] Compiling System.GIO.File.MountOperation ( dist/build/System/GIO/File/MountOperation.hs, dist/build/System/GIO/File/MountOperation.o ) [12 of 24] Compiling System.GIO.File.IOError ( dist/build/System/GIO/File/IOError.hs, dist/build/System/GIO/File/IOError.o ) [13 of 24] Compiling System.GIO.File.FileMonitor ( dist/build/System/GIO/File/FileMonitor.hs, dist/build/System/GIO/File/FileMonitor.o ) [14 of 24] Compiling System.GIO.File.FileInfo ( dist/build/System/GIO/File/FileInfo.hs, dist/build/System/GIO/File/FileInfo.o ) [15 of 24] Compiling System.GIO.File.ContentType ( dist/build/System/GIO/File/ContentType.hs, dist/build/System/GIO/File/ContentType.o ) [16 of 24] Compiling System.GIO.File.AppInfo ( dist/build/System/GIO/File/AppInfo.hs, dist/build/System/GIO/File/AppInfo.o ) [17 of 24] Compiling System.GIO.Async.Cancellable ( dist/build/System/GIO/Async/Cancellable.hs, dist/build/System/GIO/Async/Cancellable.o ) [18 of 24] Compiling System.GIO.Async.AsyncResult ( dist/build/System/GIO/Async/AsyncResult.hs, dist/build/System/GIO/Async/AsyncResult.o ) [19 of 24] Compiling System.GIO.File.File ( dist/build/System/GIO/File/File.hs, dist/build/System/GIO/File/File.o ) [20 of 24] Compiling System.GIO.File.FileEnumerator ( dist/build/System/GIO/File/FileEnumerator.hs, dist/build/System/GIO/File/FileEnumerator.o ) [21 of 24] Compiling System.GIO.Volumes.Drive ( dist/build/System/GIO/Volumes/Drive.hs, dist/build/System/GIO/Volumes/Drive.o ) [22 of 24] Compiling System.GIO.Volumes.Mount ( dist/build/System/GIO/Volumes/Mount.hs, dist/build/System/GIO/Volumes/Mount.o ) [23 of 24] Compiling System.GIO.Volumes.Volume ( dist/build/System/GIO/Volumes/Volume.hs, dist/build/System/GIO/Volumes/Volume.o ) [24 of 24] Compiling System.GIO ( System/GIO.hs, dist/build/System/GIO.o ) In-place registering gio-0.13.1.0... Running Haddock for gio-0.13.1.0... Running hscolour for gio-0.13.1.0... Preprocessing library gio-0.13.1.0... Preprocessing library gio-0.13.1.0... Haddock coverage: 12% ( 1 / 8) in 'System.GIO.Signals' Missing documentation for: Module header connect_NONE__NONE (./System/GIO/Signals.chs:70) connect_GLIBSTRING_GLIBSTRING_GLIBSTRING_ENUM__NONE (./System/GIO/Signals.chs:82) connect_OBJECT_OBJECT_ENUM__NONE (./System/GIO/Signals.chs:97) connect_ENUM__NONE (./System/GIO/Signals.chs:111) connect_OBJECT__NONE (./System/GIO/Signals.chs:123) connect_MOBJECT_MOBJECT_ENUM__NONE (./System/GIO/Signals.chs:136) 0% ( 1 /246) in 'System.GIO.Types' Missing documentation for: OutputStream (./System/GIO/Types.chs:208) OutputStreamClass (./System/GIO/Types.chs:213) toOutputStream (./System/GIO/Types.chs:214) mkOutputStream (./System/GIO/Types.chs:210) unOutputStream (./System/GIO/Types.chs:211) castToOutputStream (./System/GIO/Types.chs:222) gTypeOutputStream (./System/GIO/Types.chs:225) FilterOutputStream (./System/GIO/Types.chs:231) FilterOutputStreamClass (./System/GIO/Types.chs:236) toFilterOutputStream (./System/GIO/Types.chs:237) mkFilterOutputStream (./System/GIO/Types.chs:233) unFilterOutputStream (./System/GIO/Types.chs:234) castToFilterOutputStream (./System/GIO/Types.chs:246) gTypeFilterOutputStream (./System/GIO/Types.chs:249) DataOutputStream (./System/GIO/Types.chs:255) DataOutputStreamClass (./System/GIO/Types.chs:260) toDataOutputStream (./System/GIO/Types.chs:261) mkDataOutputStream (./System/GIO/Types.chs:257) unDataOutputStream (./System/GIO/Types.chs:258) castToDataOutputStream (./System/GIO/Types.chs:271) gTypeDataOutputStream (./System/GIO/Types.chs:274) BufferedOutputStream (./System/GIO/Types.chs:280) BufferedOutputStreamClass (./System/GIO/Types.chs:285) toBufferedOutputStream (./System/GIO/Types.chs:286) mkBufferedOutputStream (./System/GIO/Types.chs:282) unBufferedOutputStream (./System/GIO/Types.chs:283) castToBufferedOutputStream (./System/GIO/Types.chs:296) gTypeBufferedOutputStream (./System/GIO/Types.chs:299) FileOutputStream (./System/GIO/Types.chs:305) FileOutputStreamClass (./System/GIO/Types.chs:310) toFileOutputStream (./System/GIO/Types.chs:311) mkFileOutputStream (./System/GIO/Types.chs:307) unFileOutputStream (./System/GIO/Types.chs:308) castToFileOutputStream (./System/GIO/Types.chs:320) gTypeFileOutputStream (./System/GIO/Types.chs:323) MemoryOutputStream (./System/GIO/Types.chs:329) MemoryOutputStreamClass (./System/GIO/Types.chs:334) toMemoryOutputStream (./System/GIO/Types.chs:335) mkMemoryOutputStream (./System/GIO/Types.chs:331) unMemoryOutputStream (./System/GIO/Types.chs:332) castToMemoryOutputStream (./System/GIO/Types.chs:344) gTypeMemoryOutputStream (./System/GIO/Types.chs:347) InputStream (./System/GIO/Types.chs:353) InputStreamClass (./System/GIO/Types.chs:358) toInputStream (./System/GIO/Types.chs:359) mkInputStream (./System/GIO/Types.chs:355) unInputStream (./System/GIO/Types.chs:356) castToInputStream (./System/GIO/Types.chs:367) gTypeInputStream (./System/GIO/Types.chs:370) MemoryInputStream (./System/GIO/Types.chs:376) MemoryInputStreamClass (./System/GIO/Types.chs:381) toMemoryInputStream (./System/GIO/Types.chs:382) mkMemoryInputStream (./System/GIO/Types.chs:378) unMemoryInputStream (./System/GIO/Types.chs:379) castToMemoryInputStream (./System/GIO/Types.chs:391) gTypeMemoryInputStream (./System/GIO/Types.chs:394) FilterInputStream (./System/GIO/Types.chs:400) FilterInputStreamClass (./System/GIO/Types.chs:405) toFilterInputStream (./System/GIO/Types.chs:406) mkFilterInputStream (./System/GIO/Types.chs:402) unFilterInputStream (./System/GIO/Types.chs:403) castToFilterInputStream (./System/GIO/Types.chs:415) gTypeFilterInputStream (./System/GIO/Types.chs:418) BufferedInputStream (./System/GIO/Types.chs:424) BufferedInputStreamClass (./System/GIO/Types.chs:429) toBufferedInputStream (./System/GIO/Types.chs:430) mkBufferedInputStream (./System/GIO/Types.chs:426) unBufferedInputStream (./System/GIO/Types.chs:427) castToBufferedInputStream (./System/GIO/Types.chs:440) gTypeBufferedInputStream (./System/GIO/Types.chs:443) DataInputStream (./System/GIO/Types.chs:449) DataInputStreamClass (./System/GIO/Types.chs:454) toDataInputStream (./System/GIO/Types.chs:455) mkDataInputStream (./System/GIO/Types.chs:451) unDataInputStream (./System/GIO/Types.chs:452) castToDataInputStream (./System/GIO/Types.chs:466) gTypeDataInputStream (./System/GIO/Types.chs:469) FileInputStream (./System/GIO/Types.chs:475) FileInputStreamClass (./System/GIO/Types.chs:480) toFileInputStream (./System/GIO/Types.chs:481) mkFileInputStream (./System/GIO/Types.chs:477) unFileInputStream (./System/GIO/Types.chs:478) castToFileInputStream (./System/GIO/Types.chs:490) gTypeFileInputStream (./System/GIO/Types.chs:493) FileMonitor (./System/GIO/Types.chs:499) FileMonitorClass (./System/GIO/Types.chs:504) toFileMonitor (./System/GIO/Types.chs:505) mkFileMonitor (./System/GIO/Types.chs:501) unFileMonitor (./System/GIO/Types.chs:502) castToFileMonitor (./System/GIO/Types.chs:513) gTypeFileMonitor (./System/GIO/Types.chs:516) Vfs (./System/GIO/Types.chs:522) VfsClass (./System/GIO/Types.chs:527) toVfs (./System/GIO/Types.chs:528) mkVfs (./System/GIO/Types.chs:524) unVfs (./System/GIO/Types.chs:525) castToVfs (./System/GIO/Types.chs:536) gTypeVfs (./System/GIO/Types.chs:539) MountOperation (./System/GIO/Types.chs:545) MountOperationClass (./System/GIO/Types.chs:550) toMountOperation (./System/GIO/Types.chs:551) mkMountOperation (./System/GIO/Types.chs:547) unMountOperation (./System/GIO/Types.chs:548) castToMountOperation (./System/GIO/Types.chs:559) gTypeMountOperation (./System/GIO/Types.chs:562) ThemedIcon (./System/GIO/Types.chs:568) ThemedIconClass (./System/GIO/Types.chs:573) toThemedIcon (./System/GIO/Types.chs:574) mkThemedIcon (./System/GIO/Types.chs:570) unThemedIcon (./System/GIO/Types.chs:571) castToThemedIcon (./System/GIO/Types.chs:582) gTypeThemedIcon (./System/GIO/Types.chs:585) Emblem (./System/GIO/Types.chs:591) EmblemClass (./System/GIO/Types.chs:596) toEmblem (./System/GIO/Types.chs:597) mkEmblem (./System/GIO/Types.chs:593) unEmblem (./System/GIO/Types.chs:594) castToEmblem (./System/GIO/Types.chs:605) gTypeEmblem (./System/GIO/Types.chs:608) EmblemedIcon (./System/GIO/Types.chs:614) EmblemedIconClass (./System/GIO/Types.chs:619) toEmblemedIcon (./System/GIO/Types.chs:620) mkEmblemedIcon (./System/GIO/Types.chs:616) unEmblemedIcon (./System/GIO/Types.chs:617) castToEmblemedIcon (./System/GIO/Types.chs:628) gTypeEmblemedIcon (./System/GIO/Types.chs:631) FileEnumerator (./System/GIO/Types.chs:637) FileEnumeratorClass (./System/GIO/Types.chs:642) toFileEnumerator (./System/GIO/Types.chs:643) mkFileEnumerator (./System/GIO/Types.chs:639) unFileEnumerator (./System/GIO/Types.chs:640) castToFileEnumerator (./System/GIO/Types.chs:651) gTypeFileEnumerator (./System/GIO/Types.chs:654) FilenameCompleter (./System/GIO/Types.chs:660) FilenameCompleterClass (./System/GIO/Types.chs:665) toFilenameCompleter (./System/GIO/Types.chs:666) mkFilenameCompleter (./System/GIO/Types.chs:662) unFilenameCompleter (./System/GIO/Types.chs:663) castToFilenameCompleter (./System/GIO/Types.chs:674) gTypeFilenameCompleter (./System/GIO/Types.chs:677) FileIcon (./System/GIO/Types.chs:683) FileIconClass (./System/GIO/Types.chs:688) toFileIcon (./System/GIO/Types.chs:689) mkFileIcon (./System/GIO/Types.chs:685) unFileIcon (./System/GIO/Types.chs:686) castToFileIcon (./System/GIO/Types.chs:697) gTypeFileIcon (./System/GIO/Types.chs:700) VolumeMonitor (./System/GIO/Types.chs:706) VolumeMonitorClass (./System/GIO/Types.chs:711) toVolumeMonitor (./System/GIO/Types.chs:712) mkVolumeMonitor (./System/GIO/Types.chs:708) unVolumeMonitor (./System/GIO/Types.chs:709) castToVolumeMonitor (./System/GIO/Types.chs:720) gTypeVolumeMonitor (./System/GIO/Types.chs:723) Cancellable (./System/GIO/Types.chs:729) CancellableClass (./System/GIO/Types.chs:734) toCancellable (./System/GIO/Types.chs:735) mkCancellable (./System/GIO/Types.chs:731) unCancellable (./System/GIO/Types.chs:732) castToCancellable (./System/GIO/Types.chs:743) gTypeCancellable (./System/GIO/Types.chs:746) SimpleAsyncResult (./System/GIO/Types.chs:752) SimpleAsyncResultClass (./System/GIO/Types.chs:757) toSimpleAsyncResult (./System/GIO/Types.chs:758) mkSimpleAsyncResult (./System/GIO/Types.chs:754) unSimpleAsyncResult (./System/GIO/Types.chs:755) castToSimpleAsyncResult (./System/GIO/Types.chs:766) gTypeSimpleAsyncResult (./System/GIO/Types.chs:769) FileInfo (./System/GIO/Types.chs:775) FileInfoClass (./System/GIO/Types.chs:780) toFileInfo (./System/GIO/Types.chs:781) mkFileInfo (./System/GIO/Types.chs:777) unFileInfo (./System/GIO/Types.chs:778) castToFileInfo (./System/GIO/Types.chs:789) gTypeFileInfo (./System/GIO/Types.chs:792) AppLaunchContext (./System/GIO/Types.chs:798) AppLaunchContextClass (./System/GIO/Types.chs:803) toAppLaunchContext (./System/GIO/Types.chs:804) mkAppLaunchContext (./System/GIO/Types.chs:800) unAppLaunchContext (./System/GIO/Types.chs:801) castToAppLaunchContext (./System/GIO/Types.chs:813) gTypeAppLaunchContext (./System/GIO/Types.chs:816) Icon (./System/GIO/Types.chs:822) IconClass (./System/GIO/Types.chs:827) toIcon (./System/GIO/Types.chs:828) mkIcon (./System/GIO/Types.chs:824) unIcon (./System/GIO/Types.chs:825) castToIcon (./System/GIO/Types.chs:836) gTypeIcon (./System/GIO/Types.chs:839) Seekable (./System/GIO/Types.chs:845) SeekableClass (./System/GIO/Types.chs:850) toSeekable (./System/GIO/Types.chs:851) mkSeekable (./System/GIO/Types.chs:847) unSeekable (./System/GIO/Types.chs:848) castToSeekable (./System/GIO/Types.chs:859) gTypeSeekable (./System/GIO/Types.chs:862) AppInfo (./System/GIO/Types.chs:868) AppInfoClass (./System/GIO/Types.chs:873) toAppInfo (./System/GIO/Types.chs:874) mkAppInfo (./System/GIO/Types.chs:870) unAppInfo (./System/GIO/Types.chs:871) castToAppInfo (./System/GIO/Types.chs:882) gTypeAppInfo (./System/GIO/Types.chs:885) Volume (./System/GIO/Types.chs:891) VolumeClass (./System/GIO/Types.chs:896) toVolume (./System/GIO/Types.chs:897) mkVolume (./System/GIO/Types.chs:893) unVolume (./System/GIO/Types.chs:894) castToVolume (./System/GIO/Types.chs:905) gTypeVolume (./System/GIO/Types.chs:908) AsyncResult (./System/GIO/Types.chs:914) AsyncResultClass (./System/GIO/Types.chs:919) toAsyncResult (./System/GIO/Types.chs:920) mkAsyncResult (./System/GIO/Types.chs:916) unAsyncResult (./System/GIO/Types.chs:917) castToAsyncResult (./System/GIO/Types.chs:928) gTypeAsyncResult (./System/GIO/Types.chs:931) LoadableIcon (./System/GIO/Types.chs:937) LoadableIconClass (./System/GIO/Types.chs:942) toLoadableIcon (./System/GIO/Types.chs:943) mkLoadableIcon (./System/GIO/Types.chs:939) unLoadableIcon (./System/GIO/Types.chs:940) castToLoadableIcon (./System/GIO/Types.chs:951) gTypeLoadableIcon (./System/GIO/Types.chs:954) Drive (./System/GIO/Types.chs:960) DriveClass (./System/GIO/Types.chs:965) toDrive (./System/GIO/Types.chs:966) mkDrive (./System/GIO/Types.chs:962) unDrive (./System/GIO/Types.chs:963) castToDrive (./System/GIO/Types.chs:974) gTypeDrive (./System/GIO/Types.chs:977) File (./System/GIO/Types.chs:983) FileClass (./System/GIO/Types.chs:988) toFile (./System/GIO/Types.chs:989) mkFile (./System/GIO/Types.chs:985) unFile (./System/GIO/Types.chs:986) castToFile (./System/GIO/Types.chs:997) gTypeFile (./System/GIO/Types.chs:1000) Mount (./System/GIO/Types.chs:1006) MountClass (./System/GIO/Types.chs:1011) toMount (./System/GIO/Types.chs:1012) mkMount (./System/GIO/Types.chs:1008) unMount (./System/GIO/Types.chs:1009) castToMount (./System/GIO/Types.chs:1020) gTypeMount (./System/GIO/Types.chs:1023) 81% ( 17 / 21) in 'System.GIO.Enums' Missing documentation for: FileCreateFlags (./System/GIO/Enums.chs:78) FilesystemPreviewType (./System/GIO/Enums.chs:91) AskPasswordFlags (./System/GIO/Enums.chs:105) MountOperationResult (./System/GIO/Enums.chs:113) 8% ( 7 / 83) in 'System.GIO.File.FileAttribute' Missing documentation for: FileAttributeType (System/GIO/File/FileAttribute.hsc:155) FileAttributeInfo (System/GIO/File/FileAttribute.hsc:195) fileAttributeStandardType (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardIsHidden (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardIsBackup (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardIsSymlink (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardIsVirtual (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardName (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardDisplayName (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardEditName (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardCopyName (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardIcon (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardContentType (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardFastContentType (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardSize (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardAllocatedSize (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardSymlinkTarget (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardTargetURI (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardSortOrder (System/GIO/File/FileAttribute.hsc:216) fileAttributeEtagValue (System/GIO/File/FileAttribute.hsc:216) fileAttributeIDFile (System/GIO/File/FileAttribute.hsc:216) fileAttributeIDFilesystem (System/GIO/File/FileAttribute.hsc:216) fileAttributeAccessCanRead (System/GIO/File/FileAttribute.hsc:216) fileAttributeAccessCanWrite (System/GIO/File/FileAttribute.hsc:216) fileAttributeAccessCanExecute (System/GIO/File/FileAttribute.hsc:216) fileAttributeAccessCanDelete (System/GIO/File/FileAttribute.hsc:216) fileAttributeAccessCanTrash (System/GIO/File/FileAttribute.hsc:216) fileAttributeAccessCanRename (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableCanMount (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableCanUnmount (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableCanEject (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableUnixDevice (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableUnixDeviceFile (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableCanStart (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableCanDegraded (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableCanStop (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableStartStopType (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableCanPoll (System/GIO/File/FileAttribute.hsc:216) fileAttributeMountableHalUDI (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeModified (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeModifiedUSec (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeAccess (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeAccessUSec (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeChanged (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeChangedUSec (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeCreated (System/GIO/File/FileAttribute.hsc:216) fileAttributeTimeCreatedUSec (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixDevice (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixInode (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixMode (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixNLink (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixUID (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixGID (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixRDev (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixBlockSize (System/GIO/File/FileAttribute.hsc:216) fileAttributeUnixBlocks (System/GIO/File/FileAttribute.hsc:216) fileAttributeDosIsMountpoint (System/GIO/File/FileAttribute.hsc:216) fileAttributeDosIsArchive (System/GIO/File/FileAttribute.hsc:216) fileAttributeDosIsSystem (System/GIO/File/FileAttribute.hsc:216) fileAttributeOwnerUser (System/GIO/File/FileAttribute.hsc:216) fileAttributeOwnerUserReal (System/GIO/File/FileAttribute.hsc:216) fileAttributeOwnerGroup (System/GIO/File/FileAttribute.hsc:216) fileAttributeThumbnailPath (System/GIO/File/FileAttribute.hsc:216) fileAttributeThumbnailingFailed (System/GIO/File/FileAttribute.hsc:216) fileAttributePreviewIcon (System/GIO/File/FileAttribute.hsc:216) fileAttributeFilesystemSize (System/GIO/File/FileAttribute.hsc:216) fileAttributeFilesystemFree (System/GIO/File/FileAttribute.hsc:216) fileAttributeFilesystemType (System/GIO/File/FileAttribute.hsc:216) fileAttributeFilesystemReadonly (System/GIO/File/FileAttribute.hsc:216) fileAttributeGVfsBackend (System/GIO/File/FileAttribute.hsc:216) fileAttributeSELinuxContext (System/GIO/File/FileAttribute.hsc:216) fileAttributeTrashItemCount (System/GIO/File/FileAttribute.hsc:216) fileAttributeFilesystemUsePreview (System/GIO/File/FileAttribute.hsc:216) fileAttributeStandardDescription (System/GIO/File/FileAttribute.hsc:216) fileAttributeTrashOrigPath (System/GIO/File/FileAttribute.hsc:216) fileAttributeTrashDeletionDate (System/GIO/File/FileAttribute.hsc:216) 92% ( 24 / 26) in 'System.GIO.Volumes.VolumeMonitor' Missing documentation for: VolumeMonitor (./System/GIO/Types.chs:706) VolumeMonitorClass (./System/GIO/Types.chs:711) 83% ( 10 / 12) in 'System.GIO.Icons.ThemedIcon' Missing documentation for: ThemedIcon (./System/GIO/Types.chs:568) ThemedIconClass (./System/GIO/Types.chs:573) 80% ( 8 / 10) in 'System.GIO.Icons.Icon' Missing documentation for: Icon (./System/GIO/Types.chs:822) IconClass (./System/GIO/Types.chs:827) 78% ( 7 / 9) in 'System.GIO.Icons.FileIcon' Missing documentation for: FileIcon (./System/GIO/Types.chs:683) FileIconClass (./System/GIO/Types.chs:688) 82% ( 9 / 11) in 'System.GIO.Icons.EmblemedIcon' Missing documentation for: EmblemedIcon (./System/GIO/Types.chs:614) EmblemedIconClass (./System/GIO/Types.chs:619) 85% ( 11 / 13) in 'System.GIO.Icons.Emblem' Missing documentation for: Emblem (./System/GIO/Types.chs:591) EmblemClass (./System/GIO/Types.chs:596) 83% ( 20 / 24) in 'System.GIO.File.MountOperation' Missing documentation for: MountOperation (./System/GIO/Types.chs:545) MountOperationClass (./System/GIO/Types.chs:550) MountOperationResult (./System/GIO/Enums.chs:113) AskPasswordFlags (./System/GIO/Enums.chs:105) 100% ( 7 / 7) in 'System.GIO.File.IOError' 81% ( 13 / 16) in 'System.GIO.File.FileMonitor' Missing documentation for: FileMonitor (./System/GIO/Types.chs:499) FileMonitorClass (./System/GIO/Types.chs:504) fileMonitorChanged (./System/GIO/File/FileMonitor.chs:107) 97% ( 63 / 65) in 'System.GIO.File.FileInfo' Missing documentation for: FileInfo (./System/GIO/Types.chs:775) FileInfoClass (./System/GIO/Types.chs:780) 100% ( 15 / 15) in 'System.GIO.File.ContentType' 91% ( 39 / 43) in 'System.GIO.File.AppInfo' Missing documentation for: AppInfo (./System/GIO/Types.chs:868) AppInfoClass (./System/GIO/Types.chs:873) AppLaunchContext (./System/GIO/Types.chs:798) AppLaunchContextClass (./System/GIO/Types.chs:803) 88% ( 15 / 17) in 'System.GIO.Async.Cancellable' Missing documentation for: Cancellable (./System/GIO/Types.chs:729) CancellableClass (./System/GIO/Types.chs:734) 43% ( 3 / 7) in 'System.GIO.Async.AsyncResult' Missing documentation for: AsyncResult (./System/GIO/Types.chs:914) AsyncResultClass (./System/GIO/Types.chs:919) AsyncReadyCallback (./System/GIO/Async/AsyncResult.chs:45) marshalAsyncReadyCallback (./System/GIO/Async/AsyncResult.chs:52) 77% ( 99 /129) in 'System.GIO.File.File' Missing documentation for: File (./System/GIO/Types.chs:983) FileClass (./System/GIO/Types.chs:988) FileProgressCallback (./System/GIO/File/File.chs:255) FileReadMoreCallback (./System/GIO/File/File.chs:267) Offset (./System/GIO/File/File.chs:251) FileInputStream (./System/GIO/Types.chs:475) FileInputStreamClass (./System/GIO/Types.chs:480) FileOutputStream (./System/GIO/Types.chs:305) FileOutputStreamClass (./System/GIO/Types.chs:310) InputStream (./System/GIO/Types.chs:353) InputStreamClass (./System/GIO/Types.chs:358) OutputStream (./System/GIO/Types.chs:208) OutputStreamClass (./System/GIO/Types.chs:213) BufferedInputStream (./System/GIO/Types.chs:424) BufferedInputStreamClass (./System/GIO/Types.chs:429) BufferedOutputStream (./System/GIO/Types.chs:280) BufferedOutputStreamClass (./System/GIO/Types.chs:285) MemoryInputStream (./System/GIO/Types.chs:376) MemoryInputStreamClass (./System/GIO/Types.chs:381) MemoryOutputStream (./System/GIO/Types.chs:329) MemoryOutputStreamClass (./System/GIO/Types.chs:334) FilterInputStream (./System/GIO/Types.chs:400) FilterInputStreamClass (./System/GIO/Types.chs:405) FilterOutputStream (./System/GIO/Types.chs:231) FilterOutputStreamClass (./System/GIO/Types.chs:236) DataInputStream (./System/GIO/Types.chs:449) DataInputStreamClass (./System/GIO/Types.chs:454) DataOutputStream (./System/GIO/Types.chs:255) DataOutputStreamClass (./System/GIO/Types.chs:260) FileCreateFlags (./System/GIO/Enums.chs:78) 88% ( 14 / 16) in 'System.GIO.File.FileEnumerator' Missing documentation for: FileEnumerator (./System/GIO/Types.chs:637) FileEnumeratorClass (./System/GIO/Types.chs:642) 94% ( 34 / 36) in 'System.GIO.Volumes.Drive' Missing documentation for: Drive (./System/GIO/Types.chs:960) DriveClass (./System/GIO/Types.chs:965) 94% ( 30 / 32) in 'System.GIO.Volumes.Mount' Missing documentation for: Mount (./System/GIO/Types.chs:1006) MountClass (./System/GIO/Types.chs:1011) 92% ( 23 / 25) in 'System.GIO.Volumes.Volume' Missing documentation for: Volume (./System/GIO/Types.chs:891) VolumeClass (./System/GIO/Types.chs:896) 100% ( 20 / 20) in 'System.GIO' Warning: System.GIO.Async.AsyncResult: could not find link destinations for: GAsyncReadyCallback Warning: System.GIO.Volumes.Drive: could not find link destinations for: drivePollForMediaFinish Documentation created: dist/doc/html/gio/index.html, dist/doc/html/gio/gio.txt Creating package registration file: /tmp/pkgConf-gio-0.13.117122684281932874974.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gio-0.13.1.0-I2Ei99vVSfU429nrcQ9gf6 Registering gio-0.13.1.0... Installed gio-0.13.1.0 Configuring semigroups-0.18.0.1... Building semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... [1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) [3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) In-place registering semigroups-0.18.0.1... Running Haddock for semigroups-0.18.0.1... Running hscolour for semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... Haddock coverage: 94% ( 64 / 68) in 'Data.List.NonEmpty' Missing documentation for: NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172) length (src-ghc7/Data/List/NonEmpty.hs:217) unfoldr (src-ghc7/Data/List/NonEmpty.hs:248) xor (src-ghc7/Data/List/NonEmpty.hs:221) 83% ( 25 / 30) in 'Data.Semigroup' Missing documentation for: Semigroup (src-ghc7/Data/Semigroup.hs:181) Min (src-ghc7/Data/Semigroup.hs:419) Max (src-ghc7/Data/Semigroup.hs:504) ArgMin (src-ghc7/Data/Semigroup.hs:605) ArgMax (src-ghc7/Data/Semigroup.hs:606) 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup: could not find link destinations for: Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.18.021136908681154349542.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.18.0.1-JFY48pwG5NAKkalkWeHKCJ Registering semigroups-0.18.0.1... Installed semigroups-0.18.0.1 Configuring uuid-1.3.11... Building uuid-1.3.11... Preprocessing library uuid-1.3.11... [1 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o ) Data/UUID/Named.hs:31: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 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o ) [3 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o ) [4 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o ) Data/UUID/V1.hs:34: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 8] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.o ) [6 of 8] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o ) In-place registering uuid-1.3.11... Running Haddock for uuid-1.3.11... Running hscolour for uuid-1.3.11... Preprocessing library uuid-1.3.11... Preprocessing library uuid-1.3.11... Data/UUID/Named.hs:31: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/UUID/V1.hs:34: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% ( 6 / 6) in 'Data.UUID.Named' 100% ( 6 / 6) in 'Data.UUID.V5' 100% ( 6 / 6) in 'Data.UUID.V3' 100% ( 2 / 2) in 'Data.UUID.V1' 33% ( 1 / 3) in 'Data.Word.Util' Missing documentation for: w16to32 (Data/Word/Util.hs:8) w32to64 (Data/Word/Util.hs:15) 0% ( 0 / 8) in 'Data.UUID.Util' Missing documentation for: Module header UnpackedUUID unpack pack version (Data/UUID/Util.hs:19) extractMac (Data/UUID/Util.hs:46) extractTime (Data/UUID/Util.hs:35) setTime (Data/UUID/Util.hs:26) 100% ( 16 / 16) in 'Data.UUID' 100% ( 2 / 2) in 'Data.UUID.V4' Documentation created: dist/doc/html/uuid/index.html, dist/doc/html/uuid/uuid.txt Creating package registration file: /tmp/pkgConf-uuid-1.32146690120276217690.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-1.3.11-Cq5Y7vf1sSpK9ftRVzvOzz Registering uuid-1.3.11... Installed uuid-1.3.11 Configuring bifunctors-5.1... Building bifunctors-5.1... Preprocessing library bifunctors-5.1... [ 1 of 15] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o ) [ 2 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o ) [ 3 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o ) [ 4 of 15] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o ) [ 5 of 15] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o ) [ 6 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o ) [ 7 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o ) [ 8 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o ) [ 9 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o ) [10 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o ) [11 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o ) [12 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o ) [13 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o ) [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o ) [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o ) In-place registering bifunctors-5.1... Running Haddock for bifunctors-5.1... Running hscolour for bifunctors-5.1... Preprocessing library bifunctors-5.1... Preprocessing library bifunctors-5.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_bifunctors' Missing documentation for: Module header version (dist/build/autogen/Paths_bifunctors.hs:15) getBinDir (dist/build/autogen/Paths_bifunctors.hs:25) getLibDir (dist/build/autogen/Paths_bifunctors.hs:25) getDataDir (dist/build/autogen/Paths_bifunctors.hs:25) getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25) getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32) getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25) 34% ( 27 / 79) in 'Data.Bifunctor.TH.Internal' Missing documentation for: expandSynApp (src/Data/Bifunctor/TH/Internal.hs:43) Subst (src/Data/Bifunctor/TH/Internal.hs:61) mkSubst (src/Data/Bifunctor/TH/Internal.hs:63) subst (src/Data/Bifunctor/TH/Internal.hs:70) bimapConst (src/Data/Bifunctor/TH/Internal.hs:81) bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:85) bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:89) bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:93) getNameBase (src/Data/Bifunctor/TH/Internal.hs:112) (src/Data/Bifunctor/TH/Internal.hs:115) (src/Data/Bifunctor/TH/Internal.hs:118) (src/Data/Bifunctor/TH/Internal.hs:121) thd3 (src/Data/Bifunctor/TH/Internal.hs:132) wellKinded (src/Data/Bifunctor/TH/Internal.hs:320) canRealizeKindStar (src/Data/Bifunctor/TH/Internal.hs:327) distinctKindVars (src/Data/Bifunctor/TH/Internal.hs:339) tvbToType (src/Data/Bifunctor/TH/Internal.hs:347) bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:359) mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:366) mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:369) bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:372) bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:375) bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:378) bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:381) bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:384) bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:387) bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:390) bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:393) bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:396) dualDataName (src/Data/Bifunctor/TH/Internal.hs:399) endoDataName (src/Data/Bifunctor/TH/Internal.hs:402) wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:405) functorTypeName (src/Data/Bifunctor/TH/Internal.hs:408) foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:411) traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:414) appEndoValName (src/Data/Bifunctor/TH/Internal.hs:417) composeValName (src/Data/Bifunctor/TH/Internal.hs:420) idValName (src/Data/Bifunctor/TH/Internal.hs:423) errorValName (src/Data/Bifunctor/TH/Internal.hs:426) flipValName (src/Data/Bifunctor/TH/Internal.hs:429) fmapValName (src/Data/Bifunctor/TH/Internal.hs:432) foldrValName (src/Data/Bifunctor/TH/Internal.hs:435) foldMapValName (src/Data/Bifunctor/TH/Internal.hs:438) getDualValName (src/Data/Bifunctor/TH/Internal.hs:441) traverseValName (src/Data/Bifunctor/TH/Internal.hs:444) unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:447) bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:451) bimapValName (src/Data/Bifunctor/TH/Internal.hs:454) pureValName (src/Data/Bifunctor/TH/Internal.hs:457) apValName (src/Data/Bifunctor/TH/Internal.hs:460) mappendValName (src/Data/Bifunctor/TH/Internal.hs:463) memptyValName (src/Data/Bifunctor/TH/Internal.hs:466) 100% ( 17 / 17) in 'Data.Bifunctor.TH' 100% ( 17 / 17) in 'Data.Bifoldable' 100% ( 11 / 11) in 'Data.Bitraversable' 62% ( 5 / 8) in 'Data.Biapplicative' Missing documentation for: Biapplicative (src/Data/Biapplicative.hs:44) <<$>> (src/Data/Biapplicative.hs:40) <<**>> (src/Data/Biapplicative.hs:65) 100% ( 2 / 2) in 'Data.Bifunctor.Biff' 100% ( 2 / 2) in 'Data.Bifunctor.Clown' 100% ( 2 / 2) in 'Data.Bifunctor.Fix' 100% ( 2 / 2) in 'Data.Bifunctor.Flip' 100% ( 2 / 2) in 'Data.Bifunctor.Join' 100% ( 2 / 2) in 'Data.Bifunctor.Joker' 100% ( 2 / 2) in 'Data.Bifunctor.Product' 100% ( 2 / 2) in 'Data.Bifunctor.Tannen' 100% ( 2 / 2) in 'Data.Bifunctor.Wrapped' Warning: Data.Bifunctor.TH: could not find link destinations for: Bifunctor Bifoldable Bitraversable Documentation created: dist/doc/html/bifunctors/index.html, dist/doc/html/bifunctors/bifunctors.txt Creating package registration file: /tmp/pkgConf-bifunctors-51541787377328386656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5.1-5YALODvEtA24oFsRFahHMX Registering bifunctors-5.1... Installed bifunctors-5.1 Configuring void-0.7.1... Building void-0.7.1... Preprocessing library void-0.7.1... [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.7.1... Running Haddock for void-0.7.1... Running hscolour for void-0.7.1... Preprocessing library void-0.7.1... Preprocessing library void-0.7.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Creating package registration file: /tmp/pkgConf-void-0.71539847451592561018.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-8dYlR95g40F7JWPVTQK5NH Registering void-0.7.1... Installed void-0.7.1 Configuring contravariant-1.3.3... Building contravariant-1.3.3... Preprocessing library contravariant-1.3.3... [1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o ) [3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) [4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o ) In-place registering contravariant-1.3.3... Running Haddock for contravariant-1.3.3... Running hscolour for contravariant-1.3.3... Preprocessing library contravariant-1.3.3... Preprocessing library contravariant-1.3.3... Haddock coverage: 89% ( 17 / 19) in 'Data.Functor.Contravariant' Missing documentation for: Predicate (src/Data/Functor/Contravariant.hs:278) comparisonEquivalence (src/Data/Functor/Contravariant.hs:362) 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' 100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic' Warning: Data.Functor.Contravariant.Generic: could not find link destinations for: GDeciding GDeciding1 Documentation created: dist/doc/html/contravariant/index.html, dist/doc/html/contravariant/contravariant.txt Creating package registration file: /tmp/pkgConf-contravariant-1.311892563871769615304.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-BqM9SfR6KCB7R1324imCke Registering contravariant-1.3.3... Installed contravariant-1.3.3 [1 of 1] Compiling Main ( /tmp/cabal-tmp-31262/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-31262/comonad-4.2.7.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-31262/comonad-4.2.7.2/dist/setup/setup ... Configuring comonad-4.2.7.2... Building comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... [ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) [ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) [ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o ) [ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) [ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) [ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) [ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) [ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) [ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o ) [10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o ) [11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o ) [12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o ) [13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o ) [14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o ) [15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o ) [16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o ) In-place registering comonad-4.2.7.2... Running Haddock for comonad-4.2.7.2... Running hscolour for comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... Haddock coverage: 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:23) 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:127) runEnv (src/Control/Comonad/Trans/Env.hs:134) EnvT (src/Control/Comonad/Trans/Env.hs:128) runEnvT (src/Control/Comonad/Trans/Env.hs:137) 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) trace (src/Control/Comonad/Trans/Traced.hs:100) listen (src/Control/Comonad/Trans/Traced.hs:103) listens (src/Control/Comonad/Trans/Traced.hs:106) censor (src/Control/Comonad/Trans/Traced.hs:109) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) Env (src/Control/Comonad/Trans/Env.hs:127) runEnv (src/Control/Comonad/Trans/Env.hs:134) EnvT (src/Control/Comonad/Trans/Env.hs:128) runEnvT (src/Control/Comonad/Trans/Env.hs:137) 100% ( 4 / 4) in 'Control.Comonad.Identity' 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) lowerPos (src/Control/Comonad/Store/Class.hs:59) lowerPeek (src/Control/Comonad/Store/Class.hs:63) 62% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) 20% ( 1 / 5) in 'Data.Functor.Coproduct' Missing documentation for: Coproduct (src/Data/Functor/Coproduct.hs:34) left (src/Data/Functor/Coproduct.hs:37) right (src/Data/Functor/Coproduct.hs:40) coproduct (src/Data/Functor/Coproduct.hs:43) Warning: Control.Comonad: could not find link destinations for: Id P Digit Node Elem FingerTree StateL StateR State Documentation created: dist/doc/html/comonad/index.html, dist/doc/html/comonad/comonad.txt Creating package registration file: /tmp/pkgConf-comonad-4.2.721238016551836208501.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-7L9Rvqgaz9bBINu2VEPH7Q Registering comonad-4.2.7.2... Installed comonad-4.2.7.2 Configuring profunctors-5.1.1... Building profunctors-5.1.1... Preprocessing library profunctors-5.1.1... [ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o ) [ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o ) [ 3 of 14] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o ) [ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o ) [ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o ) [ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o ) [ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o ) [ 8 of 14] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o ) [ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o ) [10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o ) [11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o ) [12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o ) [13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o ) [14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o ) In-place registering profunctors-5.1.1... Running Haddock for profunctors-5.1.1... Running hscolour for profunctors-5.1.1... Preprocessing library profunctors-5.1.1... Preprocessing library profunctors-5.1.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Profunctor.Trace' 100% ( 3 / 3) in 'Data.Profunctor.Unsafe' 80% ( 12 / 15) in 'Data.Profunctor' Missing documentation for: Cochoice (src/Data/Profunctor.hs:413) Forget (src/Data/Profunctor.hs:217) :-> (src/Data/Profunctor.hs:67) 0% ( 0 / 4) in 'Data.Profunctor.Monad' Missing documentation for: Module header ProfunctorFunctor (src/Data/Profunctor/Monad.hs:7) ProfunctorMonad (src/Data/Profunctor/Monad.hs:10) ProfunctorComonad (src/Data/Profunctor/Monad.hs:14) 0% ( 0 / 2) in 'Data.Profunctor.Adjunction' Missing documentation for: Module header ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:10) 21% ( 3 / 14) in 'Data.Profunctor.Cayley' Missing documentation for: Cayley (src/Data/Profunctor/Cayley.hs:28) (src/Data/Profunctor/Cayley.hs:30) (src/Data/Profunctor/Cayley.hs:43) (src/Data/Profunctor/Cayley.hs:50) (src/Data/Profunctor/Cayley.hs:54) (src/Data/Profunctor/Cayley.hs:58) (src/Data/Profunctor/Cayley.hs:62) (src/Data/Profunctor/Cayley.hs:69) (src/Data/Profunctor/Cayley.hs:75) (src/Data/Profunctor/Cayley.hs:78) (src/Data/Profunctor/Cayley.hs:81) 67% ( 4 / 6) in 'Data.Profunctor.Closed' Missing documentation for: Module header Environment (src/Data/Profunctor/Closed.hs:150) 100% ( 3 / 3) in 'Data.Profunctor.Sieve' 100% ( 11 / 11) in 'Data.Profunctor.Rep' 94% ( 15 / 16) in 'Data.Profunctor.Composition' Missing documentation for: procomposed (src/Data/Profunctor/Composition.hs:74) 67% ( 2 / 3) in 'Data.Profunctor.Codensity' Missing documentation for: decomposeCodensity (src/Data/Profunctor/Codensity.hs:52) 33% ( 1 / 3) in 'Data.Profunctor.Monoid' Missing documentation for: Module header mu (src/Data/Profunctor/Monoid.hs:15) 50% ( 3 / 6) in 'Data.Profunctor.Ran' Missing documentation for: precomposeRan (src/Data/Profunctor/Ran.hs:73) curryRan (src/Data/Profunctor/Ran.hs:77) uncurryRan (src/Data/Profunctor/Ran.hs:81) 89% ( 8 / 9) in 'Data.Profunctor.Tambara' Missing documentation for: Tambara (src/Data/Profunctor/Tambara.hs:42) Warning: Data.Profunctor.Rep: could not find link destinations for: Iso Warning: Data.Profunctor.Composition: could not find link destinations for: Iso Documentation created: dist/doc/html/profunctors/index.html, dist/doc/html/profunctors/profunctors.txt Creating package registration file: /tmp/pkgConf-profunctors-5.133919373640317565.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.1-2UKNpdWENBh0ulSXykZaIM Registering profunctors-5.1.1... Installed profunctors-5.1.1 [1 of 1] Compiling Main ( /tmp/cabal-tmp-31262/semigroupoids-5.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-31262/semigroupoids-5.0.0.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-31262/semigroupoids-5.0.0.4/dist/setup/setup ... Configuring semigroupoids-5.0.0.4... Building semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... [ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o ) [ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o ) [ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o ) [ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o ) [ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o ) [ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o ) [ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o ) [ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o ) [ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o ) [10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o ) [11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o ) [12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o ) [13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o ) [14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o ) [15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o ) [16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o ) [17 of 21] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o ) [18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o ) [19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o ) [20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o ) [21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o ) In-place registering semigroupoids-5.0.0.4... Running Haddock for semigroupoids-5.0.0.4... Running hscolour for semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... Haddock coverage: 100% ( 1 / 1) in 'Data.Traversable.Instances' 33% ( 1 / 3) in 'Data.Semigroup.Foldable.Class' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57) Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64) 75% ( 3 / 4) in 'Data.Functor.Extend' Missing documentation for: Extend (src/Data/Functor/Extend.hs:45) 75% ( 9 / 12) in 'Data.Functor.Bind.Class' Missing documentation for: apDefault (src/Data/Functor/Bind/Class.hs:399) returning (src/Data/Functor/Bind/Class.hs:396) Biapply (src/Data/Functor/Bind/Class.hs:524) 100% ( 13 / 13) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable' Missing documentation for: Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64) bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39) bifor1_ (src/Data/Semigroup/Bifoldable.hs:43) bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51) 75% ( 15 / 20) in 'Data.Functor.Bind' Missing documentation for: -<< (src/Data/Functor/Bind.hs:49) -<- (src/Data/Functor/Bind.hs:55) ->- (src/Data/Functor/Bind.hs:52) apDefault (src/Data/Functor/Bind/Class.hs:399) returning (src/Data/Functor/Bind/Class.hs:396) 100% ( 3 / 3) in 'Data.Functor.Alt' 44% ( 4 / 9) in 'Data.Semigroup.Foldable' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57) traverse1_ (src/Data/Semigroup/Foldable.hs:73) for1_ (src/Data/Semigroup/Foldable.hs:77) sequenceA1_ (src/Data/Semigroup/Foldable.hs:81) asum1 (src/Data/Semigroup/Foldable.hs:99) 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56) Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137) 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56) bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21) 33% ( 1 / 3) in 'Data.Semigroup.Traversable' Missing documentation for: Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137) foldMap1Default (src/Data/Semigroup/Traversable.hs:20) 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 100% ( 3 / 3) in 'Data.Functor.Plus' 50% ( 2 / 4) in 'Data.Semigroupoid' Missing documentation for: WrappedCategory (src/Data/Semigroupoid.hs:69) Semi (src/Data/Semigroupoid.hs:78) 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' Missing documentation for: Dual (src/Data/Semigroupoid/Dual.hs:23) 100% ( 2 / 2) in 'Data.Groupoid' 50% ( 1 / 2) in 'Data.Isomorphism' Missing documentation for: Iso (src/Data/Isomorphism.hs:25) 50% ( 1 / 2) in 'Data.Semigroupoid.Static' Missing documentation for: Static (src/Data/Semigroupoid/Static.hs:44) 20% ( 1 / 5) in 'Data.Semigroupoid.Ob' Missing documentation for: Ob (src/Data/Semigroupoid/Ob.hs:30) (src/Data/Semigroupoid/Ob.hs:33) (src/Data/Semigroupoid/Ob.hs:37) (src/Data/Semigroupoid/Ob.hs:41) 62% ( 5 / 8) in 'Data.Bifunctor.Apply' Missing documentation for: Biapply (src/Data/Functor/Bind/Class.hs:524) <<$>> <<..>> (src/Data/Bifunctor/Apply.hs:27) Warning: Data.Functor.Apply: could not find link destinations for: Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State Warning: Data.Functor.Bind: could not find link destinations for: Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State Documentation created: dist/doc/html/semigroupoids/index.html, dist/doc/html/semigroupoids/semigroupoids.txt Creating package registration file: /tmp/pkgConf-semigroupoids-5.0.012073848649211756.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroupoids-5.0.0.4-2rwvuVbstUTBXC9hp2vPYO Registering semigroupoids-5.0.0.4... Installed semigroupoids-5.0.0.4 cabal: Error: some packages failed to install: adjunctions-4.2.2 depends on exceptions-0.8.0.2 which failed to install. cairo-0.13.1.0 failed during the configure step. The exception was: ExitFailure 1 exceptions-0.8.0.2 failed during the configure step. The exception was: ExitFailure 1 free-4.12.1 depends on exceptions-0.8.0.2 which failed to install. gtk-0.13.9 depends on cairo-0.13.1.0 which failed to install. hoodle-render-0.5.0 depends on cairo-0.13.1.0 which failed to install. hoodle-types-0.3.0 depends on exceptions-0.8.0.2 which failed to install. kan-extensions-4.2.3 depends on exceptions-0.8.0.2 which failed to install. lens-4.13 depends on exceptions-0.8.0.2 which failed to install. pango-0.13.1.0 depends on cairo-0.13.1.0 which failed to install. poppler-0.13.1 depends on cairo-0.13.1.0 which failed to install. svgcairo-0.13.0.3 depends on cairo-0.13.1.0 which failed to install. vector-0.11.0.0 failed during the configure step. The exception was: ExitFailure 1