Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-1146/OneTuple-0.2.1' Configuring OneTuple-0.2.1... Building OneTuple-0.2.1... Preprocessing library OneTuple-0.2.1... [1 of 1] Compiling Data.Tuple.OneTuple ( Data/Tuple/OneTuple.hs, dist/build/Data/Tuple/OneTuple.o ) Running Haddock for OneTuple-0.2.1... Running hscolour for OneTuple-0.2.1... Preprocessing library OneTuple-0.2.1... Preprocessing library OneTuple-0.2.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Tuple.OneTuple' Warning: Data.Tuple.OneTuple: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/OneTuple/index.html, dist/doc/html/OneTuple/OneTuple.txt Creating package registration file: /tmp/pkgConf-OneTuple-0.22145174067468703135.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/OneTuple-0.2.1-FkHnVqGr3Rs7nIXoJbomJG Registering OneTuple-0.2.1... cabal: Leaving directory '/tmp/cabal-tmp-1146/OneTuple-0.2.1' Installed OneTuple-0.2.1 cabal: Entering directory '/tmp/cabal-tmp-1146/call-stack-0.1.0' Configuring call-stack-0.1.0... Building call-stack-0.1.0... Preprocessing library call-stack-0.1.0... [1 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o ) [2 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o ) [3 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, dist/build/Data/CallStack.o ) Running Haddock for call-stack-0.1.0... Running hscolour for call-stack-0.1.0... Preprocessing library call-stack-0.1.0... Preprocessing library call-stack-0.1.0... Haddock coverage: 0% ( 0 / 8) in 'Paths_call_stack' Missing documentation for: Module header version (dist/build/autogen/Paths_call_stack.hs:28) getBinDir (dist/build/autogen/Paths_call_stack.hs:38) getLibDir (dist/build/autogen/Paths_call_stack.hs:38) getDataDir (dist/build/autogen/Paths_call_stack.hs:38) getLibexecDir (dist/build/autogen/Paths_call_stack.hs:38) getDataFileName (dist/build/autogen/Paths_call_stack.hs:45) getSysconfDir (dist/build/autogen/Paths_call_stack.hs:38) 50% ( 1 / 2) in 'Data.SrcLoc' Missing documentation for: Module header 40% ( 2 / 5) in 'Data.CallStack' Missing documentation for: Module header CallStack (src/Data/CallStack.hs:28) callStack (src/Data/CallStack.hs:30) Documentation created: dist/doc/html/call-stack/index.html, dist/doc/html/call-stack/call-stack.txt Creating package registration file: /tmp/pkgConf-call-stack-0.114115496761843993368.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/call-stack-0.1.0-izRGIczcaH64KMRs1Wg8q Registering call-stack-0.1.0... cabal: Leaving directory '/tmp/cabal-tmp-1146/call-stack-0.1.0' Installed call-stack-0.1.0 cabal: Entering directory '/tmp/cabal-tmp-1146/editline-0.2.1.0' Configuring editline-0.2.1.0... checking for gcc... /usr/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for tputs in -lncurses... yes checking for el_init... no checking for readline... no checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking editline/editline.h usability... no checking editline/editline.h presence... no checking for editline/editline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for sign of read_history result on error... negative checking for rl_completion_matches... no checking for completion_matches... no configure: error: editline not found, so this package cannot be built See `config.log' for more details. cabal: Leaving directory '/tmp/cabal-tmp-1146/editline-0.2.1.0' Failed to install editline-0.2.1.0 cabal: Entering directory '/tmp/cabal-tmp-1146/fgl-5.5.3.0' Configuring fgl-5.5.3.0... Building fgl-5.5.3.0... Preprocessing library fgl-5.5.3.0... [ 1 of 29] Compiling Paths_fgl ( dist/build/autogen/Paths_fgl.hs, dist/build/Paths_fgl.o ) [ 2 of 29] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o ) [ 3 of 29] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o ) [ 4 of 29] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o ) [ 5 of 29] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o ) [ 6 of 29] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o ) [ 7 of 29] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o ) [ 8 of 29] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o ) [ 9 of 29] Compiling Data.Graph.Inductive.Monad.STArray ( Data/Graph/Inductive/Monad/STArray.hs, dist/build/Data/Graph/Inductive/Monad/STArray.o ) [10 of 29] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o ) [11 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o ) [12 of 29] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o ) [13 of 29] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o ) [14 of 29] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o ) [15 of 29] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o ) [16 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o ) [17 of 29] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o ) [18 of 29] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o ) [19 of 29] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o ) [20 of 29] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o ) [21 of 29] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o ) [22 of 29] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o ) [23 of 29] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o ) [24 of 29] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o ) [25 of 29] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o ) [26 of 29] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o ) [27 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o ) [28 of 29] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o ) [29 of 29] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o ) Running Haddock for fgl-5.5.3.0... Running hscolour for fgl-5.5.3.0... Preprocessing library fgl-5.5.3.0... Preprocessing library fgl-5.5.3.0... Haddock coverage: 0% ( 0 / 8) in 'Paths_fgl' Missing documentation for: Module header version (dist/build/autogen/Paths_fgl.hs:28) getBinDir (dist/build/autogen/Paths_fgl.hs:38) getLibDir (dist/build/autogen/Paths_fgl.hs:38) getDataDir (dist/build/autogen/Paths_fgl.hs:38) getLibexecDir (dist/build/autogen/Paths_fgl.hs:38) getDataFileName (dist/build/autogen/Paths_fgl.hs:45) getSysconfDir (dist/build/autogen/Paths_fgl.hs:38) 23% ( 3 / 13) in 'Data.Graph.Inductive.Internal.Thread' Missing documentation for: Split (Data/Graph/Inductive/Internal/Thread.hs:73) SplitM (Data/Graph/Inductive/Internal/Thread.hs:106) Thread (Data/Graph/Inductive/Internal/Thread.hs:74) Collect (Data/Graph/Inductive/Internal/Thread.hs:75) threadList' (Data/Graph/Inductive/Internal/Thread.hs:79) threadList (Data/Graph/Inductive/Internal/Thread.hs:91) threadMaybe' (Data/Graph/Inductive/Internal/Thread.hs:108) threadMaybe (Data/Graph/Inductive/Internal/Thread.hs:119) splitPar (Data/Graph/Inductive/Internal/Thread.hs:130) splitParM (Data/Graph/Inductive/Internal/Thread.hs:135) 22% ( 2 / 9) in 'Data.Graph.Inductive.Internal.Queue' Missing documentation for: Module header Queue (Data/Graph/Inductive/Internal/Queue.hs:10) mkQueue (Data/Graph/Inductive/Internal/Queue.hs:12) queuePut (Data/Graph/Inductive/Internal/Queue.hs:15) queuePutList (Data/Graph/Inductive/Internal/Queue.hs:18) queueGet (Data/Graph/Inductive/Internal/Queue.hs:21) queueEmpty (Data/Graph/Inductive/Internal/Queue.hs:25) 17% ( 3 / 18) in 'Data.Graph.Inductive.Internal.Heap' Missing documentation for: Heap (Data/Graph/Inductive/Internal/Heap.hs:21) prettyHeap (Data/Graph/Inductive/Internal/Heap.hs:30) printPrettyHeap (Data/Graph/Inductive/Internal/Heap.hs:38) empty (Data/Graph/Inductive/Internal/Heap.hs:45) unit (Data/Graph/Inductive/Internal/Heap.hs:48) insert (Data/Graph/Inductive/Internal/Heap.hs:51) merge (Data/Graph/Inductive/Internal/Heap.hs:54) mergeAll (Data/Graph/Inductive/Internal/Heap.hs:61) isEmpty (Data/Graph/Inductive/Internal/Heap.hs:66) findMin (Data/Graph/Inductive/Internal/Heap.hs:70) deleteMin (Data/Graph/Inductive/Internal/Heap.hs:74) splitMin (Data/Graph/Inductive/Internal/Heap.hs:78) build (Data/Graph/Inductive/Internal/Heap.hs:88) toList (Data/Graph/Inductive/Internal/Heap.hs:91) heapsort (Data/Graph/Inductive/Internal/Heap.hs:96) 97% ( 96 / 99) in 'Data.Graph.Inductive.Graph' Missing documentation for: MContext (Data/Graph/Inductive/Graph.hs:115) DynGraph (Data/Graph/Inductive/Graph.hs:176) equal (Data/Graph/Inductive/Graph.hs:512) 33% ( 3 / 9) in 'Data.Graph.Inductive.Internal.RootPath' Missing documentation for: RTree (Data/Graph/Inductive/Internal/RootPath.hs:15) LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14) getPath (Data/Graph/Inductive/Internal/RootPath.hs:29) getLPath (Data/Graph/Inductive/Internal/RootPath.hs:32) getDistance (Data/Graph/Inductive/Internal/RootPath.hs:35) getLPathNodes (Data/Graph/Inductive/Internal/RootPath.hs:38) 47% ( 8 / 17) in 'Data.Graph.Inductive.Monad' Missing documentation for: GraphM (Data/Graph/Inductive/Monad.hs:42) nodesM (Data/Graph/Inductive/Monad.hs:104) edgesM (Data/Graph/Inductive/Monad.hs:107) newNodesM (Data/Graph/Inductive/Monad.hs:110) delNodeM (Data/Graph/Inductive/Monad.hs:120) delNodesM (Data/Graph/Inductive/Monad.hs:123) mkUGraphM (Data/Graph/Inductive/Monad.hs:128) contextM (Data/Graph/Inductive/Monad.hs:144) labM (Data/Graph/Inductive/Monad.hs:147) 40% ( 4 / 10) in 'Data.Graph.Inductive.Monad.IOArray' Missing documentation for: SGr (Data/Graph/Inductive/Monad/IOArray.hs:27) GraphRep (Data/Graph/Inductive/Monad/IOArray.hs:29) Context' (Data/Graph/Inductive/Monad/IOArray.hs:30) USGr (Data/Graph/Inductive/Monad/IOArray.hs:32) defaultGraphSize (Data/Graph/Inductive/Monad/IOArray.hs:97) emptyN (Data/Graph/Inductive/Monad/IOArray.hs:100) 40% ( 4 / 10) in 'Data.Graph.Inductive.Monad.STArray' Missing documentation for: SGr (Data/Graph/Inductive/Monad/STArray.hs:28) GraphRep (Data/Graph/Inductive/Monad/STArray.hs:30) Context' (Data/Graph/Inductive/Monad/STArray.hs:31) USGr (Data/Graph/Inductive/Monad/STArray.hs:33) defaultGraphSize (Data/Graph/Inductive/Monad/STArray.hs:97) emptyN (Data/Graph/Inductive/Monad/STArray.hs:100) 48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap' Missing documentation for: NodeMap (Data/Graph/Inductive/NodeMap.hs:41) insMapNode (Data/Graph/Inductive/NodeMap.hs:105) insMapNode_ (Data/Graph/Inductive/NodeMap.hs:110) insMapEdge (Data/Graph/Inductive/NodeMap.hs:115) delMapNode (Data/Graph/Inductive/NodeMap.hs:120) delMapEdge (Data/Graph/Inductive/NodeMap.hs:125) insMapNodes (Data/Graph/Inductive/NodeMap.hs:130) insMapNodes_ (Data/Graph/Inductive/NodeMap.hs:135) insMapEdges (Data/Graph/Inductive/NodeMap.hs:140) delMapNodes (Data/Graph/Inductive/NodeMap.hs:145) delMapEdges (Data/Graph/Inductive/NodeMap.hs:150) mkMapGraph (Data/Graph/Inductive/NodeMap.hs:156) mkNodesM (Data/Graph/Inductive/NodeMap.hs:229) mkEdgeM (Data/Graph/Inductive/NodeMap.hs:232) mkEdgesM (Data/Graph/Inductive/NodeMap.hs:235) insMapNodeM (Data/Graph/Inductive/NodeMap.hs:238) insMapEdgeM (Data/Graph/Inductive/NodeMap.hs:241) delMapNodeM (Data/Graph/Inductive/NodeMap.hs:244) delMapEdgeM (Data/Graph/Inductive/NodeMap.hs:247) insMapNodesM (Data/Graph/Inductive/NodeMap.hs:250) insMapEdgesM (Data/Graph/Inductive/NodeMap.hs:253) delMapNodesM (Data/Graph/Inductive/NodeMap.hs:256) delMapEdgesM (Data/Graph/Inductive/NodeMap.hs:259) 33% ( 1 / 3) in 'Data.Graph.Inductive.PatriciaTree' Missing documentation for: Gr (Data/Graph/Inductive/PatriciaTree.hs:54) UGr (Data/Graph/Inductive/PatriciaTree.hs:62) 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.ArtPoint' Missing documentation for: Module header 32% ( 6 / 19) in 'Data.Graph.Inductive.Query.BFS' Missing documentation for: bfs (Data/Graph/Inductive/Query/BFS.hs:47) bfsn (Data/Graph/Inductive/Query/BFS.hs:41) bfsWith (Data/Graph/Inductive/Query/BFS.hs:44) bfsnWith (Data/Graph/Inductive/Query/BFS.hs:38) level (Data/Graph/Inductive/Query/BFS.hs:53) leveln (Data/Graph/Inductive/Query/BFS.hs:59) bfe (Data/Graph/Inductive/Query/BFS.hs:81) bfen (Data/Graph/Inductive/Query/BFS.hs:78) bft (Data/Graph/Inductive/Query/BFS.hs:104) lbft (Data/Graph/Inductive/Query/BFS.hs:123) RTree (Data/Graph/Inductive/Internal/RootPath.hs:15) esp (Data/Graph/Inductive/Query/BFS.hs:115) lesp (Data/Graph/Inductive/Query/BFS.hs:137) 100% ( 3 / 3) in 'Data.Graph.Inductive.Query.Indep' 43% ( 3 / 7) in 'Data.Graph.Inductive.Query.MST' Missing documentation for: msTreeAt (Data/Graph/Inductive/Query/MST.hs:28) msTree (Data/Graph/Inductive/Query/MST.hs:31) msPath (Data/Graph/Inductive/Query/MST.hs:34) LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14) 20% ( 1 / 5) in 'Data.Graph.Inductive.Query.MaxFlow2' Missing documentation for: Network (Data/Graph/Inductive/Query/MaxFlow2.hs:24) ekSimple (Data/Graph/Inductive/Query/MaxFlow2.hs:219) ekFused (Data/Graph/Inductive/Query/MaxFlow2.hs:130) ekList (Data/Graph/Inductive/Query/MaxFlow2.hs:252) 30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad' Missing documentation for: mapFst (Data/Graph/Inductive/Query/Monad.hs:43) mapSnd (Data/Graph/Inductive/Query/Monad.hs:45) >< (Data/Graph/Inductive/Query/Monad.hs:49) orP (Data/Graph/Inductive/Query/Monad.hs:52) GT (Data/Graph/Inductive/Query/Monad.hs:60) apply (Data/Graph/Inductive/Query/Monad.hs:62) apply' (Data/Graph/Inductive/Query/Monad.hs:65) applyWith (Data/Graph/Inductive/Query/Monad.hs:68) applyWith' (Data/Graph/Inductive/Query/Monad.hs:71) runGT (Data/Graph/Inductive/Query/Monad.hs:74) condMGT' (Data/Graph/Inductive/Query/Monad.hs:88) recMGT' (Data/Graph/Inductive/Query/Monad.hs:91) condMGT (Data/Graph/Inductive/Query/Monad.hs:95) recMGT (Data/Graph/Inductive/Query/Monad.hs:98) getNode (Data/Graph/Inductive/Query/Monad.hs:110) getContext (Data/Graph/Inductive/Query/Monad.hs:113) getNodes' (Data/Graph/Inductive/Query/Monad.hs:119) getNodes (Data/Graph/Inductive/Query/Monad.hs:122) sucGT (Data/Graph/Inductive/Query/Monad.hs:128) sucM (Data/Graph/Inductive/Query/Monad.hs:135) graphRec' (Data/Graph/Inductive/Query/Monad.hs:156) graphUFold (Data/Graph/Inductive/Query/Monad.hs:160) graphNodesM0 (Data/Graph/Inductive/Query/Monad.hs:171) graphNodesM (Data/Graph/Inductive/Query/Monad.hs:174) graphNodes (Data/Graph/Inductive/Query/Monad.hs:177) graphFilterM (Data/Graph/Inductive/Query/Monad.hs:180) graphFilter (Data/Graph/Inductive/Query/Monad.hs:184) dfsM' (Data/Graph/Inductive/Query/Monad.hs:212) graphDff (Data/Graph/Inductive/Query/Monad.hs:231) graphDff' (Data/Graph/Inductive/Query/Monad.hs:234) 71% ( 5 / 7) in 'Data.Graph.Inductive.Query.SP' Missing documentation for: LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14) Heap (Data/Graph/Inductive/Internal/Heap.hs:21) 75% ( 3 / 4) in 'Data.Graph.Inductive.Query.TransClos' Missing documentation for: Module header 33% ( 1 / 3) in 'Data.Graph.Inductive.Tree' Missing documentation for: Gr (Data/Graph/Inductive/Tree.hs:40) UGr (Data/Graph/Inductive/Tree.hs:48) 23% ( 14 / 61) in 'Data.Graph.Inductive.Example' Missing documentation for: a (Data/Graph/Inductive/Example.hs:47) b (Data/Graph/Inductive/Example.hs:47) c (Data/Graph/Inductive/Example.hs:47) e (Data/Graph/Inductive/Example.hs:47) loop (Data/Graph/Inductive/Example.hs:47) ab (Data/Graph/Inductive/Example.hs:47) abb (Data/Graph/Inductive/Example.hs:47) dag3 (Data/Graph/Inductive/Example.hs:47) e3 (Data/Graph/Inductive/Example.hs:48) cyc3 (Data/Graph/Inductive/Example.hs:49) g3 (Data/Graph/Inductive/Example.hs:49) g3b (Data/Graph/Inductive/Example.hs:49) dag4 (Data/Graph/Inductive/Example.hs:50) d1 (Data/Graph/Inductive/Example.hs:51) d3 (Data/Graph/Inductive/Example.hs:51) a' (Data/Graph/Inductive/Example.hs:82) b' (Data/Graph/Inductive/Example.hs:82) c' (Data/Graph/Inductive/Example.hs:82) e' (Data/Graph/Inductive/Example.hs:82) loop' (Data/Graph/Inductive/Example.hs:82) ab' (Data/Graph/Inductive/Example.hs:82) abb' (Data/Graph/Inductive/Example.hs:82) dag3' (Data/Graph/Inductive/Example.hs:82) e3' (Data/Graph/Inductive/Example.hs:83) dag4' (Data/Graph/Inductive/Example.hs:84) d1' (Data/Graph/Inductive/Example.hs:85) d3' (Data/Graph/Inductive/Example.hs:85) ucycle (Data/Graph/Inductive/Example.hs:104) star (Data/Graph/Inductive/Example.hs:108) ucycleM (Data/Graph/Inductive/Example.hs:111) starM (Data/Graph/Inductive/Example.hs:115) clr479 (Data/Graph/Inductive/Example.hs:119) clr489 (Data/Graph/Inductive/Example.hs:119) clr486 (Data/Graph/Inductive/Example.hs:120) clr508 (Data/Graph/Inductive/Example.hs:121) clr528 (Data/Graph/Inductive/Example.hs:121) clr595 (Data/Graph/Inductive/Example.hs:122) gr1 (Data/Graph/Inductive/Example.hs:122) kin248 (Data/Graph/Inductive/Example.hs:123) vor (Data/Graph/Inductive/Example.hs:124) clr479' (Data/Graph/Inductive/Example.hs:159) clr489' (Data/Graph/Inductive/Example.hs:159) clr486' (Data/Graph/Inductive/Example.hs:160) clr508' (Data/Graph/Inductive/Example.hs:161) clr528' (Data/Graph/Inductive/Example.hs:161) kin248' (Data/Graph/Inductive/Example.hs:162) vor' (Data/Graph/Inductive/Example.hs:163) 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic' 61% ( 23 / 38) in 'Data.Graph.Inductive.Query.DFS' Missing documentation for: CFun (Data/Graph/Inductive/Query/DFS.hs:63) dfs' (Data/Graph/Inductive/Query/DFS.hs:99) dff' (Data/Graph/Inductive/Query/DFS.hs:162) dfsWith (Data/Graph/Inductive/Query/DFS.hs:93) dfsWith' (Data/Graph/Inductive/Query/DFS.hs:96) dffWith (Data/Graph/Inductive/Query/DFS.hs:156) dffWith' (Data/Graph/Inductive/Query/DFS.hs:159) udfs' (Data/Graph/Inductive/Query/DFS.hs:108) udff' (Data/Graph/Inductive/Query/DFS.hs:178) udffWith (Data/Graph/Inductive/Query/DFS.hs:172) udffWith' (Data/Graph/Inductive/Query/DFS.hs:175) rdff' (Data/Graph/Inductive/Query/DFS.hs:192) rdfs' (Data/Graph/Inductive/Query/DFS.hs:116) rdffWith (Data/Graph/Inductive/Query/DFS.hs:186) rdffWith' (Data/Graph/Inductive/Query/DFS.hs:189) 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.BCC' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Graph.Inductive.Query.Dominators' Missing documentation for: Module header 89% ( 8 / 9) in 'Data.Graph.Inductive.Query.GVD' Missing documentation for: LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14) 100% ( 9 / 9) in 'Data.Graph.Inductive.Query.MaxFlow' Warning: Data.Graph.Inductive.Query: Could not find documentation for exported module: Q 0% ( 0 / 1) in 'Data.Graph.Inductive.Query' Missing documentation for: Module header Warning: Data.Graph.Inductive: Could not find documentation for exported module: I 67% ( 2 / 3) in 'Data.Graph.Inductive' Missing documentation for: Module header Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt Creating package registration file: /tmp/pkgConf-fgl-5.5.319607098591760281936.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fgl-5.5.3.0-KO9F4uETTjy3vgLQ22ev7I Registering fgl-5.5.3.0... cabal: Leaving directory '/tmp/cabal-tmp-1146/fgl-5.5.3.0' Installed fgl-5.5.3.0 cabal: Entering directory '/tmp/cabal-tmp-1146/mtl-2.2.1' 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.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) 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% ( 3 / 3) in 'Control.Monad.Trans' 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) 100% ( 5 / 5) in 'Control.Monad.State.Class' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 19 / 19) in 'Control.Monad.Except' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 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.210251258492137100237.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Registering mtl-2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-1146/mtl-2.2.1' Installed mtl-2.2.1 cabal: Entering directory '/tmp/cabal-tmp-1146/network-2.6.3.1' Configuring network-2.6.3.1... configure: WARNING: unrecognized options: --with-compiler checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h config.status: include/HsNetworkConfig.h is unchanged configure: WARNING: unrecognized options: --with-compiler Building network-2.6.3.1... Preprocessing library network-2.6.3.1... [ 1 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) [ 2 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) [ 3 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Running Haddock for network-2.6.3.1... Running hscolour for network-2.6.3.1... Preprocessing library network-2.6.3.1... Preprocessing library network-2.6.3.1... Haddock coverage: 66% ( 29 / 44) in 'Network.Socket.Types' Missing documentation for: Module header sockFd (Network/Socket/Types.hsc:95) sockFamily (Network/Socket/Types.hsc:98) sockType (Network/Socket/Types.hsc:101) sockProtocol (Network/Socket/Types.hsc:104) sockStatus (Network/Socket/Types.hsc:107) packSocketType (Network/Socket/Types.hsc:192) unpackSocketType (Network/Socket/Types.hsc:207) packFamily (Network/Socket/Types.hsc:311) unpackFamily (Network/Socket/Types.hsc:527) hostAddress6ToTuple (Network/Socket/Types.hsc:1028) tupleToHostAddress6 (Network/Socket/Types.hsc:1036) FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) ProtocolNumber (Network/Socket/Types.hsc:117) 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' Missing documentation for: IOVec (Network/Socket/ByteString/IOVec.hsc:15) 72% ( 76 /105) in 'Network.Socket' Missing documentation for: hostAddress6ToTuple (Network/Socket/Types.hsc:1028) tupleToHostAddress6 (Network/Socket/Types.hsc:1036) FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) ShutdownCmd (Network/Socket.hsc:1069) ProtocolNumber (Network/Socket/Types.hsc:117) ServiceName (Network/Socket.hsc:234) AddrInfo (Network/Socket.hsc:1280) getPeerName (Network/Socket.hsc:774) getSocketName (Network/Socket.hsc:782) socketPort (Network/Socket.hsc:751) recvLen (Network/Socket.hsc:704) inet_addr (Network/Socket.hsc:1151) inet_ntoa (Network/Socket.hsc:1159) isBound (Network/Socket.hsc:1118) isListening (Network/Socket.hsc:1123) isReadable (Network/Socket.hsc:1128) isWritable (Network/Socket.hsc:1133) sendFd (Network/Socket.hsc:1008) recvFd (Network/Socket.hsc:1016) aNY_PORT (Network/Socket.hsc:1030) sOMAXCONN (Network/Socket.hsc:1050) sOL_SOCKET (Network/Socket.hsc:1053) sCM_RIGHTS (Network/Socket.hsc:1057) fdSocket (Network/Socket.hsc:277) mkSocket (Network/Socket.hsc:265) packFamily (Network/Socket/Types.hsc:311) unpackFamily (Network/Socket/Types.hsc:527) packSocketType (Network/Socket/Types.hsc:192) 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' Missing documentation for: MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22) 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' Missing documentation for: mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34) c_writev (Network/Socket/ByteString/Internal.hs:40) c_sendmsg (Network/Socket/ByteString/Internal.hs:43) 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' Missing documentation for: Module header send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' Missing documentation for: send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 44% ( 23 / 52) in 'Network.BSD' Missing documentation for: HostEntry (Network/BSD.hsc:329) hostAddress (Network/BSD.hsc:366) getHostEntries (Network/BSD.hsc:419) setHostEntry (Network/BSD.hsc:409) getHostEntry (Network/BSD.hsc:401) endHostEntry (Network/BSD.hsc:414) ServiceEntry (Network/BSD.hsc:139) ServiceName (Network/Socket.hsc:234) getServiceEntries (Network/BSD.hsc:224) getServiceEntry (Network/BSD.hsc:206) setServiceEntry (Network/BSD.hsc:214) endServiceEntry (Network/BSD.hsc:219) ProtocolName (Network/BSD.hsc:123) ProtocolNumber (Network/Socket/Types.hsc:117) ProtocolEntry (Network/BSD.hsc:242) getProtocolByName (Network/BSD.hsc:275) getProtocolByNumber (Network/BSD.hsc:286) getProtocolNumber (Network/BSD.hsc:296) getProtocolEntries (Network/BSD.hsc:320) setProtocolEntry (Network/BSD.hsc:310) getProtocolEntry (Network/BSD.hsc:302) endProtocolEntry (Network/BSD.hsc:315) NetworkName (Network/BSD.hsc:434) NetworkAddr (Network/BSD.hsc:432) NetworkEntry (Network/BSD.hsc:436) getNetworkByName (Network/BSD.hsc:467) getNetworkByAddr (Network/BSD.hsc:477) getNetworkEntry (Network/BSD.hsc:486) ifNameToIndex (Network/BSD.hsc:521) 88% ( 22 / 25) in 'Network' Missing documentation for: PortID (Network.hs:81) sendTo (Network.hs:338) recvFrom (Network.hs:347) Warning: Network.Socket.ByteString: could not find link destinations for: IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.3144276705763299708.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG Registering network-2.6.3.1... cabal: Leaving directory '/tmp/cabal-tmp-1146/network-2.6.3.1' Installed network-2.6.3.1 cabal: Entering directory '/tmp/cabal-tmp-1146/primitive-0.6.1.0' 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.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 2 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.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: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations] 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: [-Wdeprecations] 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: [-Wdeprecations] 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.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 6 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) [ 7 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [10 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) 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: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations] 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: [-Wdeprecations] 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: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 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) 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 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% ( 15 / 15) in 'Data.Primitive.Array' 100% ( 9 / 9) in 'Data.Primitive.MutVar' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 16 / 16) in 'Data.Primitive.Addr' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 7 / 7) in 'Data.Primitive' Warning: Control.Monad.Primitive: could not find link destinations for: ~ Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.11994320152192532621.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa Registering primitive-0.6.1.0... cabal: Leaving directory '/tmp/cabal-tmp-1146/primitive-0.6.1.0' Installed primitive-0.6.1.0 cabal: Entering directory '/tmp/cabal-tmp-1146/random-1.1' 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: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. 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: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. 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-1128229149916922351.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/random-1.1-54KmMHXjttlERYcr1mvsAe Registering random-1.1... cabal: Leaving directory '/tmp/cabal-tmp-1146/random-1.1' Installed random-1.1 cabal: Entering directory '/tmp/cabal-tmp-1146/stm-2.4.4.1' Configuring stm-2.4.4.1... Building stm-2.4.4.1... Preprocessing library stm-2.4.4.1... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.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.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 8 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) Running Haddock for stm-2.4.4.1... Running hscolour for stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Warning: Control.Monad.STM: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Control.Concurrent.STM.TArray: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.4.4274325361217161528.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF Registering stm-2.4.4.1... cabal: Leaving directory '/tmp/cabal-tmp-1146/stm-2.4.4.1' Installed stm-2.4.4.1 cabal: Entering directory '/tmp/cabal-tmp-1146/syb-0.6' Configuring syb-0.6... Building syb-0.6... Preprocessing library syb-0.6... [ 1 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 2 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 3 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 4 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [ 7 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [ 8 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 9 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [10 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [11 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [12 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [13 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) Running Haddock for syb-0.6... Running hscolour for syb-0.6... Preprocessing library syb-0.6... Preprocessing library syb-0.6... Haddock coverage: 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 96% ( 43 / 45) in 'Data.Generics.Aliases' Missing documentation for: GenericQ' (src/Data/Generics/Aliases.hs:268) GenericM' (src/Data/Generics/Aliases.hs:269) 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-01316505735950881304.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/syb-0.6-C65vWCsht6A8uLstpQIXyj Registering syb-0.6... cabal: Leaving directory '/tmp/cabal-tmp-1146/syb-0.6' Installed syb-0.6 cabal: Entering directory '/tmp/cabal-tmp-1146/text-1.2.2.1' Configuring text-1.2.2.1... Building text-1.2.2.1... Preprocessing library text-1.2.2.1... [ 1 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 7 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 ) [ 8 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 ) [ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.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.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [22 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 ) [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.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [25 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) Data/Text.hs:587:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareN/length -> compareLength" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:592:1: warning: [-Winline-rule-shadowing] Rule "TEXT ==N/length -> compareLength/==EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:597:1: warning: [-Winline-rule-shadowing] Rule "TEXT /=N/length -> compareLength//=EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:602:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareLength/==LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:607:1: warning: [-Winline-rule-shadowing] Rule "TEXT <=N/length -> compareLength//=GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:612:1: warning: [-Winline-rule-shadowing] Rule "TEXT >N/length -> compareLength/==GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:617:1: warning: [-Winline-rule-shadowing] Rule "TEXT >=N/length -> compareLength//=LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing] Rule "flush/flush" may never fire because ‘flush’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’ [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [41 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Running Haddock for text-1.2.2.1... Running hscolour for text-1.2.2.1... Preprocessing library text-1.2.2.1... Preprocessing library text-1.2.2.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 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) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 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) 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% ( 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) 100% ( 2 / 2) in 'Data.Text.Internal.Search' 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) 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) 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) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 4 / 4) in 'Data.Text.Show' 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (127 /127) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (128 /129) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:301) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.22094735671917104697.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs Registering text-1.2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-1146/text-1.2.2.1' Installed text-1.2.2.1 cabal: Entering directory '/tmp/cabal-tmp-1146/tuple-0.3.0.2' Configuring tuple-0.3.0.2... Building tuple-0.3.0.2... Preprocessing library tuple-0.3.0.2... [1 of 5] Compiling Data.Tuple.Update ( src/Data/Tuple/Update.hs, dist/build/Data/Tuple/Update.o ) [2 of 5] Compiling Data.Tuple.Sequence ( src/Data/Tuple/Sequence.hs, dist/build/Data/Tuple/Sequence.o ) [3 of 5] Compiling Data.Tuple.Select ( src/Data/Tuple/Select.hs, dist/build/Data/Tuple/Select.o ) [4 of 5] Compiling Data.Tuple.Curry ( src/Data/Tuple/Curry.hs, dist/build/Data/Tuple/Curry.o ) [5 of 5] Compiling Data.Tuple.All ( src/Data/Tuple/All.hs, dist/build/Data/Tuple/All.o ) Running Haddock for tuple-0.3.0.2... Running hscolour for tuple-0.3.0.2... Preprocessing library tuple-0.3.0.2... Preprocessing library tuple-0.3.0.2... Haddock coverage: 0% ( 0 /561) in 'Data.Tuple.Update' Missing documentation for: Module header (src/Data/Tuple/Update.hs:7) Upd1 (src/Data/Tuple/Update.hs:12) (src/Data/Tuple/Update.hs:13) (src/Data/Tuple/Update.hs:14) (src/Data/Tuple/Update.hs:15) (src/Data/Tuple/Update.hs:16) (src/Data/Tuple/Update.hs:17) (src/Data/Tuple/Update.hs:18) (src/Data/Tuple/Update.hs:19) (src/Data/Tuple/Update.hs:20) (src/Data/Tuple/Update.hs:21) (src/Data/Tuple/Update.hs:22) (src/Data/Tuple/Update.hs:23) (src/Data/Tuple/Update.hs:24) (src/Data/Tuple/Update.hs:25) (src/Data/Tuple/Update.hs:26) (src/Data/Tuple/Update.hs:27) (src/Data/Tuple/Update.hs:28) (src/Data/Tuple/Update.hs:29) (src/Data/Tuple/Update.hs:30) (src/Data/Tuple/Update.hs:31) (src/Data/Tuple/Update.hs:32) (src/Data/Tuple/Update.hs:33) (src/Data/Tuple/Update.hs:34) (src/Data/Tuple/Update.hs:35) (src/Data/Tuple/Update.hs:36) (src/Data/Tuple/Update.hs:37) (src/Data/Tuple/Update.hs:38) (src/Data/Tuple/Update.hs:39) (src/Data/Tuple/Update.hs:40) (src/Data/Tuple/Update.hs:41) (src/Data/Tuple/Update.hs:42) (src/Data/Tuple/Update.hs:43) Upd2 (src/Data/Tuple/Update.hs:45) (src/Data/Tuple/Update.hs:46) (src/Data/Tuple/Update.hs:47) (src/Data/Tuple/Update.hs:48) (src/Data/Tuple/Update.hs:49) (src/Data/Tuple/Update.hs:50) (src/Data/Tuple/Update.hs:51) (src/Data/Tuple/Update.hs:52) (src/Data/Tuple/Update.hs:53) (src/Data/Tuple/Update.hs:54) (src/Data/Tuple/Update.hs:55) (src/Data/Tuple/Update.hs:56) (src/Data/Tuple/Update.hs:57) (src/Data/Tuple/Update.hs:58) (src/Data/Tuple/Update.hs:59) (src/Data/Tuple/Update.hs:60) (src/Data/Tuple/Update.hs:61) (src/Data/Tuple/Update.hs:62) (src/Data/Tuple/Update.hs:63) (src/Data/Tuple/Update.hs:64) (src/Data/Tuple/Update.hs:65) (src/Data/Tuple/Update.hs:66) (src/Data/Tuple/Update.hs:67) (src/Data/Tuple/Update.hs:68) (src/Data/Tuple/Update.hs:69) (src/Data/Tuple/Update.hs:70) (src/Data/Tuple/Update.hs:71) (src/Data/Tuple/Update.hs:72) (src/Data/Tuple/Update.hs:73) (src/Data/Tuple/Update.hs:74) (src/Data/Tuple/Update.hs:75) (src/Data/Tuple/Update.hs:76) Upd3 (src/Data/Tuple/Update.hs:78) (src/Data/Tuple/Update.hs:79) (src/Data/Tuple/Update.hs:80) (src/Data/Tuple/Update.hs:81) (src/Data/Tuple/Update.hs:82) (src/Data/Tuple/Update.hs:83) (src/Data/Tuple/Update.hs:84) (src/Data/Tuple/Update.hs:85) (src/Data/Tuple/Update.hs:86) (src/Data/Tuple/Update.hs:87) (src/Data/Tuple/Update.hs:88) (src/Data/Tuple/Update.hs:89) (src/Data/Tuple/Update.hs:90) (src/Data/Tuple/Update.hs:91) (src/Data/Tuple/Update.hs:92) (src/Data/Tuple/Update.hs:93) (src/Data/Tuple/Update.hs:94) (src/Data/Tuple/Update.hs:95) (src/Data/Tuple/Update.hs:96) (src/Data/Tuple/Update.hs:97) (src/Data/Tuple/Update.hs:98) (src/Data/Tuple/Update.hs:99) (src/Data/Tuple/Update.hs:100) (src/Data/Tuple/Update.hs:101) (src/Data/Tuple/Update.hs:102) (src/Data/Tuple/Update.hs:103) (src/Data/Tuple/Update.hs:104) (src/Data/Tuple/Update.hs:105) (src/Data/Tuple/Update.hs:106) (src/Data/Tuple/Update.hs:107) (src/Data/Tuple/Update.hs:108) Upd4 (src/Data/Tuple/Update.hs:110) (src/Data/Tuple/Update.hs:111) (src/Data/Tuple/Update.hs:112) (src/Data/Tuple/Update.hs:113) (src/Data/Tuple/Update.hs:114) (src/Data/Tuple/Update.hs:115) (src/Data/Tuple/Update.hs:116) (src/Data/Tuple/Update.hs:117) (src/Data/Tuple/Update.hs:118) (src/Data/Tuple/Update.hs:119) (src/Data/Tuple/Update.hs:120) (src/Data/Tuple/Update.hs:121) (src/Data/Tuple/Update.hs:122) (src/Data/Tuple/Update.hs:123) (src/Data/Tuple/Update.hs:124) (src/Data/Tuple/Update.hs:125) (src/Data/Tuple/Update.hs:126) (src/Data/Tuple/Update.hs:127) (src/Data/Tuple/Update.hs:128) (src/Data/Tuple/Update.hs:129) (src/Data/Tuple/Update.hs:130) (src/Data/Tuple/Update.hs:131) (src/Data/Tuple/Update.hs:132) (src/Data/Tuple/Update.hs:133) (src/Data/Tuple/Update.hs:134) (src/Data/Tuple/Update.hs:135) (src/Data/Tuple/Update.hs:136) (src/Data/Tuple/Update.hs:137) (src/Data/Tuple/Update.hs:138) (src/Data/Tuple/Update.hs:139) Upd5 (src/Data/Tuple/Update.hs:141) (src/Data/Tuple/Update.hs:142) (src/Data/Tuple/Update.hs:143) (src/Data/Tuple/Update.hs:144) (src/Data/Tuple/Update.hs:145) (src/Data/Tuple/Update.hs:146) (src/Data/Tuple/Update.hs:147) (src/Data/Tuple/Update.hs:148) (src/Data/Tuple/Update.hs:149) (src/Data/Tuple/Update.hs:150) (src/Data/Tuple/Update.hs:151) (src/Data/Tuple/Update.hs:152) (src/Data/Tuple/Update.hs:153) (src/Data/Tuple/Update.hs:154) (src/Data/Tuple/Update.hs:155) (src/Data/Tuple/Update.hs:156) (src/Data/Tuple/Update.hs:157) (src/Data/Tuple/Update.hs:158) (src/Data/Tuple/Update.hs:159) (src/Data/Tuple/Update.hs:160) (src/Data/Tuple/Update.hs:161) (src/Data/Tuple/Update.hs:162) (src/Data/Tuple/Update.hs:163) (src/Data/Tuple/Update.hs:164) (src/Data/Tuple/Update.hs:165) (src/Data/Tuple/Update.hs:166) (src/Data/Tuple/Update.hs:167) (src/Data/Tuple/Update.hs:168) (src/Data/Tuple/Update.hs:169) Upd6 (src/Data/Tuple/Update.hs:171) (src/Data/Tuple/Update.hs:172) (src/Data/Tuple/Update.hs:173) (src/Data/Tuple/Update.hs:174) (src/Data/Tuple/Update.hs:175) (src/Data/Tuple/Update.hs:176) (src/Data/Tuple/Update.hs:177) (src/Data/Tuple/Update.hs:178) (src/Data/Tuple/Update.hs:179) (src/Data/Tuple/Update.hs:180) (src/Data/Tuple/Update.hs:181) (src/Data/Tuple/Update.hs:182) (src/Data/Tuple/Update.hs:183) (src/Data/Tuple/Update.hs:184) (src/Data/Tuple/Update.hs:185) (src/Data/Tuple/Update.hs:186) (src/Data/Tuple/Update.hs:187) (src/Data/Tuple/Update.hs:188) (src/Data/Tuple/Update.hs:189) (src/Data/Tuple/Update.hs:190) (src/Data/Tuple/Update.hs:191) (src/Data/Tuple/Update.hs:192) (src/Data/Tuple/Update.hs:193) (src/Data/Tuple/Update.hs:194) (src/Data/Tuple/Update.hs:195) (src/Data/Tuple/Update.hs:196) (src/Data/Tuple/Update.hs:197) (src/Data/Tuple/Update.hs:198) Upd7 (src/Data/Tuple/Update.hs:200) (src/Data/Tuple/Update.hs:201) (src/Data/Tuple/Update.hs:202) (src/Data/Tuple/Update.hs:203) (src/Data/Tuple/Update.hs:204) (src/Data/Tuple/Update.hs:205) (src/Data/Tuple/Update.hs:206) (src/Data/Tuple/Update.hs:207) (src/Data/Tuple/Update.hs:208) (src/Data/Tuple/Update.hs:209) (src/Data/Tuple/Update.hs:210) (src/Data/Tuple/Update.hs:211) (src/Data/Tuple/Update.hs:212) (src/Data/Tuple/Update.hs:213) (src/Data/Tuple/Update.hs:214) (src/Data/Tuple/Update.hs:215) (src/Data/Tuple/Update.hs:216) (src/Data/Tuple/Update.hs:217) (src/Data/Tuple/Update.hs:218) (src/Data/Tuple/Update.hs:219) (src/Data/Tuple/Update.hs:220) (src/Data/Tuple/Update.hs:221) (src/Data/Tuple/Update.hs:222) (src/Data/Tuple/Update.hs:223) (src/Data/Tuple/Update.hs:224) (src/Data/Tuple/Update.hs:225) (src/Data/Tuple/Update.hs:226) Upd8 (src/Data/Tuple/Update.hs:228) (src/Data/Tuple/Update.hs:229) (src/Data/Tuple/Update.hs:230) (src/Data/Tuple/Update.hs:231) (src/Data/Tuple/Update.hs:232) (src/Data/Tuple/Update.hs:233) (src/Data/Tuple/Update.hs:234) (src/Data/Tuple/Update.hs:235) (src/Data/Tuple/Update.hs:236) (src/Data/Tuple/Update.hs:237) (src/Data/Tuple/Update.hs:238) (src/Data/Tuple/Update.hs:239) (src/Data/Tuple/Update.hs:240) (src/Data/Tuple/Update.hs:241) (src/Data/Tuple/Update.hs:242) (src/Data/Tuple/Update.hs:243) (src/Data/Tuple/Update.hs:244) (src/Data/Tuple/Update.hs:245) (src/Data/Tuple/Update.hs:246) (src/Data/Tuple/Update.hs:247) (src/Data/Tuple/Update.hs:248) (src/Data/Tuple/Update.hs:249) (src/Data/Tuple/Update.hs:250) (src/Data/Tuple/Update.hs:251) (src/Data/Tuple/Update.hs:252) (src/Data/Tuple/Update.hs:253) Upd9 (src/Data/Tuple/Update.hs:255) (src/Data/Tuple/Update.hs:256) (src/Data/Tuple/Update.hs:257) (src/Data/Tuple/Update.hs:258) (src/Data/Tuple/Update.hs:259) (src/Data/Tuple/Update.hs:260) (src/Data/Tuple/Update.hs:261) (src/Data/Tuple/Update.hs:262) (src/Data/Tuple/Update.hs:263) (src/Data/Tuple/Update.hs:264) (src/Data/Tuple/Update.hs:265) (src/Data/Tuple/Update.hs:266) (src/Data/Tuple/Update.hs:267) (src/Data/Tuple/Update.hs:268) (src/Data/Tuple/Update.hs:269) (src/Data/Tuple/Update.hs:270) (src/Data/Tuple/Update.hs:271) (src/Data/Tuple/Update.hs:272) (src/Data/Tuple/Update.hs:273) (src/Data/Tuple/Update.hs:274) (src/Data/Tuple/Update.hs:275) (src/Data/Tuple/Update.hs:276) (src/Data/Tuple/Update.hs:277) (src/Data/Tuple/Update.hs:278) (src/Data/Tuple/Update.hs:279) Upd10 (src/Data/Tuple/Update.hs:281) (src/Data/Tuple/Update.hs:282) (src/Data/Tuple/Update.hs:283) (src/Data/Tuple/Update.hs:284) (src/Data/Tuple/Update.hs:285) (src/Data/Tuple/Update.hs:286) (src/Data/Tuple/Update.hs:287) (src/Data/Tuple/Update.hs:288) (src/Data/Tuple/Update.hs:289) (src/Data/Tuple/Update.hs:290) (src/Data/Tuple/Update.hs:291) (src/Data/Tuple/Update.hs:292) (src/Data/Tuple/Update.hs:293) (src/Data/Tuple/Update.hs:294) (src/Data/Tuple/Update.hs:295) (src/Data/Tuple/Update.hs:296) (src/Data/Tuple/Update.hs:297) (src/Data/Tuple/Update.hs:298) (src/Data/Tuple/Update.hs:299) (src/Data/Tuple/Update.hs:300) (src/Data/Tuple/Update.hs:301) (src/Data/Tuple/Update.hs:302) (src/Data/Tuple/Update.hs:303) (src/Data/Tuple/Update.hs:304) Upd11 (src/Data/Tuple/Update.hs:306) (src/Data/Tuple/Update.hs:307) (src/Data/Tuple/Update.hs:308) (src/Data/Tuple/Update.hs:309) (src/Data/Tuple/Update.hs:310) (src/Data/Tuple/Update.hs:311) (src/Data/Tuple/Update.hs:312) (src/Data/Tuple/Update.hs:313) (src/Data/Tuple/Update.hs:314) (src/Data/Tuple/Update.hs:315) (src/Data/Tuple/Update.hs:316) (src/Data/Tuple/Update.hs:317) (src/Data/Tuple/Update.hs:318) (src/Data/Tuple/Update.hs:319) (src/Data/Tuple/Update.hs:320) (src/Data/Tuple/Update.hs:321) (src/Data/Tuple/Update.hs:322) (src/Data/Tuple/Update.hs:323) (src/Data/Tuple/Update.hs:324) (src/Data/Tuple/Update.hs:325) (src/Data/Tuple/Update.hs:326) (src/Data/Tuple/Update.hs:327) (src/Data/Tuple/Update.hs:328) Upd12 (src/Data/Tuple/Update.hs:330) (src/Data/Tuple/Update.hs:331) (src/Data/Tuple/Update.hs:332) (src/Data/Tuple/Update.hs:333) (src/Data/Tuple/Update.hs:334) (src/Data/Tuple/Update.hs:335) (src/Data/Tuple/Update.hs:336) (src/Data/Tuple/Update.hs:337) (src/Data/Tuple/Update.hs:338) (src/Data/Tuple/Update.hs:339) (src/Data/Tuple/Update.hs:340) (src/Data/Tuple/Update.hs:341) (src/Data/Tuple/Update.hs:342) (src/Data/Tuple/Update.hs:343) (src/Data/Tuple/Update.hs:344) (src/Data/Tuple/Update.hs:345) (src/Data/Tuple/Update.hs:346) (src/Data/Tuple/Update.hs:347) (src/Data/Tuple/Update.hs:348) (src/Data/Tuple/Update.hs:349) (src/Data/Tuple/Update.hs:350) (src/Data/Tuple/Update.hs:351) Upd13 (src/Data/Tuple/Update.hs:353) (src/Data/Tuple/Update.hs:354) (src/Data/Tuple/Update.hs:355) (src/Data/Tuple/Update.hs:356) (src/Data/Tuple/Update.hs:357) (src/Data/Tuple/Update.hs:358) (src/Data/Tuple/Update.hs:359) (src/Data/Tuple/Update.hs:360) (src/Data/Tuple/Update.hs:361) (src/Data/Tuple/Update.hs:362) (src/Data/Tuple/Update.hs:363) (src/Data/Tuple/Update.hs:364) (src/Data/Tuple/Update.hs:365) (src/Data/Tuple/Update.hs:366) (src/Data/Tuple/Update.hs:367) (src/Data/Tuple/Update.hs:368) (src/Data/Tuple/Update.hs:369) (src/Data/Tuple/Update.hs:370) (src/Data/Tuple/Update.hs:371) (src/Data/Tuple/Update.hs:372) (src/Data/Tuple/Update.hs:373) Upd14 (src/Data/Tuple/Update.hs:375) (src/Data/Tuple/Update.hs:376) (src/Data/Tuple/Update.hs:377) (src/Data/Tuple/Update.hs:378) (src/Data/Tuple/Update.hs:379) (src/Data/Tuple/Update.hs:380) (src/Data/Tuple/Update.hs:381) (src/Data/Tuple/Update.hs:382) (src/Data/Tuple/Update.hs:383) (src/Data/Tuple/Update.hs:384) (src/Data/Tuple/Update.hs:385) (src/Data/Tuple/Update.hs:386) (src/Data/Tuple/Update.hs:387) (src/Data/Tuple/Update.hs:388) (src/Data/Tuple/Update.hs:389) (src/Data/Tuple/Update.hs:390) (src/Data/Tuple/Update.hs:391) (src/Data/Tuple/Update.hs:392) (src/Data/Tuple/Update.hs:393) (src/Data/Tuple/Update.hs:394) Upd15 (src/Data/Tuple/Update.hs:396) (src/Data/Tuple/Update.hs:397) (src/Data/Tuple/Update.hs:398) (src/Data/Tuple/Update.hs:399) (src/Data/Tuple/Update.hs:400) (src/Data/Tuple/Update.hs:401) (src/Data/Tuple/Update.hs:402) (src/Data/Tuple/Update.hs:403) (src/Data/Tuple/Update.hs:404) (src/Data/Tuple/Update.hs:405) (src/Data/Tuple/Update.hs:406) (src/Data/Tuple/Update.hs:407) (src/Data/Tuple/Update.hs:408) (src/Data/Tuple/Update.hs:409) (src/Data/Tuple/Update.hs:410) (src/Data/Tuple/Update.hs:411) (src/Data/Tuple/Update.hs:412) (src/Data/Tuple/Update.hs:413) (src/Data/Tuple/Update.hs:414) Upd16 (src/Data/Tuple/Update.hs:416) (src/Data/Tuple/Update.hs:417) (src/Data/Tuple/Update.hs:418) (src/Data/Tuple/Update.hs:419) (src/Data/Tuple/Update.hs:420) (src/Data/Tuple/Update.hs:421) (src/Data/Tuple/Update.hs:422) (src/Data/Tuple/Update.hs:423) (src/Data/Tuple/Update.hs:424) (src/Data/Tuple/Update.hs:425) (src/Data/Tuple/Update.hs:426) (src/Data/Tuple/Update.hs:427) (src/Data/Tuple/Update.hs:428) (src/Data/Tuple/Update.hs:429) (src/Data/Tuple/Update.hs:430) (src/Data/Tuple/Update.hs:431) (src/Data/Tuple/Update.hs:432) (src/Data/Tuple/Update.hs:433) Upd17 (src/Data/Tuple/Update.hs:435) (src/Data/Tuple/Update.hs:436) (src/Data/Tuple/Update.hs:437) (src/Data/Tuple/Update.hs:438) (src/Data/Tuple/Update.hs:439) (src/Data/Tuple/Update.hs:440) (src/Data/Tuple/Update.hs:441) (src/Data/Tuple/Update.hs:442) (src/Data/Tuple/Update.hs:443) (src/Data/Tuple/Update.hs:444) (src/Data/Tuple/Update.hs:445) (src/Data/Tuple/Update.hs:446) (src/Data/Tuple/Update.hs:447) (src/Data/Tuple/Update.hs:448) (src/Data/Tuple/Update.hs:449) (src/Data/Tuple/Update.hs:450) (src/Data/Tuple/Update.hs:451) Upd18 (src/Data/Tuple/Update.hs:453) (src/Data/Tuple/Update.hs:454) (src/Data/Tuple/Update.hs:455) (src/Data/Tuple/Update.hs:456) (src/Data/Tuple/Update.hs:457) (src/Data/Tuple/Update.hs:458) (src/Data/Tuple/Update.hs:459) (src/Data/Tuple/Update.hs:460) (src/Data/Tuple/Update.hs:461) (src/Data/Tuple/Update.hs:462) (src/Data/Tuple/Update.hs:463) (src/Data/Tuple/Update.hs:464) (src/Data/Tuple/Update.hs:465) (src/Data/Tuple/Update.hs:466) (src/Data/Tuple/Update.hs:467) (src/Data/Tuple/Update.hs:468) Upd19 (src/Data/Tuple/Update.hs:470) (src/Data/Tuple/Update.hs:471) (src/Data/Tuple/Update.hs:472) (src/Data/Tuple/Update.hs:473) (src/Data/Tuple/Update.hs:474) (src/Data/Tuple/Update.hs:475) (src/Data/Tuple/Update.hs:476) (src/Data/Tuple/Update.hs:477) (src/Data/Tuple/Update.hs:478) (src/Data/Tuple/Update.hs:479) (src/Data/Tuple/Update.hs:480) (src/Data/Tuple/Update.hs:481) (src/Data/Tuple/Update.hs:482) (src/Data/Tuple/Update.hs:483) (src/Data/Tuple/Update.hs:484) Upd20 (src/Data/Tuple/Update.hs:486) (src/Data/Tuple/Update.hs:487) (src/Data/Tuple/Update.hs:488) (src/Data/Tuple/Update.hs:489) (src/Data/Tuple/Update.hs:490) (src/Data/Tuple/Update.hs:491) (src/Data/Tuple/Update.hs:492) (src/Data/Tuple/Update.hs:493) (src/Data/Tuple/Update.hs:494) (src/Data/Tuple/Update.hs:495) (src/Data/Tuple/Update.hs:496) (src/Data/Tuple/Update.hs:497) (src/Data/Tuple/Update.hs:498) (src/Data/Tuple/Update.hs:499) Upd21 (src/Data/Tuple/Update.hs:501) (src/Data/Tuple/Update.hs:502) (src/Data/Tuple/Update.hs:503) (src/Data/Tuple/Update.hs:504) (src/Data/Tuple/Update.hs:505) (src/Data/Tuple/Update.hs:506) (src/Data/Tuple/Update.hs:507) (src/Data/Tuple/Update.hs:508) (src/Data/Tuple/Update.hs:509) (src/Data/Tuple/Update.hs:510) (src/Data/Tuple/Update.hs:511) (src/Data/Tuple/Update.hs:512) (src/Data/Tuple/Update.hs:513) Upd22 (src/Data/Tuple/Update.hs:515) (src/Data/Tuple/Update.hs:516) (src/Data/Tuple/Update.hs:517) (src/Data/Tuple/Update.hs:518) (src/Data/Tuple/Update.hs:519) (src/Data/Tuple/Update.hs:520) (src/Data/Tuple/Update.hs:521) (src/Data/Tuple/Update.hs:522) (src/Data/Tuple/Update.hs:523) (src/Data/Tuple/Update.hs:524) (src/Data/Tuple/Update.hs:525) (src/Data/Tuple/Update.hs:526) Upd23 (src/Data/Tuple/Update.hs:528) (src/Data/Tuple/Update.hs:529) (src/Data/Tuple/Update.hs:530) (src/Data/Tuple/Update.hs:531) (src/Data/Tuple/Update.hs:532) (src/Data/Tuple/Update.hs:533) (src/Data/Tuple/Update.hs:534) (src/Data/Tuple/Update.hs:535) (src/Data/Tuple/Update.hs:536) (src/Data/Tuple/Update.hs:537) (src/Data/Tuple/Update.hs:538) Upd24 (src/Data/Tuple/Update.hs:540) (src/Data/Tuple/Update.hs:541) (src/Data/Tuple/Update.hs:542) (src/Data/Tuple/Update.hs:543) (src/Data/Tuple/Update.hs:544) (src/Data/Tuple/Update.hs:545) (src/Data/Tuple/Update.hs:546) (src/Data/Tuple/Update.hs:547) (src/Data/Tuple/Update.hs:548) (src/Data/Tuple/Update.hs:549) Upd25 (src/Data/Tuple/Update.hs:551) (src/Data/Tuple/Update.hs:552) (src/Data/Tuple/Update.hs:553) (src/Data/Tuple/Update.hs:554) (src/Data/Tuple/Update.hs:555) (src/Data/Tuple/Update.hs:556) (src/Data/Tuple/Update.hs:557) (src/Data/Tuple/Update.hs:558) (src/Data/Tuple/Update.hs:559) Upd26 (src/Data/Tuple/Update.hs:561) (src/Data/Tuple/Update.hs:562) (src/Data/Tuple/Update.hs:563) (src/Data/Tuple/Update.hs:564) (src/Data/Tuple/Update.hs:565) (src/Data/Tuple/Update.hs:566) (src/Data/Tuple/Update.hs:567) (src/Data/Tuple/Update.hs:568) Upd27 (src/Data/Tuple/Update.hs:570) (src/Data/Tuple/Update.hs:571) (src/Data/Tuple/Update.hs:572) (src/Data/Tuple/Update.hs:573) (src/Data/Tuple/Update.hs:574) (src/Data/Tuple/Update.hs:575) (src/Data/Tuple/Update.hs:576) Upd28 (src/Data/Tuple/Update.hs:578) (src/Data/Tuple/Update.hs:579) (src/Data/Tuple/Update.hs:580) (src/Data/Tuple/Update.hs:581) (src/Data/Tuple/Update.hs:582) (src/Data/Tuple/Update.hs:583) Upd29 (src/Data/Tuple/Update.hs:585) (src/Data/Tuple/Update.hs:586) (src/Data/Tuple/Update.hs:587) (src/Data/Tuple/Update.hs:588) (src/Data/Tuple/Update.hs:589) Upd30 (src/Data/Tuple/Update.hs:591) (src/Data/Tuple/Update.hs:592) (src/Data/Tuple/Update.hs:593) (src/Data/Tuple/Update.hs:594) Upd31 (src/Data/Tuple/Update.hs:596) (src/Data/Tuple/Update.hs:597) (src/Data/Tuple/Update.hs:598) Upd32 (src/Data/Tuple/Update.hs:600) (src/Data/Tuple/Update.hs:601) 3% ( 1 / 34) in 'Data.Tuple.Sequence' Missing documentation for: Module header (src/Data/Tuple/Sequence.hs:11) (src/Data/Tuple/Sequence.hs:17) (src/Data/Tuple/Sequence.hs:18) (src/Data/Tuple/Sequence.hs:19) (src/Data/Tuple/Sequence.hs:20) (src/Data/Tuple/Sequence.hs:21) (src/Data/Tuple/Sequence.hs:22) (src/Data/Tuple/Sequence.hs:23) (src/Data/Tuple/Sequence.hs:24) (src/Data/Tuple/Sequence.hs:25) (src/Data/Tuple/Sequence.hs:26) (src/Data/Tuple/Sequence.hs:27) (src/Data/Tuple/Sequence.hs:28) (src/Data/Tuple/Sequence.hs:29) (src/Data/Tuple/Sequence.hs:30) (src/Data/Tuple/Sequence.hs:31) (src/Data/Tuple/Sequence.hs:32) (src/Data/Tuple/Sequence.hs:33) (src/Data/Tuple/Sequence.hs:34) (src/Data/Tuple/Sequence.hs:35) (src/Data/Tuple/Sequence.hs:36) (src/Data/Tuple/Sequence.hs:37) (src/Data/Tuple/Sequence.hs:38) (src/Data/Tuple/Sequence.hs:39) (src/Data/Tuple/Sequence.hs:40) (src/Data/Tuple/Sequence.hs:41) (src/Data/Tuple/Sequence.hs:42) (src/Data/Tuple/Sequence.hs:43) (src/Data/Tuple/Sequence.hs:44) (src/Data/Tuple/Sequence.hs:45) (src/Data/Tuple/Sequence.hs:46) (src/Data/Tuple/Sequence.hs:47) 0% ( 0 /561) in 'Data.Tuple.Select' Missing documentation for: Module header (src/Data/Tuple/Select.hs:7) Sel1 (src/Data/Tuple/Select.hs:12) (src/Data/Tuple/Select.hs:13) (src/Data/Tuple/Select.hs:14) (src/Data/Tuple/Select.hs:15) (src/Data/Tuple/Select.hs:16) (src/Data/Tuple/Select.hs:17) (src/Data/Tuple/Select.hs:18) (src/Data/Tuple/Select.hs:19) (src/Data/Tuple/Select.hs:20) (src/Data/Tuple/Select.hs:21) (src/Data/Tuple/Select.hs:22) (src/Data/Tuple/Select.hs:23) (src/Data/Tuple/Select.hs:24) (src/Data/Tuple/Select.hs:25) (src/Data/Tuple/Select.hs:26) (src/Data/Tuple/Select.hs:27) (src/Data/Tuple/Select.hs:28) (src/Data/Tuple/Select.hs:29) (src/Data/Tuple/Select.hs:30) (src/Data/Tuple/Select.hs:31) (src/Data/Tuple/Select.hs:32) (src/Data/Tuple/Select.hs:33) (src/Data/Tuple/Select.hs:34) (src/Data/Tuple/Select.hs:35) (src/Data/Tuple/Select.hs:36) (src/Data/Tuple/Select.hs:37) (src/Data/Tuple/Select.hs:38) (src/Data/Tuple/Select.hs:39) (src/Data/Tuple/Select.hs:40) (src/Data/Tuple/Select.hs:41) (src/Data/Tuple/Select.hs:42) (src/Data/Tuple/Select.hs:43) Sel2 (src/Data/Tuple/Select.hs:45) (src/Data/Tuple/Select.hs:46) (src/Data/Tuple/Select.hs:47) (src/Data/Tuple/Select.hs:48) (src/Data/Tuple/Select.hs:49) (src/Data/Tuple/Select.hs:50) (src/Data/Tuple/Select.hs:51) (src/Data/Tuple/Select.hs:52) (src/Data/Tuple/Select.hs:53) (src/Data/Tuple/Select.hs:54) (src/Data/Tuple/Select.hs:55) (src/Data/Tuple/Select.hs:56) (src/Data/Tuple/Select.hs:57) (src/Data/Tuple/Select.hs:58) (src/Data/Tuple/Select.hs:59) (src/Data/Tuple/Select.hs:60) (src/Data/Tuple/Select.hs:61) (src/Data/Tuple/Select.hs:62) (src/Data/Tuple/Select.hs:63) (src/Data/Tuple/Select.hs:64) (src/Data/Tuple/Select.hs:65) (src/Data/Tuple/Select.hs:66) (src/Data/Tuple/Select.hs:67) (src/Data/Tuple/Select.hs:68) (src/Data/Tuple/Select.hs:69) (src/Data/Tuple/Select.hs:70) (src/Data/Tuple/Select.hs:71) (src/Data/Tuple/Select.hs:72) (src/Data/Tuple/Select.hs:73) (src/Data/Tuple/Select.hs:74) (src/Data/Tuple/Select.hs:75) (src/Data/Tuple/Select.hs:76) Sel3 (src/Data/Tuple/Select.hs:78) (src/Data/Tuple/Select.hs:79) (src/Data/Tuple/Select.hs:80) (src/Data/Tuple/Select.hs:81) (src/Data/Tuple/Select.hs:82) (src/Data/Tuple/Select.hs:83) (src/Data/Tuple/Select.hs:84) (src/Data/Tuple/Select.hs:85) (src/Data/Tuple/Select.hs:86) (src/Data/Tuple/Select.hs:87) (src/Data/Tuple/Select.hs:88) (src/Data/Tuple/Select.hs:89) (src/Data/Tuple/Select.hs:90) (src/Data/Tuple/Select.hs:91) (src/Data/Tuple/Select.hs:92) (src/Data/Tuple/Select.hs:93) (src/Data/Tuple/Select.hs:94) (src/Data/Tuple/Select.hs:95) (src/Data/Tuple/Select.hs:96) (src/Data/Tuple/Select.hs:97) (src/Data/Tuple/Select.hs:98) (src/Data/Tuple/Select.hs:99) (src/Data/Tuple/Select.hs:100) (src/Data/Tuple/Select.hs:101) (src/Data/Tuple/Select.hs:102) (src/Data/Tuple/Select.hs:103) (src/Data/Tuple/Select.hs:104) (src/Data/Tuple/Select.hs:105) (src/Data/Tuple/Select.hs:106) (src/Data/Tuple/Select.hs:107) (src/Data/Tuple/Select.hs:108) Sel4 (src/Data/Tuple/Select.hs:110) (src/Data/Tuple/Select.hs:111) (src/Data/Tuple/Select.hs:112) (src/Data/Tuple/Select.hs:113) (src/Data/Tuple/Select.hs:114) (src/Data/Tuple/Select.hs:115) (src/Data/Tuple/Select.hs:116) (src/Data/Tuple/Select.hs:117) (src/Data/Tuple/Select.hs:118) (src/Data/Tuple/Select.hs:119) (src/Data/Tuple/Select.hs:120) (src/Data/Tuple/Select.hs:121) (src/Data/Tuple/Select.hs:122) (src/Data/Tuple/Select.hs:123) (src/Data/Tuple/Select.hs:124) (src/Data/Tuple/Select.hs:125) (src/Data/Tuple/Select.hs:126) (src/Data/Tuple/Select.hs:127) (src/Data/Tuple/Select.hs:128) (src/Data/Tuple/Select.hs:129) (src/Data/Tuple/Select.hs:130) (src/Data/Tuple/Select.hs:131) (src/Data/Tuple/Select.hs:132) (src/Data/Tuple/Select.hs:133) (src/Data/Tuple/Select.hs:134) (src/Data/Tuple/Select.hs:135) (src/Data/Tuple/Select.hs:136) (src/Data/Tuple/Select.hs:137) (src/Data/Tuple/Select.hs:138) (src/Data/Tuple/Select.hs:139) Sel5 (src/Data/Tuple/Select.hs:141) (src/Data/Tuple/Select.hs:142) (src/Data/Tuple/Select.hs:143) (src/Data/Tuple/Select.hs:144) (src/Data/Tuple/Select.hs:145) (src/Data/Tuple/Select.hs:146) (src/Data/Tuple/Select.hs:147) (src/Data/Tuple/Select.hs:148) (src/Data/Tuple/Select.hs:149) (src/Data/Tuple/Select.hs:150) (src/Data/Tuple/Select.hs:151) (src/Data/Tuple/Select.hs:152) (src/Data/Tuple/Select.hs:153) (src/Data/Tuple/Select.hs:154) (src/Data/Tuple/Select.hs:155) (src/Data/Tuple/Select.hs:156) (src/Data/Tuple/Select.hs:157) (src/Data/Tuple/Select.hs:158) (src/Data/Tuple/Select.hs:159) (src/Data/Tuple/Select.hs:160) (src/Data/Tuple/Select.hs:161) (src/Data/Tuple/Select.hs:162) (src/Data/Tuple/Select.hs:163) (src/Data/Tuple/Select.hs:164) (src/Data/Tuple/Select.hs:165) (src/Data/Tuple/Select.hs:166) (src/Data/Tuple/Select.hs:167) (src/Data/Tuple/Select.hs:168) (src/Data/Tuple/Select.hs:169) Sel6 (src/Data/Tuple/Select.hs:171) (src/Data/Tuple/Select.hs:172) (src/Data/Tuple/Select.hs:173) (src/Data/Tuple/Select.hs:174) (src/Data/Tuple/Select.hs:175) (src/Data/Tuple/Select.hs:176) (src/Data/Tuple/Select.hs:177) (src/Data/Tuple/Select.hs:178) (src/Data/Tuple/Select.hs:179) (src/Data/Tuple/Select.hs:180) (src/Data/Tuple/Select.hs:181) (src/Data/Tuple/Select.hs:182) (src/Data/Tuple/Select.hs:183) (src/Data/Tuple/Select.hs:184) (src/Data/Tuple/Select.hs:185) (src/Data/Tuple/Select.hs:186) (src/Data/Tuple/Select.hs:187) (src/Data/Tuple/Select.hs:188) (src/Data/Tuple/Select.hs:189) (src/Data/Tuple/Select.hs:190) (src/Data/Tuple/Select.hs:191) (src/Data/Tuple/Select.hs:192) (src/Data/Tuple/Select.hs:193) (src/Data/Tuple/Select.hs:194) (src/Data/Tuple/Select.hs:195) (src/Data/Tuple/Select.hs:196) (src/Data/Tuple/Select.hs:197) (src/Data/Tuple/Select.hs:198) Sel7 (src/Data/Tuple/Select.hs:200) (src/Data/Tuple/Select.hs:201) (src/Data/Tuple/Select.hs:202) (src/Data/Tuple/Select.hs:203) (src/Data/Tuple/Select.hs:204) (src/Data/Tuple/Select.hs:205) (src/Data/Tuple/Select.hs:206) (src/Data/Tuple/Select.hs:207) (src/Data/Tuple/Select.hs:208) (src/Data/Tuple/Select.hs:209) (src/Data/Tuple/Select.hs:210) (src/Data/Tuple/Select.hs:211) (src/Data/Tuple/Select.hs:212) (src/Data/Tuple/Select.hs:213) (src/Data/Tuple/Select.hs:214) (src/Data/Tuple/Select.hs:215) (src/Data/Tuple/Select.hs:216) (src/Data/Tuple/Select.hs:217) (src/Data/Tuple/Select.hs:218) (src/Data/Tuple/Select.hs:219) (src/Data/Tuple/Select.hs:220) (src/Data/Tuple/Select.hs:221) (src/Data/Tuple/Select.hs:222) (src/Data/Tuple/Select.hs:223) (src/Data/Tuple/Select.hs:224) (src/Data/Tuple/Select.hs:225) (src/Data/Tuple/Select.hs:226) Sel8 (src/Data/Tuple/Select.hs:228) (src/Data/Tuple/Select.hs:229) (src/Data/Tuple/Select.hs:230) (src/Data/Tuple/Select.hs:231) (src/Data/Tuple/Select.hs:232) (src/Data/Tuple/Select.hs:233) (src/Data/Tuple/Select.hs:234) (src/Data/Tuple/Select.hs:235) (src/Data/Tuple/Select.hs:236) (src/Data/Tuple/Select.hs:237) (src/Data/Tuple/Select.hs:238) (src/Data/Tuple/Select.hs:239) (src/Data/Tuple/Select.hs:240) (src/Data/Tuple/Select.hs:241) (src/Data/Tuple/Select.hs:242) (src/Data/Tuple/Select.hs:243) (src/Data/Tuple/Select.hs:244) (src/Data/Tuple/Select.hs:245) (src/Data/Tuple/Select.hs:246) (src/Data/Tuple/Select.hs:247) (src/Data/Tuple/Select.hs:248) (src/Data/Tuple/Select.hs:249) (src/Data/Tuple/Select.hs:250) (src/Data/Tuple/Select.hs:251) (src/Data/Tuple/Select.hs:252) (src/Data/Tuple/Select.hs:253) Sel9 (src/Data/Tuple/Select.hs:255) (src/Data/Tuple/Select.hs:256) (src/Data/Tuple/Select.hs:257) (src/Data/Tuple/Select.hs:258) (src/Data/Tuple/Select.hs:259) (src/Data/Tuple/Select.hs:260) (src/Data/Tuple/Select.hs:261) (src/Data/Tuple/Select.hs:262) (src/Data/Tuple/Select.hs:263) (src/Data/Tuple/Select.hs:264) (src/Data/Tuple/Select.hs:265) (src/Data/Tuple/Select.hs:266) (src/Data/Tuple/Select.hs:267) (src/Data/Tuple/Select.hs:268) (src/Data/Tuple/Select.hs:269) (src/Data/Tuple/Select.hs:270) (src/Data/Tuple/Select.hs:271) (src/Data/Tuple/Select.hs:272) (src/Data/Tuple/Select.hs:273) (src/Data/Tuple/Select.hs:274) (src/Data/Tuple/Select.hs:275) (src/Data/Tuple/Select.hs:276) (src/Data/Tuple/Select.hs:277) (src/Data/Tuple/Select.hs:278) (src/Data/Tuple/Select.hs:279) Sel10 (src/Data/Tuple/Select.hs:281) (src/Data/Tuple/Select.hs:282) (src/Data/Tuple/Select.hs:283) (src/Data/Tuple/Select.hs:284) (src/Data/Tuple/Select.hs:285) (src/Data/Tuple/Select.hs:286) (src/Data/Tuple/Select.hs:287) (src/Data/Tuple/Select.hs:288) (src/Data/Tuple/Select.hs:289) (src/Data/Tuple/Select.hs:290) (src/Data/Tuple/Select.hs:291) (src/Data/Tuple/Select.hs:292) (src/Data/Tuple/Select.hs:293) (src/Data/Tuple/Select.hs:294) (src/Data/Tuple/Select.hs:295) (src/Data/Tuple/Select.hs:296) (src/Data/Tuple/Select.hs:297) (src/Data/Tuple/Select.hs:298) (src/Data/Tuple/Select.hs:299) (src/Data/Tuple/Select.hs:300) (src/Data/Tuple/Select.hs:301) (src/Data/Tuple/Select.hs:302) (src/Data/Tuple/Select.hs:303) (src/Data/Tuple/Select.hs:304) Sel11 (src/Data/Tuple/Select.hs:306) (src/Data/Tuple/Select.hs:307) (src/Data/Tuple/Select.hs:308) (src/Data/Tuple/Select.hs:309) (src/Data/Tuple/Select.hs:310) (src/Data/Tuple/Select.hs:311) (src/Data/Tuple/Select.hs:312) (src/Data/Tuple/Select.hs:313) (src/Data/Tuple/Select.hs:314) (src/Data/Tuple/Select.hs:315) (src/Data/Tuple/Select.hs:316) (src/Data/Tuple/Select.hs:317) (src/Data/Tuple/Select.hs:318) (src/Data/Tuple/Select.hs:319) (src/Data/Tuple/Select.hs:320) (src/Data/Tuple/Select.hs:321) (src/Data/Tuple/Select.hs:322) (src/Data/Tuple/Select.hs:323) (src/Data/Tuple/Select.hs:324) (src/Data/Tuple/Select.hs:325) (src/Data/Tuple/Select.hs:326) (src/Data/Tuple/Select.hs:327) (src/Data/Tuple/Select.hs:328) Sel12 (src/Data/Tuple/Select.hs:330) (src/Data/Tuple/Select.hs:331) (src/Data/Tuple/Select.hs:332) (src/Data/Tuple/Select.hs:333) (src/Data/Tuple/Select.hs:334) (src/Data/Tuple/Select.hs:335) (src/Data/Tuple/Select.hs:336) (src/Data/Tuple/Select.hs:337) (src/Data/Tuple/Select.hs:338) (src/Data/Tuple/Select.hs:339) (src/Data/Tuple/Select.hs:340) (src/Data/Tuple/Select.hs:341) (src/Data/Tuple/Select.hs:342) (src/Data/Tuple/Select.hs:343) (src/Data/Tuple/Select.hs:344) (src/Data/Tuple/Select.hs:345) (src/Data/Tuple/Select.hs:346) (src/Data/Tuple/Select.hs:347) (src/Data/Tuple/Select.hs:348) (src/Data/Tuple/Select.hs:349) (src/Data/Tuple/Select.hs:350) (src/Data/Tuple/Select.hs:351) Sel13 (src/Data/Tuple/Select.hs:353) (src/Data/Tuple/Select.hs:354) (src/Data/Tuple/Select.hs:355) (src/Data/Tuple/Select.hs:356) (src/Data/Tuple/Select.hs:357) (src/Data/Tuple/Select.hs:358) (src/Data/Tuple/Select.hs:359) (src/Data/Tuple/Select.hs:360) (src/Data/Tuple/Select.hs:361) (src/Data/Tuple/Select.hs:362) (src/Data/Tuple/Select.hs:363) (src/Data/Tuple/Select.hs:364) (src/Data/Tuple/Select.hs:365) (src/Data/Tuple/Select.hs:366) (src/Data/Tuple/Select.hs:367) (src/Data/Tuple/Select.hs:368) (src/Data/Tuple/Select.hs:369) (src/Data/Tuple/Select.hs:370) (src/Data/Tuple/Select.hs:371) (src/Data/Tuple/Select.hs:372) (src/Data/Tuple/Select.hs:373) Sel14 (src/Data/Tuple/Select.hs:375) (src/Data/Tuple/Select.hs:376) (src/Data/Tuple/Select.hs:377) (src/Data/Tuple/Select.hs:378) (src/Data/Tuple/Select.hs:379) (src/Data/Tuple/Select.hs:380) (src/Data/Tuple/Select.hs:381) (src/Data/Tuple/Select.hs:382) (src/Data/Tuple/Select.hs:383) (src/Data/Tuple/Select.hs:384) (src/Data/Tuple/Select.hs:385) (src/Data/Tuple/Select.hs:386) (src/Data/Tuple/Select.hs:387) (src/Data/Tuple/Select.hs:388) (src/Data/Tuple/Select.hs:389) (src/Data/Tuple/Select.hs:390) (src/Data/Tuple/Select.hs:391) (src/Data/Tuple/Select.hs:392) (src/Data/Tuple/Select.hs:393) (src/Data/Tuple/Select.hs:394) Sel15 (src/Data/Tuple/Select.hs:396) (src/Data/Tuple/Select.hs:397) (src/Data/Tuple/Select.hs:398) (src/Data/Tuple/Select.hs:399) (src/Data/Tuple/Select.hs:400) (src/Data/Tuple/Select.hs:401) (src/Data/Tuple/Select.hs:402) (src/Data/Tuple/Select.hs:403) (src/Data/Tuple/Select.hs:404) (src/Data/Tuple/Select.hs:405) (src/Data/Tuple/Select.hs:406) (src/Data/Tuple/Select.hs:407) (src/Data/Tuple/Select.hs:408) (src/Data/Tuple/Select.hs:409) (src/Data/Tuple/Select.hs:410) (src/Data/Tuple/Select.hs:411) (src/Data/Tuple/Select.hs:412) (src/Data/Tuple/Select.hs:413) (src/Data/Tuple/Select.hs:414) Sel16 (src/Data/Tuple/Select.hs:416) (src/Data/Tuple/Select.hs:417) (src/Data/Tuple/Select.hs:418) (src/Data/Tuple/Select.hs:419) (src/Data/Tuple/Select.hs:420) (src/Data/Tuple/Select.hs:421) (src/Data/Tuple/Select.hs:422) (src/Data/Tuple/Select.hs:423) (src/Data/Tuple/Select.hs:424) (src/Data/Tuple/Select.hs:425) (src/Data/Tuple/Select.hs:426) (src/Data/Tuple/Select.hs:427) (src/Data/Tuple/Select.hs:428) (src/Data/Tuple/Select.hs:429) (src/Data/Tuple/Select.hs:430) (src/Data/Tuple/Select.hs:431) (src/Data/Tuple/Select.hs:432) (src/Data/Tuple/Select.hs:433) Sel17 (src/Data/Tuple/Select.hs:435) (src/Data/Tuple/Select.hs:436) (src/Data/Tuple/Select.hs:437) (src/Data/Tuple/Select.hs:438) (src/Data/Tuple/Select.hs:439) (src/Data/Tuple/Select.hs:440) (src/Data/Tuple/Select.hs:441) (src/Data/Tuple/Select.hs:442) (src/Data/Tuple/Select.hs:443) (src/Data/Tuple/Select.hs:444) (src/Data/Tuple/Select.hs:445) (src/Data/Tuple/Select.hs:446) (src/Data/Tuple/Select.hs:447) (src/Data/Tuple/Select.hs:448) (src/Data/Tuple/Select.hs:449) (src/Data/Tuple/Select.hs:450) (src/Data/Tuple/Select.hs:451) Sel18 (src/Data/Tuple/Select.hs:453) (src/Data/Tuple/Select.hs:454) (src/Data/Tuple/Select.hs:455) (src/Data/Tuple/Select.hs:456) (src/Data/Tuple/Select.hs:457) (src/Data/Tuple/Select.hs:458) (src/Data/Tuple/Select.hs:459) (src/Data/Tuple/Select.hs:460) (src/Data/Tuple/Select.hs:461) (src/Data/Tuple/Select.hs:462) (src/Data/Tuple/Select.hs:463) (src/Data/Tuple/Select.hs:464) (src/Data/Tuple/Select.hs:465) (src/Data/Tuple/Select.hs:466) (src/Data/Tuple/Select.hs:467) (src/Data/Tuple/Select.hs:468) Sel19 (src/Data/Tuple/Select.hs:470) (src/Data/Tuple/Select.hs:471) (src/Data/Tuple/Select.hs:472) (src/Data/Tuple/Select.hs:473) (src/Data/Tuple/Select.hs:474) (src/Data/Tuple/Select.hs:475) (src/Data/Tuple/Select.hs:476) (src/Data/Tuple/Select.hs:477) (src/Data/Tuple/Select.hs:478) (src/Data/Tuple/Select.hs:479) (src/Data/Tuple/Select.hs:480) (src/Data/Tuple/Select.hs:481) (src/Data/Tuple/Select.hs:482) (src/Data/Tuple/Select.hs:483) (src/Data/Tuple/Select.hs:484) Sel20 (src/Data/Tuple/Select.hs:486) (src/Data/Tuple/Select.hs:487) (src/Data/Tuple/Select.hs:488) (src/Data/Tuple/Select.hs:489) (src/Data/Tuple/Select.hs:490) (src/Data/Tuple/Select.hs:491) (src/Data/Tuple/Select.hs:492) (src/Data/Tuple/Select.hs:493) (src/Data/Tuple/Select.hs:494) (src/Data/Tuple/Select.hs:495) (src/Data/Tuple/Select.hs:496) (src/Data/Tuple/Select.hs:497) (src/Data/Tuple/Select.hs:498) (src/Data/Tuple/Select.hs:499) Sel21 (src/Data/Tuple/Select.hs:501) (src/Data/Tuple/Select.hs:502) (src/Data/Tuple/Select.hs:503) (src/Data/Tuple/Select.hs:504) (src/Data/Tuple/Select.hs:505) (src/Data/Tuple/Select.hs:506) (src/Data/Tuple/Select.hs:507) (src/Data/Tuple/Select.hs:508) (src/Data/Tuple/Select.hs:509) (src/Data/Tuple/Select.hs:510) (src/Data/Tuple/Select.hs:511) (src/Data/Tuple/Select.hs:512) (src/Data/Tuple/Select.hs:513) Sel22 (src/Data/Tuple/Select.hs:515) (src/Data/Tuple/Select.hs:516) (src/Data/Tuple/Select.hs:517) (src/Data/Tuple/Select.hs:518) (src/Data/Tuple/Select.hs:519) (src/Data/Tuple/Select.hs:520) (src/Data/Tuple/Select.hs:521) (src/Data/Tuple/Select.hs:522) (src/Data/Tuple/Select.hs:523) (src/Data/Tuple/Select.hs:524) (src/Data/Tuple/Select.hs:525) (src/Data/Tuple/Select.hs:526) Sel23 (src/Data/Tuple/Select.hs:528) (src/Data/Tuple/Select.hs:529) (src/Data/Tuple/Select.hs:530) (src/Data/Tuple/Select.hs:531) (src/Data/Tuple/Select.hs:532) (src/Data/Tuple/Select.hs:533) (src/Data/Tuple/Select.hs:534) (src/Data/Tuple/Select.hs:535) (src/Data/Tuple/Select.hs:536) (src/Data/Tuple/Select.hs:537) (src/Data/Tuple/Select.hs:538) Sel24 (src/Data/Tuple/Select.hs:540) (src/Data/Tuple/Select.hs:541) (src/Data/Tuple/Select.hs:542) (src/Data/Tuple/Select.hs:543) (src/Data/Tuple/Select.hs:544) (src/Data/Tuple/Select.hs:545) (src/Data/Tuple/Select.hs:546) (src/Data/Tuple/Select.hs:547) (src/Data/Tuple/Select.hs:548) (src/Data/Tuple/Select.hs:549) Sel25 (src/Data/Tuple/Select.hs:551) (src/Data/Tuple/Select.hs:552) (src/Data/Tuple/Select.hs:553) (src/Data/Tuple/Select.hs:554) (src/Data/Tuple/Select.hs:555) (src/Data/Tuple/Select.hs:556) (src/Data/Tuple/Select.hs:557) (src/Data/Tuple/Select.hs:558) (src/Data/Tuple/Select.hs:559) Sel26 (src/Data/Tuple/Select.hs:561) (src/Data/Tuple/Select.hs:562) (src/Data/Tuple/Select.hs:563) (src/Data/Tuple/Select.hs:564) (src/Data/Tuple/Select.hs:565) (src/Data/Tuple/Select.hs:566) (src/Data/Tuple/Select.hs:567) (src/Data/Tuple/Select.hs:568) Sel27 (src/Data/Tuple/Select.hs:570) (src/Data/Tuple/Select.hs:571) (src/Data/Tuple/Select.hs:572) (src/Data/Tuple/Select.hs:573) (src/Data/Tuple/Select.hs:574) (src/Data/Tuple/Select.hs:575) (src/Data/Tuple/Select.hs:576) Sel28 (src/Data/Tuple/Select.hs:578) (src/Data/Tuple/Select.hs:579) (src/Data/Tuple/Select.hs:580) (src/Data/Tuple/Select.hs:581) (src/Data/Tuple/Select.hs:582) (src/Data/Tuple/Select.hs:583) Sel29 (src/Data/Tuple/Select.hs:585) (src/Data/Tuple/Select.hs:586) (src/Data/Tuple/Select.hs:587) (src/Data/Tuple/Select.hs:588) (src/Data/Tuple/Select.hs:589) Sel30 (src/Data/Tuple/Select.hs:591) (src/Data/Tuple/Select.hs:592) (src/Data/Tuple/Select.hs:593) (src/Data/Tuple/Select.hs:594) Sel31 (src/Data/Tuple/Select.hs:596) (src/Data/Tuple/Select.hs:597) (src/Data/Tuple/Select.hs:598) Sel32 (src/Data/Tuple/Select.hs:600) (src/Data/Tuple/Select.hs:601) 3% ( 1 / 34) in 'Data.Tuple.Curry' Missing documentation for: Module header (src/Data/Tuple/Curry.hs:10) (src/Data/Tuple/Curry.hs:17) (src/Data/Tuple/Curry.hs:20) (src/Data/Tuple/Curry.hs:23) (src/Data/Tuple/Curry.hs:26) (src/Data/Tuple/Curry.hs:29) (src/Data/Tuple/Curry.hs:32) (src/Data/Tuple/Curry.hs:35) (src/Data/Tuple/Curry.hs:38) (src/Data/Tuple/Curry.hs:41) (src/Data/Tuple/Curry.hs:44) (src/Data/Tuple/Curry.hs:47) (src/Data/Tuple/Curry.hs:50) (src/Data/Tuple/Curry.hs:53) (src/Data/Tuple/Curry.hs:56) (src/Data/Tuple/Curry.hs:59) (src/Data/Tuple/Curry.hs:62) (src/Data/Tuple/Curry.hs:65) (src/Data/Tuple/Curry.hs:68) (src/Data/Tuple/Curry.hs:71) (src/Data/Tuple/Curry.hs:74) (src/Data/Tuple/Curry.hs:77) (src/Data/Tuple/Curry.hs:80) (src/Data/Tuple/Curry.hs:83) (src/Data/Tuple/Curry.hs:86) (src/Data/Tuple/Curry.hs:89) (src/Data/Tuple/Curry.hs:92) (src/Data/Tuple/Curry.hs:95) (src/Data/Tuple/Curry.hs:98) (src/Data/Tuple/Curry.hs:101) (src/Data/Tuple/Curry.hs:104) (src/Data/Tuple/Curry.hs:107) 83% ( 5 / 6) in 'Data.Tuple.All' Missing documentation for: Module header Documentation created: dist/doc/html/tuple/index.html, dist/doc/html/tuple/tuple.txt Creating package registration file: /tmp/pkgConf-tuple-0.3.0135177290461780768.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tuple-0.3.0.2-LxXprlXSEKAHzmaGBcjTQ Registering tuple-0.3.0.2... cabal: Leaving directory '/tmp/cabal-tmp-1146/tuple-0.3.0.2' Installed tuple-0.3.0.2 cabal: Entering directory '/tmp/cabal-tmp-1146/HUnit-1.5.0.0' Configuring HUnit-1.5.0.0... Building HUnit-1.5.0.0... Preprocessing library HUnit-1.5.0.0... [1 of 6] Compiling Test.HUnit.Terminal ( src/Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 6] Compiling Test.HUnit.Lang ( src/Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 6] Compiling Test.HUnit.Base ( src/Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 6] Compiling Test.HUnit.Text ( src/Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 6] Compiling Test.HUnit ( src/Test/HUnit.hs, dist/build/Test/HUnit.o ) [6 of 6] Compiling Paths_HUnit ( dist/build/autogen/Paths_HUnit.hs, dist/build/Paths_HUnit.o ) Running Haddock for HUnit-1.5.0.0... Running hscolour for HUnit-1.5.0.0... Preprocessing library HUnit-1.5.0.0... Preprocessing library HUnit-1.5.0.0... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 55% ( 6 / 11) in 'Test.HUnit.Lang' Missing documentation for: Module header Result (src/Test/HUnit/Lang.hs:86) HUnitFailure (src/Test/HUnit/Lang.hs:34) FailureReason (src/Test/HUnit/Lang.hs:39) formatFailureReason (src/Test/HUnit/Lang.hs:82) 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' 0% ( 0 / 8) in 'Paths_HUnit' Missing documentation for: Module header version (dist/build/autogen/Paths_HUnit.hs:28) getBinDir (dist/build/autogen/Paths_HUnit.hs:38) getLibDir (dist/build/autogen/Paths_HUnit.hs:38) getDataDir (dist/build/autogen/Paths_HUnit.hs:38) getLibexecDir (dist/build/autogen/Paths_HUnit.hs:38) getDataFileName (dist/build/autogen/Paths_HUnit.hs:45) getSysconfDir (dist/build/autogen/Paths_HUnit.hs:38) Documentation created: dist/doc/html/HUnit/index.html, dist/doc/html/HUnit/HUnit.txt Creating package registration file: /tmp/pkgConf-HUnit-1.5.08466671231919655804.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/HUnit-1.5.0.0-LmQy44w6E24IQ5C7bKO5Pw Registering HUnit-1.5.0.0... cabal: Leaving directory '/tmp/cabal-tmp-1146/HUnit-1.5.0.0' Installed HUnit-1.5.0.0 cabal: Entering directory '/tmp/cabal-tmp-1146/incremental-sat-solver-0.1.8' Configuring incremental-sat-solver-0.1.8... Building incremental-sat-solver-0.1.8... Preprocessing library incremental-sat-solver-0.1.8... [1 of 2] Compiling Data.Boolean ( Data/Boolean.hs, dist/build/Data/Boolean.o ) [2 of 2] Compiling Data.Boolean.SatSolver ( Data/Boolean/SatSolver.hs, dist/build/Data/Boolean/SatSolver.o ) Running Haddock for incremental-sat-solver-0.1.8... Running hscolour for incremental-sat-solver-0.1.8... Preprocessing library incremental-sat-solver-0.1.8... Preprocessing library incremental-sat-solver-0.1.8... Haddock coverage: 89% ( 8 / 9) in 'Data.Boolean' Missing documentation for: Clause (Data/Boolean.hs:75) 100% ( 11 / 11) in 'Data.Boolean.SatSolver' Documentation created: dist/doc/html/incremental-sat-solver/index.html, dist/doc/html/incremental-sat-solver/incremental-sat-solver.txt Creating package registration file: /tmp/pkgConf-incremental-sat-solver-0.11361478979689034589.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/incremental-sat-solver-0.1.8-9h6a2hWiWqe1ki9dk1UwlY Registering incremental-sat-solver-0.1.8... cabal: Leaving directory '/tmp/cabal-tmp-1146/incremental-sat-solver-0.1.8' Installed incremental-sat-solver-0.1.8 cabal: Entering directory '/tmp/cabal-tmp-1146/tf-random-0.5' Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' Missing documentation for: Module header 33% ( 1 / 3) in 'System.Random.TF.Instances' Missing documentation for: Random (src/System/Random/TF/Instances.hs:37) randomEnum (src/System/Random/TF/Instances.hs:205) 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Creating package registration file: /tmp/pkgConf-tf-random-021005983881732360161.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tf-random-0.5-4z8OJUaXC1FRNfrLPFWAD Registering tf-random-0.5... cabal: Leaving directory '/tmp/cabal-tmp-1146/tf-random-0.5' Installed tf-random-0.5 cabal: Entering directory '/tmp/cabal-tmp-1146/parsec-3.1.11' Configuring parsec-3.1.11... Building parsec-3.1.11... Preprocessing library parsec-3.1.11... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 3 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 6 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [ 7 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 9 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [10 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [11 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [12 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [13 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [14 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [15 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [19 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [20 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) Running Haddock for parsec-3.1.11... Running hscolour for parsec-3.1.11... Preprocessing library parsec-3.1.11... Preprocessing library parsec-3.1.11... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 43% ( 6 / 14) in 'Text.Parsec.Error' Missing documentation for: errorIsUnknown (Text/Parsec/Error.hs:113) showErrorMessages (Text/Parsec/Error.hs:176) newErrorMessage (Text/Parsec/Error.hs:123) newErrorUnknown (Text/Parsec/Error.hs:119) addErrorMessage (Text/Parsec/Error.hs:127) setErrorPos (Text/Parsec/Error.hs:131) setErrorMessage (Text/Parsec/Error.hs:135) mergeError (Text/Parsec/Error.hs:139) 64% ( 32 / 50) in 'Text.Parsec.Prim' Missing documentation for: unknownError (Text/Parsec/Prim.hs:93) sysUnExpectError (Text/Parsec/Prim.hs:96) Parsec (Text/Parsec/Prim.hs:159) Consumed (Text/Parsec/Prim.hs:161) Reply (Text/Parsec/Prim.hs:165) State (Text/Parsec/Prim.hs:169) parsecMap (Text/Parsec/Prim.hs:187) parserReturn (Text/Parsec/Prim.hs:231) parserBind (Text/Parsec/Prim.hs:236) mergeErrorReply (Text/Parsec/Prim.hs:276) parserFail (Text/Parsec/Prim.hs:282) parserPlus (Text/Parsec/Prim.hs:300) labels (Text/Parsec/Prim.hs:355) tokens (Text/Parsec/Prim.hs:406) tokenPrimEx (Text/Parsec/Prim.hs:543) manyAccum (Text/Parsec/Prim.hs:602) runPT (Text/Parsec/Prim.hs:620) runP (Text/Parsec/Prim.hs:634) 50% ( 2 / 4) in 'Text.Parsec.String' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) 33% ( 1 / 3) in 'Text.Parsec.Text' Missing documentation for: Parser (Text/Parsec/Text.hs:23) GenParser (Text/Parsec/Text.hs:24) 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' Missing documentation for: Parser (Text/Parsec/Text/Lazy.hs:23) GenParser (Text/Parsec/Text/Lazy.hs:24) 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' Missing documentation for: messageCompare (Text/ParserCombinators/Parsec/Error.hs:36) messageEq (Text/ParserCombinators/Parsec/Error.hs:39) errorIsUnknown (Text/Parsec/Error.hs:113) showErrorMessages (Text/Parsec/Error.hs:176) newErrorMessage (Text/Parsec/Error.hs:123) newErrorUnknown (Text/Parsec/Error.hs:119) addErrorMessage (Text/Parsec/Error.hs:127) setErrorPos (Text/Parsec/Error.hs:131) setErrorMessage (Text/Parsec/Error.hs:135) mergeError (Text/Parsec/Error.hs:139) 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) runParser (Text/ParserCombinators/Parsec/Prim.hs:57) tokens (Text/Parsec/Prim.hs:406) tokenPrimEx (Text/Parsec/Prim.hs:543) try (Text/ParserCombinators/Parsec/Prim.hs:64) labels (Text/Parsec/Prim.hs:355) pzero (Text/ParserCombinators/Parsec/Prim.hs:54) State (Text/Parsec/Prim.hs:169) 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 5 / 5) in 'Text.Parsec.Expr' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) TokenParser (Text/Parsec/Token.hs:110) 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) TokenParser (Text/Parsec/Token.hs:110) 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' Missing documentation for: CharParser (Text/ParserCombinators/Parsec/Char.hs:40) 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' Missing documentation for: Operator (Text/ParserCombinators/Parsec/Expr.hs:29) OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33) buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40) 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' Missing documentation for: Parser (Text/Parsec/ByteString/Lazy.hs:24) GenParser (Text/Parsec/ByteString/Lazy.hs:25) 50% ( 2 / 4) in 'Text.Parsec.ByteString' Missing documentation for: Parser (Text/Parsec/ByteString.hs:24) GenParser (Text/Parsec/ByteString.hs:25) 78% ( 73 / 94) in 'Text.Parsec' Missing documentation for: Parsec (Text/Parsec/Prim.hs:159) tokens (Text/Parsec/Prim.hs:406) labels (Text/Parsec/Prim.hs:355) SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) manyAccum (Text/Parsec/Prim.hs:602) tokenPrimEx (Text/Parsec/Prim.hs:543) runPT (Text/Parsec/Prim.hs:620) unknownError (Text/Parsec/Prim.hs:93) sysUnExpectError (Text/Parsec/Prim.hs:96) mergeErrorReply (Text/Parsec/Prim.hs:276) runP (Text/Parsec/Prim.hs:634) Consumed (Text/Parsec/Prim.hs:161) Reply (Text/Parsec/Prim.hs:165) State (Text/Parsec/Prim.hs:169) parsecMap (Text/Parsec/Prim.hs:187) parserReturn (Text/Parsec/Prim.hs:231) parserBind (Text/Parsec/Prim.hs:236) parserFail (Text/Parsec/Prim.hs:282) parserPlus (Text/Parsec/Prim.hs:300) 90% ( 9 / 10) in 'Text.Parsec.Language' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) 90% ( 9 / 10) in 'Text.ParserCombinators.Parsec.Language' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.1971529848103822254.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri Registering parsec-3.1.11... cabal: Leaving directory '/tmp/cabal-tmp-1146/parsec-3.1.11' Installed parsec-3.1.11 cabal: Entering directory '/tmp/cabal-tmp-1146/QuickCheck-2.9.2' Configuring QuickCheck-2.9.2... Building QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.2... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 3 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 4 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 5 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 6 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [13 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [14 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) Running Haddock for QuickCheck-2.9.2... Running hscolour for QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.2... Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' Missing documentation for: newTheGen (Test/QuickCheck/Random.hs:17) bits (Test/QuickCheck/Random.hs:20) mask (Test/QuickCheck/Random.hs:20) doneBit (Test/QuickCheck/Random.hs:20) chip (Test/QuickCheck/Random.hs:25) chop (Test/QuickCheck/Random.hs:30) stop (Test/QuickCheck/Random.hs:33) mkTheGen (Test/QuickCheck/Random.hs:36) (Test/QuickCheck/Random.hs:65) (Test/QuickCheck/Random.hs:67) (Test/QuickCheck/Random.hs:70) newQCGen (Test/QuickCheck/Random.hs:79) mkQCGen (Test/QuickCheck/Random.hs:82) bigNatVariant (Test/QuickCheck/Random.hs:85) natVariant (Test/QuickCheck/Random.hs:91) variantTheGen (Test/QuickCheck/Random.hs:97) boolVariant (Test/QuickCheck/Random.hs:103) variantQCGen (Test/QuickCheck/Random.hs:107) 90% ( 26 / 29) in 'Test.QuickCheck.Gen' Missing documentation for: (Test/QuickCheck/Gen.hs:49) (Test/QuickCheck/Gen.hs:53) (Test/QuickCheck/Gen.hs:57) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (Test/QuickCheck/Gen/Unsafe.hs:50) 33% ( 3 / 9) in 'Test.QuickCheck.Exception' Missing documentation for: AnException (Test/QuickCheck/Exception.hs:23) tryEvaluate (Test/QuickCheck/Exception.hs:55) tryEvaluateIO (Test/QuickCheck/Exception.hs:58) evaluate (Test/QuickCheck/Exception.hs:62) isDiscard (Test/QuickCheck/Exception.hs:81) finally (Test/QuickCheck/Exception.hs:96) 6% ( 1 / 18) in 'Test.QuickCheck.Text' Missing documentation for: Str (Test/QuickCheck/Text.hs:47) ranges (Test/QuickCheck/Text.hs:52) number (Test/QuickCheck/Text.hs:60) short (Test/QuickCheck/Text.hs:63) showErr (Test/QuickCheck/Text.hs:71) oneLine (Test/QuickCheck/Text.hs:74) isOneLine (Test/QuickCheck/Text.hs:77) bold (Test/QuickCheck/Text.hs:80) newTerminal (Test/QuickCheck/Text.hs:91) withStdioTerminal (Test/QuickCheck/Text.hs:105) withNullTerminal (Test/QuickCheck/Text.hs:111) terminalOutput (Test/QuickCheck/Text.hs:115) handle (Test/QuickCheck/Text.hs:118) Terminal (Test/QuickCheck/Text.hs:88) putTemp (Test/QuickCheck/Text.hs:129) putPart (Test/QuickCheck/Text.hs:129) putLine (Test/QuickCheck/Text.hs:129) 100% ( 2 / 2) in 'Test.QuickCheck.State' 100% ( 31 / 31) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) 14% ( 1 / 7) in 'Test.QuickCheck.Poly' Missing documentation for: A (Test/QuickCheck/Poly.hs:29) B (Test/QuickCheck/Poly.hs:44) C (Test/QuickCheck/Poly.hs:59) OrdA (Test/QuickCheck/Poly.hs:77) OrdB (Test/QuickCheck/Poly.hs:96) OrdC (Test/QuickCheck/Poly.hs:115) 73% ( 8 / 11) in 'Test.QuickCheck.Function' Missing documentation for: Fun (Test/QuickCheck/Function.hs:452) apply (Test/QuickCheck/Function.hs:466) Function (Test/QuickCheck/Function.hs:138) 62% ( 45 / 72) in 'Test.QuickCheck.Property' Missing documentation for: (Test/QuickCheck/Property.hs:81) (Test/QuickCheck/Property.hs:84) (Test/QuickCheck/Property.hs:87) (Test/QuickCheck/Property.hs:90) (Test/QuickCheck/Property.hs:93) (Test/QuickCheck/Property.hs:96) (Test/QuickCheck/Property.hs:118) protect (Test/QuickCheck/Property.hs:122) Prop (Test/QuickCheck/Property.hs:128) Rose (Test/QuickCheck/Property.hs:132) ioRose (Test/QuickCheck/Property.hs:135) joinRose (Test/QuickCheck/Property.hs:138) (Test/QuickCheck/Property.hs:147) (Test/QuickCheck/Property.hs:152) (Test/QuickCheck/Property.hs:157) CallbackKind (Test/QuickCheck/Property.hs:191) exception (Test/QuickCheck/Property.hs:207) formatException (Test/QuickCheck/Property.hs:213) protectResult (Test/QuickCheck/Property.hs:218) succeeded (Test/QuickCheck/Property.hs:221) failed (Test/QuickCheck/Property.hs:221) rejected (Test/QuickCheck/Property.hs:221) liftBool (Test/QuickCheck/Property.hs:242) mapResult (Test/QuickCheck/Property.hs:246) mapTotalResult (Test/QuickCheck/Property.hs:249) mapRoseResult (Test/QuickCheck/Property.hs:253) mapProp (Test/QuickCheck/Property.hs:256) 78% ( 14 / 18) in 'Test.QuickCheck.Monadic' Missing documentation for: stop (Test/QuickCheck/Monadic.hs:118) monadic (Test/QuickCheck/Monadic.hs:204) monadic' (Test/QuickCheck/Monadic.hs:207) runSTGen (Test/QuickCheck/Monadic.hs:246) 50% ( 14 / 28) in 'Test.QuickCheck.Test' Missing documentation for: test (Test/QuickCheck/Test.hs:193) doneTesting (Test/QuickCheck/Test.hs:199) giveUp (Test/QuickCheck/Test.hs:229) runATest (Test/QuickCheck/Test.hs:245) summary (Test/QuickCheck/Test.hs:311) success (Test/QuickCheck/Test.hs:322) labelPercentage (Test/QuickCheck/Test.hs:352) insufficientCoverage (Test/QuickCheck/Test.hs:360) foundFailure (Test/QuickCheck/Test.hs:367) localMin (Test/QuickCheck/Test.hs:371) localMin' (Test/QuickCheck/Test.hs:401) localMinFound (Test/QuickCheck/Test.hs:413) callbackPostTest (Test/QuickCheck/Test.hs:438) callbackPostFinalFailure (Test/QuickCheck/Test.hs:443) 100% ( 9 / 9) in 'Test.QuickCheck.All' 99% (127 /128) in 'Test.QuickCheck' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: GCoArbitrary RecursivelyShrink GSubterms gSubterms gSubtermsIncl Warning: Test.QuickCheck.Function: could not find link destinations for: GFunction Warning: Test.QuickCheck: could not find link destinations for: GCoArbitrary RecursivelyShrink GSubterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.9689155066408671759.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/QuickCheck-2.9.2-AzbjWrJo3WFD60ZxKurQ3s Registering QuickCheck-2.9.2... cabal: Leaving directory '/tmp/cabal-tmp-1146/QuickCheck-2.9.2' Installed QuickCheck-2.9.2 cabal: Error: some packages failed to install: alms-0.6.7 depends on editline-0.2.1.0 which failed to install. editline-0.2.1.0 failed during the configure step. The exception was: ExitFailure 1