Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-10423/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.32145174067468703135.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-10423/fgl-5.5.3.0' Installed fgl-5.5.3.0 cabal: Entering directory '/tmp/cabal-tmp-10423/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.21983690368364319529.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-10423/mtl-2.2.1' Installed mtl-2.2.1 cabal: Entering directory '/tmp/cabal-tmp-10423/old-locale-1.0.0.7' Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o ) Running Haddock for old-locale-1.0.0.7... Running hscolour for old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Haddock coverage: 60% ( 3 / 5) in 'System.Locale' Missing documentation for: TimeLocale (System/Locale.hs:36) defaultTimeLocale (System/Locale.hs:49) Documentation created: dist/doc/html/old-locale/index.html, dist/doc/html/old-locale/old-locale.txt Creating package registration file: /tmp/pkgConf-old-locale-1.0.0861109485659639006.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8 Registering old-locale-1.0.0.7... cabal: Leaving directory '/tmp/cabal-tmp-10423/old-locale-1.0.0.7' Installed old-locale-1.0.0.7 Downloading pqueue-1.3.2... cabal: Entering directory '/tmp/cabal-tmp-10423/pqueue-1.3.2' Configuring pqueue-1.3.2... Building pqueue-1.3.2... Preprocessing library pqueue-1.3.2... [1 of 8] Compiling Control.Applicative.Identity ( Control/Applicative/Identity.hs, dist/build/Control/Applicative/Identity.o ) [2 of 8] Compiling Data.PQueue.Prio.Internals ( Data/PQueue/Prio/Internals.hs, dist/build/Data/PQueue/Prio/Internals.o ) [3 of 8] Compiling Data.PQueue.Internals ( Data/PQueue/Internals.hs, dist/build/Data/PQueue/Internals.o ) [4 of 8] Compiling Data.PQueue.Min ( Data/PQueue/Min.hs, dist/build/Data/PQueue/Min.o ) [5 of 8] Compiling Data.PQueue.Prio.Max.Internals ( Data/PQueue/Prio/Max/Internals.hs, dist/build/Data/PQueue/Prio/Max/Internals.o ) [6 of 8] Compiling Data.PQueue.Max ( Data/PQueue/Max.hs, dist/build/Data/PQueue/Max.o ) [7 of 8] Compiling Data.PQueue.Prio.Min ( Data/PQueue/Prio/Min.hs, dist/build/Data/PQueue/Prio/Min.o ) [8 of 8] Compiling Data.PQueue.Prio.Max ( Data/PQueue/Prio/Max.hs, dist/build/Data/PQueue/Prio/Max.o ) Running Haddock for pqueue-1.3.2... Running hscolour for pqueue-1.3.2... Preprocessing library pqueue-1.3.2... Preprocessing library pqueue-1.3.2... Haddock coverage: 0% ( 0 / 4) in 'Control.Applicative.Identity' Missing documentation for: Module header Identity (Control/Applicative/Identity.hs:5) (Control/Applicative/Identity.hs:7) (Control/Applicative/Identity.hs:10) 74% ( 23 / 31) in 'Data.PQueue.Prio.Internals' Missing documentation for: Module header BinomForest (Data/PQueue/Prio/Internals.hs:76) BinomHeap (Data/PQueue/Prio/Internals.hs:80) BinomTree (Data/PQueue/Prio/Internals.hs:82) Zero (Data/PQueue/Prio/Internals.hs:83) Succ (Data/PQueue/Prio/Internals.hs:84) CompF (Data/PQueue/Prio/Internals.hs:86) traverseWithKeyU (Data/PQueue/Prio/Internals.hs:397) 81% ( 22 / 27) in 'Data.PQueue.Internals' Missing documentation for: Module header BinomHeap (Data/PQueue/Internals.hs:84) BinomForest (Data/PQueue/Internals.hs:143) BinomTree (Data/PQueue/Internals.hs:146) insertMinQ (Data/PQueue/Internals.hs:346) 100% ( 56 / 56) in 'Data.PQueue.Min' 11% ( 1 / 9) in 'Data.PQueue.Prio.Max.Internals' Missing documentation for: Module header Down (Data/PQueue/Prio/Max/Internals.hs:18) (Data/PQueue/Prio/Max/Internals.hs:34) (Data/PQueue/Prio/Max/Internals.hs:37) (Data/PQueue/Prio/Max/Internals.hs:40) (Data/PQueue/Prio/Max/Internals.hs:44) (Data/PQueue/Prio/Max/Internals.hs:47) (Data/PQueue/Prio/Max/Internals.hs:51) 100% ( 57 / 57) in 'Data.PQueue.Max' 99% ( 81 / 82) in 'Data.PQueue.Prio.Min' Missing documentation for: traverseWithKeyU (Data/PQueue/Prio/Internals.hs:397) 100% ( 82 / 82) in 'Data.PQueue.Prio.Max' Documentation created: dist/doc/html/pqueue/index.html, dist/doc/html/pqueue/pqueue.txt Creating package registration file: /tmp/pkgConf-pqueue-1.31738909365204102747.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/pqueue-1.3.2-8wLoPhGIICYB0SyI64jtvz Registering pqueue-1.3.2... cabal: Leaving directory '/tmp/cabal-tmp-10423/pqueue-1.3.2' Installed pqueue-1.3.2 cabal: Entering directory '/tmp/cabal-tmp-10423/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.2166065113661101360.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-10423/text-1.2.2.1' Installed text-1.2.2.1 Downloading uulib-0.9.22... cabal: Entering directory '/tmp/cabal-tmp-10423/uulib-0.9.22' Configuring uulib-0.9.22... Building uulib-0.9.22... Preprocessing library uulib-0.9.22... [ 1 of 27] Compiling UU.Util.Utils ( src/UU/Util/Utils.hs, dist/build/UU/Util/Utils.o ) [ 2 of 27] Compiling UU.Util.PermTree ( src/UU/Util/PermTree.hs, dist/build/UU/Util/PermTree.o ) [ 3 of 27] Compiling UU.Util.BinaryTrees ( src/UU/Util/BinaryTrees.hs, dist/build/UU/Util/BinaryTrees.o ) [ 4 of 27] Compiling UU.Scanner.Position ( src/UU/Scanner/Position.hs, dist/build/UU/Scanner/Position.o ) [ 5 of 27] Compiling UU.Scanner.GenToken ( src/UU/Scanner/GenToken.hs, dist/build/UU/Scanner/GenToken.o ) [ 6 of 27] Compiling UU.Scanner.GenTokenOrd ( src/UU/Scanner/GenTokenOrd.hs, dist/build/UU/Scanner/GenTokenOrd.o ) [ 7 of 27] Compiling UU.Scanner.Token ( src/UU/Scanner/Token.hs, dist/build/UU/Scanner/Token.o ) [ 8 of 27] Compiling UU.Scanner.Scanner ( src/UU/Scanner/Scanner.hs, dist/build/UU/Scanner/Scanner.o ) [ 9 of 27] Compiling UU.Scanner.TokenShow ( src/UU/Scanner/TokenShow.hs, dist/build/UU/Scanner/TokenShow.o ) [10 of 27] Compiling UU.Pretty.Basic ( src/UU/Pretty/Basic.hs, dist/build/UU/Pretty/Basic.o ) [11 of 27] Compiling UU.Pretty.Ext ( src/UU/Pretty/Ext.hs, dist/build/UU/Pretty/Ext.o ) [12 of 27] Compiling UU.Pretty ( src/UU/Pretty.hs, dist/build/UU/Pretty.o ) [13 of 27] Compiling UU.Parsing.MachineInterface ( src/UU/Parsing/MachineInterface.hs, dist/build/UU/Parsing/MachineInterface.o ) [14 of 27] Compiling UU.Scanner.GenTokenSymbol ( src/UU/Scanner/GenTokenSymbol.hs, dist/build/UU/Scanner/GenTokenSymbol.o ) [15 of 27] Compiling UU.Parsing.Machine ( src/UU/Parsing/Machine.hs, dist/build/UU/Parsing/Machine.o ) [16 of 27] Compiling UU.Parsing.StateParser ( src/UU/Parsing/StateParser.hs, dist/build/UU/Parsing/StateParser.o ) [17 of 27] Compiling UU.Parsing.Interface ( src/UU/Parsing/Interface.hs, dist/build/UU/Parsing/Interface.o ) [18 of 27] Compiling UU.Scanner.GenTokenParser ( src/UU/Scanner/GenTokenParser.hs, dist/build/UU/Scanner/GenTokenParser.o ) [19 of 27] Compiling UU.Parsing.Derived ( src/UU/Parsing/Derived.hs, dist/build/UU/Parsing/Derived.o ) [20 of 27] Compiling UU.Parsing.Offside ( src/UU/Parsing/Offside.hs, dist/build/UU/Parsing/Offside.o ) [21 of 27] Compiling UU.Scanner.TokenParser ( src/UU/Scanner/TokenParser.hs, dist/build/UU/Scanner/TokenParser.o ) [22 of 27] Compiling UU.Scanner ( src/UU/Scanner.hs, dist/build/UU/Scanner.o ) [23 of 27] Compiling UU.Parsing.CharParser ( src/UU/Parsing/CharParser.hs, dist/build/UU/Parsing/CharParser.o ) [24 of 27] Compiling UU.Parsing ( src/UU/Parsing.hs, dist/build/UU/Parsing.o ) [25 of 27] Compiling UU.Parsing.Merge ( src/UU/Parsing/Merge.hs, dist/build/UU/Parsing/Merge.o ) [26 of 27] Compiling UU.Parsing.Perms ( src/UU/Parsing/Perms.hs, dist/build/UU/Parsing/Perms.o ) [27 of 27] Compiling UU.PPrint ( src/UU/PPrint.hs, dist/build/UU/PPrint.o ) Running Haddock for uulib-0.9.22... Running hscolour for uulib-0.9.22... Preprocessing library uulib-0.9.22... Preprocessing library uulib-0.9.22... Haddock coverage: 0% ( 0 / 7) in 'UU.Util.Utils' Missing documentation for: Module header Id (src/UU/Util/Utils.hs:3) cross (src/UU/Util/Utils.hs:5) split (src/UU/Util/Utils.hs:8) fst3 (src/UU/Util/Utils.hs:11) snd3 (src/UU/Util/Utils.hs:14) thd3 (src/UU/Util/Utils.hs:17) 0% ( 0 / 11) in 'UU.Util.PermTree' Missing documentation for: Module header Perms (src/UU/Util/PermTree.hs:9) Branch (src/UU/Util/PermTree.hs:10) (src/UU/Util/PermTree.hs:16) (src/UU/Util/PermTree.hs:19) add (src/UU/Util/PermTree.hs:32) empty (src/UU/Util/PermTree.hs:41) <$$> (src/UU/Util/PermTree.hs:45) <$?> (src/UU/Util/PermTree.hs:48) <||> (src/UU/Util/PermTree.hs:51) <|?> (src/UU/Util/PermTree.hs:54) 0% ( 0 / 6) in 'UU.Util.BinaryTrees' Missing documentation for: Module header BinSearchTree (src/UU/Util/BinaryTrees.hs:22) tab2tree (src/UU/Util/BinaryTrees.hs:26) btFind (src/UU/Util/BinaryTrees.hs:40) btLocateIn (src/UU/Util/BinaryTrees.hs:43) btLookup (src/UU/Util/BinaryTrees.hs:46) 0% ( 0 / 21) in 'UU.Scanner.Position' Missing documentation for: Module header Line (src/UU/Scanner/Position.hs:3) Column (src/UU/Scanner/Position.hs:4) Filename (src/UU/Scanner/Position.hs:5) Position (src/UU/Scanner/Position.hs:8) (src/UU/Scanner/Position.hs:14) Pos (src/UU/Scanner/Position.hs:19) (src/UU/Scanner/Position.hs:21) initPos (src/UU/Scanner/Position.hs:26) noPos (src/UU/Scanner/Position.hs:29) advl (src/UU/Scanner/Position.hs:32) advc (src/UU/Scanner/Position.hs:35) adv (src/UU/Scanner/Position.hs:38) updPos (src/UU/Scanner/Position.hs:44) tab (src/UU/Scanner/Position.hs:50) newl (src/UU/Scanner/Position.hs:53) tabWidth (src/UU/Scanner/Position.hs:56) updPos' (src/UU/Scanner/Position.hs:60) advc' (src/UU/Scanner/Position.hs:63) tab' (src/UU/Scanner/Position.hs:66) newl' (src/UU/Scanner/Position.hs:69) 0% ( 0 / 3) in 'UU.Scanner.GenToken' Missing documentation for: Module header GenToken (src/UU/Scanner/GenToken.hs:5) position (src/UU/Scanner/GenToken.hs:8) 0% ( 0 / 1) in 'UU.Scanner.GenTokenOrd' Missing documentation for: Module header 0% ( 0 / 6) in 'UU.Scanner.Token' Missing documentation for: Module header Token (src/UU/Scanner/Token.hs:6) EnumValToken (src/UU/Scanner/Token.hs:8) reserved (src/UU/Scanner/Token.hs:24) valueToken (src/UU/Scanner/Token.hs:27) errToken (src/UU/Scanner/Token.hs:30) 0% ( 0 / 13) in 'UU.Scanner.Scanner' Missing documentation for: Module header scanFile (src/UU/Scanner/Scanner.hs:43) scan (src/UU/Scanner/Scanner.hs:48) lexNest (src/UU/Scanner/Scanner.hs:155) scanString (src/UU/Scanner/Scanner.hs:165) scanChar (src/UU/Scanner/Scanner.hs:176) getchar (src/UU/Scanner/Scanner.hs:180) getEscChar (src/UU/Scanner/Scanner.hs:190) readn (src/UU/Scanner/Scanner.hs:206) getNumber (src/UU/Scanner/Scanner.hs:209) isHexaDigit (src/UU/Scanner/Scanner.hs:227) isOctalDigit (src/UU/Scanner/Scanner.hs:230) value (src/UU/Scanner/Scanner.hs:233) 0% ( 0 / 1) in 'UU.Scanner.TokenShow' Missing documentation for: Module header 0% ( 0 / 31) in 'UU.Pretty.Basic' Missing documentation for: Module header PP (src/UU/Pretty/Basic.hs:36) PP_Doc (src/UU/Pretty/Basic.hs:34) PP_Exp (src/UU/Pretty/Basic.hs:102) empty (src/UU/Pretty/Basic.hs:61) text (src/UU/Pretty/Basic.hs:64) indent (src/UU/Pretty/Basic.hs:67) >|< (src/UU/Pretty/Basic.hs:71) >-< (src/UU/Pretty/Basic.hs:76) fill (src/UU/Pretty/Basic.hs:81) fillblock (src/UU/Pretty/Basic.hs:86) >//< (src/UU/Pretty/Basic.hs:94) join (src/UU/Pretty/Basic.hs:99) par (src/UU/Pretty/Basic.hs:115) >>$< (src/UU/Pretty/Basic.hs:118) eindent (src/UU/Pretty/Basic.hs:104) >>|<< (src/UU/Pretty/Basic.hs:107) >>-<< (src/UU/Pretty/Basic.hs:107) >>//<< (src/UU/Pretty/Basic.hs:107) ejoin (src/UU/Pretty/Basic.hs:112) >>$<< (src/UU/Pretty/Basic.hs:122) render (src/UU/Pretty/Basic.hs:129) renderAll (src/UU/Pretty/Basic.hs:129) disp (src/UU/Pretty/Basic.hs:133) c2e (src/UU/Pretty/Basic.hs:139) element_h1 (src/UU/Pretty/Basic.hs:142) eelement_h1 (src/UU/Pretty/Basic.hs:145) vcenter (src/UU/Pretty/Basic.hs:148) invisible (src/UU/Pretty/Basic.hs:152) fpar (src/UU/Pretty/Basic.hs:158) spar (src/UU/Pretty/Basic.hs:158) 0% ( 0 / 30) in 'UU.Pretty.Ext' Missing documentation for: Module header >^< (src/UU/Pretty/Ext.hs:41) >>^<< (src/UU/Pretty/Ext.hs:62) >#< (src/UU/Pretty/Ext.hs:41) >>#<< (src/UU/Pretty/Ext.hs:62) wide_text (src/UU/Pretty/Ext.hs:47) vlist (src/UU/Pretty/Ext.hs:52) hlist (src/UU/Pretty/Ext.hs:52) hlist_sp (src/UU/Pretty/Ext.hs:52) list_h1 (src/UU/Pretty/Ext.hs:57) hlist_h1 (src/UU/Pretty/Ext.hs:60) >|<< (src/UU/Pretty/Ext.hs:66) >-<< (src/UU/Pretty/Ext.hs:66) >>|< (src/UU/Pretty/Ext.hs:70) >>-< (src/UU/Pretty/Ext.hs:70) pp_es (src/UU/Pretty/Ext.hs:45) vdisp (src/UU/Pretty/Ext.hs:77) pp_wrap (src/UU/Pretty/Ext.hs:83) pp_quotes (src/UU/Pretty/Ext.hs:86) pp_doubleQuotes (src/UU/Pretty/Ext.hs:87) pp_parens (src/UU/Pretty/Ext.hs:88) pp_brackets (src/UU/Pretty/Ext.hs:89) pp_braces (src/UU/Pretty/Ext.hs:90) hv (src/UU/Pretty/Ext.hs:98) hv_sp (src/UU/Pretty/Ext.hs:107) pp_block (src/UU/Pretty/Ext.hs:120) pp_ite (src/UU/Pretty/Ext.hs:144) pp_list (src/UU/Pretty/Ext.hs:181) pp_slist (src/UU/Pretty/Ext.hs:164) pp_parens_list (src/UU/Pretty/Ext.hs:188) 67% ( 2 / 3) in 'UU.Pretty' Missing documentation for: Module header 4% ( 1 / 23) in 'UU.Parsing.MachineInterface' Missing documentation for: Module header OutputState (src/UU/Parsing/MachineInterface.hs:38) Symbol (src/UU/Parsing/MachineInterface.hs:45) Either' (src/UU/Parsing/MachineInterface.hs:53) Steps (src/UU/Parsing/MachineInterface.hs:59) Action (src/UU/Parsing/MachineInterface.hs:66) val (src/UU/Parsing/MachineInterface.hs:70) evalSteps (src/UU/Parsing/MachineInterface.hs:79) getMsgs (src/UU/Parsing/MachineInterface.hs:88) Message (src/UU/Parsing/MachineInterface.hs:96) (src/UU/Parsing/MachineInterface.hs:98) (src/UU/Parsing/MachineInterface.hs:106) (src/UU/Parsing/MachineInterface.hs:112) Expecting (src/UU/Parsing/MachineInterface.hs:116) SymbolR (src/UU/Parsing/MachineInterface.hs:125) (src/UU/Parsing/MachineInterface.hs:127) mk_range (src/UU/Parsing/MachineInterface.hs:132) symInRange (src/UU/Parsing/MachineInterface.hs:134) symRS (src/UU/Parsing/MachineInterface.hs:137) except (src/UU/Parsing/MachineInterface.hs:143) usererror (src/UU/Parsing/MachineInterface.hs:153) systemerror (src/UU/Parsing/MachineInterface.hs:154) 0% ( 0 / 1) in 'UU.Scanner.GenTokenSymbol' Missing documentation for: Module header 0% ( 0 / 65) in 'UU.Parsing.Machine' Missing documentation for: Module header pDynE (src/UU/Parsing/Machine.hs:18) pDynL (src/UU/Parsing/Machine.hs:19) RealParser (src/UU/Parsing/Machine.hs:25) RealRecogn (src/UU/Parsing/Machine.hs:28) RealAccept (src/UU/Parsing/Machine.hs:30) ParsRec (src/UU/Parsing/Machine.hs:32) mkPR (src/UU/Parsing/Machine.hs:37) unP (src/UU/Parsing/Machine.hs:41) unR (src/UU/Parsing/Machine.hs:42) parseRecbasic (src/UU/Parsing/Machine.hs:44) parsebasic (src/UU/Parsing/Machine.hs:50) libAccept (src/UU/Parsing/Machine.hs:60) libInsert (src/UU/Parsing/Machine.hs:68) libSucceed (src/UU/Parsing/Machine.hs:87) libSeq (src/UU/Parsing/Machine.hs:90) libDollar (src/UU/Parsing/Machine.hs:93) libDollarL (src/UU/Parsing/Machine.hs:96) libDollarR (src/UU/Parsing/Machine.hs:99) libSeqL (src/UU/Parsing/Machine.hs:101) libSeqR (src/UU/Parsing/Machine.hs:104) libOr (src/UU/Parsing/Machine.hs:107) libFail (src/UU/Parsing/Machine.hs:112) starting (src/UU/Parsing/Machine.hs:119) hasSuccess (src/UU/Parsing/Machine.hs:128) getStart (src/UU/Parsing/Machine.hs:133) addToMessage (src/UU/Parsing/Machine.hs:135) addexpecting (src/UU/Parsing/Machine.hs:138) eor (src/UU/Parsing/Machine.hs:148) libBest (src/UU/Parsing/Machine.hs:163) libBest' (src/UU/Parsing/Machine.hs:166) isTrue (src/UU/Parsing/Machine.hs:187) lib_correct (src/UU/Parsing/Machine.hs:192) libCorrect (src/UU/Parsing/Machine.hs:195) ToBeat (src/UU/Parsing/Machine.hs:207) traverse (src/UU/Parsing/Machine.hs:209) AnaParser (src/UU/Parsing/Machine.hs:226) OneDescr (src/UU/Parsing/Machine.hs:232) TableEntry (src/UU/Parsing/Machine.hs:237) anaFail (src/UU/Parsing/Machine.hs:241) noOneParser (src/UU/Parsing/Machine.hs:247) pEmpty (src/UU/Parsing/Machine.hs:249) anaSucceed (src/UU/Parsing/Machine.hs:255) anaLow (src/UU/Parsing/Machine.hs:256) anaDynE (src/UU/Parsing/Machine.hs:257) anaDynL (src/UU/Parsing/Machine.hs:258) anaOr (src/UU/Parsing/Machine.hs:261) anaSeq (src/UU/Parsing/Machine.hs:273) seqZeroZero (src/UU/Parsing/Machine.hs:284) orOneOneDescr (src/UU/Parsing/Machine.hs:297) anaCostRange (src/UU/Parsing/Machine.hs:302) anaGetFirsts (src/UU/Parsing/Machine.hs:310) anaSetFirsts (src/UU/Parsing/Machine.hs:312) mapOnePars (src/UU/Parsing/Machine.hs:318) mkParser (src/UU/Parsing/Machine.hs:325) Nat (src/UU/Parsing/Machine.hs:391) nat_le (src/UU/Parsing/Machine.hs:396) nat_min (src/UU/Parsing/Machine.hs:402) nat_add (src/UU/Parsing/Machine.hs:408) mergeTables (src/UU/Parsing/Machine.hs:414) libMap (src/UU/Parsing/Machine.hs:429) pMap (src/UU/Parsing/Machine.hs:444) libWrap (src/UU/Parsing/Machine.hs:459) pWrap (src/UU/Parsing/Machine.hs:481) lookupSym (src/UU/Parsing/Machine.hs:508) 0% ( 0 / 2) in 'UU.Parsing.StateParser' Missing documentation for: Module header StateParser (src/UU/Parsing/StateParser.hs:18) 32% ( 9 / 28) in 'UU.Parsing.Interface' Missing documentation for: Module header AnaParser (src/UU/Parsing/Machine.hs:226) pWrap (src/UU/Parsing/Machine.hs:481) pMap (src/UU/Parsing/Machine.hs:444) Parser (src/UU/Parsing/Interface.hs:34) (src/UU/Parsing/Interface.hs:145) (src/UU/Parsing/Interface.hs:155) (src/UU/Parsing/Interface.hs:161) (src/UU/Parsing/Interface.hs:165) (src/UU/Parsing/Interface.hs:173) pCost (src/UU/Parsing/Interface.hs:177) getInputState (src/UU/Parsing/Interface.hs:183) handleEof (src/UU/Parsing/Interface.hs:188) parse (src/UU/Parsing/Interface.hs:196) parseIOMessage (src/UU/Parsing/Interface.hs:203) parseIOMessageN (src/UU/Parsing/Interface.hs:212) Pair (src/UU/Parsing/Interface.hs:222) evalStepsIO (src/UU/Parsing/Interface.hs:224) evalStepsIO' (src/UU/Parsing/Interface.hs:229) 0% ( 0 / 10) in 'UU.Scanner.GenTokenParser' Missing documentation for: Module header pCostReserved' (src/UU/Scanner/GenTokenParser.hs:13) pReserved' (src/UU/Scanner/GenTokenParser.hs:19) pCostValToken' (src/UU/Scanner/GenTokenParser.hs:24) pValToken' (src/UU/Scanner/GenTokenParser.hs:30) pCostReserved (src/UU/Scanner/GenTokenParser.hs:36) pCostValToken (src/UU/Scanner/GenTokenParser.hs:43) pReserved (src/UU/Scanner/GenTokenParser.hs:50) pValToken (src/UU/Scanner/GenTokenParser.hs:54) pValTokenNoPos (src/UU/Scanner/GenTokenParser.hs:58) 24% ( 13 / 54) in 'UU.Parsing.Derived' Missing documentation for: Module header mnz (src/UU/Parsing/Derived.hs:63) pExcept (src/UU/Parsing/Derived.hs:87) asList (src/UU/Parsing/Derived.hs:108) asList1 (src/UU/Parsing/Derived.hs:111) asOpt (src/UU/Parsing/Derived.hs:114) <$$> (src/UU/Parsing/Derived.hs:135) (src/UU/Parsing/Derived.hs:138) (src/UU/Parsing/Derived.hs:141) pFoldr_ng (src/UU/Parsing/Derived.hs:155) pFoldr_gr (src/UU/Parsing/Derived.hs:158) pFoldr (src/UU/Parsing/Derived.hs:161) pFoldr1_ng (src/UU/Parsing/Derived.hs:166) pFoldr1_gr (src/UU/Parsing/Derived.hs:164) pFoldr1 (src/UU/Parsing/Derived.hs:168) pFoldrSep_ng (src/UU/Parsing/Derived.hs:174) pFoldrSep_gr (src/UU/Parsing/Derived.hs:171) pFoldrSep (src/UU/Parsing/Derived.hs:177) pFoldr1Sep_ng (src/UU/Parsing/Derived.hs:183) pFoldr1Sep_gr (src/UU/Parsing/Derived.hs:180) pFoldr1Sep (src/UU/Parsing/Derived.hs:186) pList_ng (src/UU/Parsing/Derived.hs:194) pList_gr (src/UU/Parsing/Derived.hs:192) pList (src/UU/Parsing/Derived.hs:196) pList1_ng (src/UU/Parsing/Derived.hs:201) pList1_gr (src/UU/Parsing/Derived.hs:199) pList1 (src/UU/Parsing/Derived.hs:203) pListSep_ng (src/UU/Parsing/Derived.hs:208) pListSep_gr (src/UU/Parsing/Derived.hs:206) pListSep (src/UU/Parsing/Derived.hs:210) pList1Sep_ng (src/UU/Parsing/Derived.hs:215) pList1Sep_gr (src/UU/Parsing/Derived.hs:213) pList1Sep (src/UU/Parsing/Derived.hs:217) pChainr_ng (src/UU/Parsing/Derived.hs:223) pChainr_gr (src/UU/Parsing/Derived.hs:220) pChainr (src/UU/Parsing/Derived.hs:226) pChainl_ng (src/UU/Parsing/Derived.hs:236) pChainl_gr (src/UU/Parsing/Derived.hs:229) pChainl (src/UU/Parsing/Derived.hs:242) pToks (src/UU/Parsing/Derived.hs:255) pLocate (src/UU/Parsing/Derived.hs:259) 12% ( 2 / 16) in 'UU.Parsing.Offside' Missing documentation for: Module header parseOffside (src/UU/Parsing/Offside.hs:345) pBlock (src/UU/Parsing/Offside.hs:282) pBlock1 (src/UU/Parsing/Offside.hs:302) pOffside (src/UU/Parsing/Offside.hs:272) pOpen (src/UU/Parsing/Offside.hs:253) pClose (src/UU/Parsing/Offside.hs:253) pSeparator (src/UU/Parsing/Offside.hs:249) scanOffsideWithTriggers (src/UU/Parsing/Offside.hs:70) OffsideTrigger (src/UU/Parsing/Offside.hs:30) OffsideSymbol (src/UU/Parsing/Offside.hs:35) OffsideInput (src/UU/Parsing/Offside.hs:50) Stream (src/UU/Parsing/Offside.hs:42) OffsideParser (src/UU/Parsing/Offside.hs:186) 0% ( 0 / 55) in 'UU.Scanner.TokenParser' Missing documentation for: Module header pKeyPos (src/UU/Scanner/TokenParser.hs:15) pSpecPos (src/UU/Scanner/TokenParser.hs:19) pKey (src/UU/Scanner/TokenParser.hs:22) pSpec (src/UU/Scanner/TokenParser.hs:25) pStringPos (src/UU/Scanner/TokenParser.hs:28) pCharPos (src/UU/Scanner/TokenParser.hs:28) pInteger8Pos (src/UU/Scanner/TokenParser.hs:28) pInteger10Pos (src/UU/Scanner/TokenParser.hs:28) pInteger16Pos (src/UU/Scanner/TokenParser.hs:28) pFractionPos (src/UU/Scanner/TokenParser.hs:28) pVaridPos (src/UU/Scanner/TokenParser.hs:28) pConidPos (src/UU/Scanner/TokenParser.hs:28) pTextnmPos (src/UU/Scanner/TokenParser.hs:28) pTextlnPos (src/UU/Scanner/TokenParser.hs:28) pIntegerPos (src/UU/Scanner/TokenParser.hs:28) pVarsymPos (src/UU/Scanner/TokenParser.hs:28) pConsymPos (src/UU/Scanner/TokenParser.hs:28) pString (src/UU/Scanner/TokenParser.hs:47) pChar (src/UU/Scanner/TokenParser.hs:47) pInteger8 (src/UU/Scanner/TokenParser.hs:47) pInteger10 (src/UU/Scanner/TokenParser.hs:47) pInteger16 (src/UU/Scanner/TokenParser.hs:47) pFraction (src/UU/Scanner/TokenParser.hs:47) pVarid (src/UU/Scanner/TokenParser.hs:47) pConid (src/UU/Scanner/TokenParser.hs:47) pTextnm (src/UU/Scanner/TokenParser.hs:47) pTextln (src/UU/Scanner/TokenParser.hs:47) pInteger (src/UU/Scanner/TokenParser.hs:47) pVarsym (src/UU/Scanner/TokenParser.hs:47) pConsym (src/UU/Scanner/TokenParser.hs:47) pComma (src/UU/Scanner/TokenParser.hs:66) pSemi (src/UU/Scanner/TokenParser.hs:66) pOParen (src/UU/Scanner/TokenParser.hs:66) pCParen (src/UU/Scanner/TokenParser.hs:66) pOBrack (src/UU/Scanner/TokenParser.hs:66) pCBrack (src/UU/Scanner/TokenParser.hs:66) pOCurly (src/UU/Scanner/TokenParser.hs:66) pCCurly (src/UU/Scanner/TokenParser.hs:66) pCommaPos (src/UU/Scanner/TokenParser.hs:78) pSemiPos (src/UU/Scanner/TokenParser.hs:78) pOParenPos (src/UU/Scanner/TokenParser.hs:78) pCParenPos (src/UU/Scanner/TokenParser.hs:78) pOBrackPos (src/UU/Scanner/TokenParser.hs:78) pCBrackPos (src/UU/Scanner/TokenParser.hs:78) pOCurlyPos (src/UU/Scanner/TokenParser.hs:78) pCCurlyPos (src/UU/Scanner/TokenParser.hs:78) pCommas (src/UU/Scanner/TokenParser.hs:90) pSemics (src/UU/Scanner/TokenParser.hs:91) pParens (src/UU/Scanner/TokenParser.hs:92) pBracks (src/UU/Scanner/TokenParser.hs:93) pCurly (src/UU/Scanner/TokenParser.hs:94) pParens_pCommas (src/UU/Scanner/TokenParser.hs:102) pBracks_pCommas (src/UU/Scanner/TokenParser.hs:103) pCurly_pSemics (src/UU/Scanner/TokenParser.hs:104) 80% ( 4 / 5) in 'UU.Scanner' Missing documentation for: Module header 0% ( 0 / 8) in 'UU.Parsing.CharParser' Missing documentation for: Module header CharParser (src/UU/Parsing/CharParser.hs:11) (src/UU/Parsing/CharParser.hs:13) Input (src/UU/Parsing/CharParser.hs:18) (src/UU/Parsing/CharParser.hs:20) parseString (src/UU/Parsing/CharParser.hs:44) parseStringIO (src/UU/Parsing/CharParser.hs:49) parseFile (src/UU/Parsing/CharParser.hs:55) 50% ( 2 / 4) in 'UU.Parsing' Missing documentation for: Module header parseIO (src/UU/Parsing.hs:9) 0% ( 0 / 4) in 'UU.Parsing.Merge' Missing documentation for: Module header <||> (src/UU/Parsing/Merge.hs:12) pMerged (src/UU/Parsing/Merge.hs:21) list_of (src/UU/Parsing/Merge.hs:26) 0% ( 0 / 7) in 'UU.Parsing.Perms' Missing documentation for: Module header Perms (src/UU/Parsing/Perms.hs:13) pPerms (src/UU/Parsing/Perms.hs:46) pPermsSep (src/UU/Parsing/Perms.hs:52) succeedPerms (src/UU/Parsing/Perms.hs:28) ~*~ (src/UU/Parsing/Perms.hs:22) ~$~ (src/UU/Parsing/Perms.hs:25) 3% ( 2 / 78) in 'UU.PPrint' Missing documentation for: Doc (src/UU/PPrint.hs:257) Pretty (src/UU/PPrint.hs:179) pretty (src/UU/PPrint.hs:180) putDoc (src/UU/PPrint.hs:402) hPutDoc (src/UU/PPrint.hs:405) <> (src/UU/PPrint.hs:109) <+> (src/UU/PPrint.hs:110) (src/UU/PPrint.hs:111) (src/UU/PPrint.hs:112) <$> (src/UU/PPrint.hs:113) <$$> (src/UU/PPrint.hs:114) sep (src/UU/PPrint.hs:96) fillSep (src/UU/PPrint.hs:97) hsep (src/UU/PPrint.hs:98) vsep (src/UU/PPrint.hs:99) cat (src/UU/PPrint.hs:101) fillCat (src/UU/PPrint.hs:102) hcat (src/UU/PPrint.hs:103) vcat (src/UU/PPrint.hs:104) punctuate (src/UU/PPrint.hs:88) align (src/UU/PPrint.hs:249) hang (src/UU/PPrint.hs:247) indent (src/UU/PPrint.hs:245) fill (src/UU/PPrint.hs:235) fillBreak (src/UU/PPrint.hs:231) list (src/UU/PPrint.hs:74) tupled (src/UU/PPrint.hs:75) semiBraces (src/UU/PPrint.hs:76) encloseSep (src/UU/PPrint.hs:78) angles (src/UU/PPrint.hs:123) langle (src/UU/PPrint.hs:129) rangle (src/UU/PPrint.hs:130) parens (src/UU/PPrint.hs:122) lparen (src/UU/PPrint.hs:127) rparen (src/UU/PPrint.hs:128) braces (src/UU/PPrint.hs:121) lbrace (src/UU/PPrint.hs:131) rbrace (src/UU/PPrint.hs:132) brackets (src/UU/PPrint.hs:124) lbracket (src/UU/PPrint.hs:133) rbracket (src/UU/PPrint.hs:134) dquotes (src/UU/PPrint.hs:120) dquote (src/UU/PPrint.hs:137) squotes (src/UU/PPrint.hs:119) squote (src/UU/PPrint.hs:136) comma (src/UU/PPrint.hs:140) space (src/UU/PPrint.hs:141) dot (src/UU/PPrint.hs:142) backslash (src/UU/PPrint.hs:143) semi (src/UU/PPrint.hs:138) colon (src/UU/PPrint.hs:139) equals (src/UU/PPrint.hs:144) string (src/UU/PPrint.hs:152) bool (src/UU/PPrint.hs:157) int (src/UU/PPrint.hs:160) integer (src/UU/PPrint.hs:163) float (src/UU/PPrint.hs:166) double (src/UU/PPrint.hs:169) rational (src/UU/PPrint.hs:172) softline (src/UU/PPrint.hs:116) softbreak (src/UU/PPrint.hs:117) empty (src/UU/PPrint.hs:273) char (src/UU/PPrint.hs:275) text (src/UU/PPrint.hs:278) line (src/UU/PPrint.hs:281) linebreak (src/UU/PPrint.hs:282) nest (src/UU/PPrint.hs:285) group (src/UU/PPrint.hs:288) column (src/UU/PPrint.hs:286) nesting (src/UU/PPrint.hs:287) width (src/UU/PPrint.hs:239) SimpleDoc (src/UU/PPrint.hs:267) renderPretty (src/UU/PPrint.hs:313) renderCompact (src/UU/PPrint.hs:359) displayS (src/UU/PPrint.hs:380) displayIO (src/UU/PPrint.hs:386) Warning: UU.PPrint: could not find link destinations for: prettyList Documentation created: dist/doc/html/uulib/index.html, dist/doc/html/uulib/uulib.txt Creating package registration file: /tmp/pkgConf-uulib-0.91295815494753959819.22 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/uulib-0.9.22-Kc77nQM8lM76maeFa6Awar Registering uulib-0.9.22... cabal: Leaving directory '/tmp/cabal-tmp-10423/uulib-0.9.22' Installed uulib-0.9.22 Downloading fclabels-2.0.3.1... cabal: Entering directory '/tmp/cabal-tmp-10423/fclabels-2.0.3.1' Configuring fclabels-2.0.3.1... Building fclabels-2.0.3.1... Preprocessing library fclabels-2.0.3.1... [ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o ) [ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o ) [ 3 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o ) [ 4 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o ) [ 5 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o ) [ 6 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o ) [ 7 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o ) [ 8 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o ) [ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o ) [10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o ) Running Haddock for fclabels-2.0.3.1... Running hscolour for fclabels-2.0.3.1... Preprocessing library fclabels-2.0.3.1... Preprocessing library fclabels-2.0.3.1... Haddock coverage: 100% ( 17 / 17) in 'Data.Label.Point' 100% ( 11 / 11) in 'Data.Label.Poly' 100% ( 10 / 10) in 'Data.Label.Total' 100% ( 13 / 13) in 'Data.Label.Partial' 100% ( 11 / 11) in 'Data.Label.Mono' 100% ( 11 / 11) in 'Data.Label.Monadic' 100% ( 11 / 11) in 'Data.Label.Failing' 100% ( 13 / 13) in 'Data.Label.Derive' 100% ( 27 / 27) in 'Data.Label' 100% ( 19 / 19) in 'Data.Label.Base' Documentation created: dist/doc/html/fclabels/index.html, dist/doc/html/fclabels/fclabels.txt Creating package registration file: /tmp/pkgConf-fclabels-2.0.38247224901267040926.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fclabels-2.0.3.1-CzfwbCdhZtzAt5mF8eE0Nx Registering fclabels-2.0.3.1... cabal: Leaving directory '/tmp/cabal-tmp-10423/fclabels-2.0.3.1' Installed fclabels-2.0.3.1 Downloading logict-0.6.0.2... cabal: Entering directory '/tmp/cabal-tmp-10423/logict-0.6.0.2' Configuring logict-0.6.0.2... Building logict-0.6.0.2... Preprocessing library logict-0.6.0.2... [1 of 2] Compiling Control.Monad.Logic.Class ( Control/Monad/Logic/Class.hs, dist/build/Control/Monad/Logic/Class.o ) Control/Monad/Logic/Class.hs:27:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [2 of 2] Compiling Control.Monad.Logic ( Control/Monad/Logic.hs, dist/build/Control/Monad/Logic.o ) Running Haddock for logict-0.6.0.2... Running hscolour for logict-0.6.0.2... Preprocessing library logict-0.6.0.2... Preprocessing library logict-0.6.0.2... Control/Monad/Logic/Class.hs:27:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 100% ( 4 / 4) in 'Control.Monad.Logic.Class' 100% ( 17 / 17) in 'Control.Monad.Logic' Documentation created: dist/doc/html/logict/index.html, dist/doc/html/logict/logict.txt Creating package registration file: /tmp/pkgConf-logict-0.6.012491529861683213486.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/logict-0.6.0.2-F8Xxo0chmXoLdLqqWhvbew Registering logict-0.6.0.2... cabal: Leaving directory '/tmp/cabal-tmp-10423/logict-0.6.0.2' Installed logict-0.6.0.2 cabal: Entering directory '/tmp/cabal-tmp-10423/old-time-1.1.0.3' Configuring old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler 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 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Warning: System.Time: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt Creating package registration file: /tmp/pkgConf-old-time-1.1.014476805891229939013.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp Registering old-time-1.1.0.3... cabal: Leaving directory '/tmp/cabal-tmp-10423/old-time-1.1.0.3' Installed old-time-1.1.0.3 cabal: Entering directory '/tmp/cabal-tmp-10423/hashable-1.2.4.0' Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) Running Haddock for hashable-1.2.4.0... Running hscolour for hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.42978206591753779927.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2 Registering hashable-1.2.4.0... cabal: Leaving directory '/tmp/cabal-tmp-10423/hashable-1.2.4.0' Installed hashable-1.2.4.0 Downloading logict-state-0.1.0.2... cabal: Entering directory '/tmp/cabal-tmp-10423/logict-state-0.1.0.2' Configuring logict-state-0.1.0.2... Building logict-state-0.1.0.2... Preprocessing library logict-state-0.1.0.2... [1 of 4] Compiling Control.Monad.TransLogicState.Class ( src/Control/Monad/TransLogicState/Class.hs, dist/build/Control/Monad/TransLogicState/Class.o ) [2 of 4] Compiling Control.Monad.LogicState.Logic ( src/Control/Monad/LogicState/Logic.hs, dist/build/Control/Monad/LogicState/Logic.o ) [3 of 4] Compiling Control.Monad.LogicState.Class ( src/Control/Monad/LogicState/Class.hs, dist/build/Control/Monad/LogicState/Class.o ) [4 of 4] Compiling Control.Monad.LogicState ( src/Control/Monad/LogicState.hs, dist/build/Control/Monad/LogicState.o ) Running Haddock for logict-state-0.1.0.2... Running hscolour for logict-state-0.1.0.2... Preprocessing library logict-state-0.1.0.2... Preprocessing library logict-state-0.1.0.2... Haddock coverage: 80% ( 4 / 5) in 'Control.Monad.TransLogicState.Class' Missing documentation for: Module header 100% ( 3 / 3) in 'Control.Monad.LogicState.Logic' 50% ( 1 / 2) in 'Control.Monad.LogicState.Class' Missing documentation for: Module header 100% ( 9 / 9) in 'Control.Monad.LogicState' Warning: Control.Monad.LogicState: could not find link destinations for: LogicContS Documentation created: dist/doc/html/logict-state/index.html, dist/doc/html/logict-state/logict-state.txt Creating package registration file: /tmp/pkgConf-logict-state-0.1.01628573790912078408.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/logict-state-0.1.0.2-KoyP4CauVbSD8D2G7ldBdx Registering logict-state-0.1.0.2... cabal: Leaving directory '/tmp/cabal-tmp-10423/logict-state-0.1.0.2' Installed logict-state-0.1.0.2 cabal: Entering directory '/tmp/cabal-tmp-10423/time-compat-0.1.0.3' Configuring time-compat-0.1.0.3... Building time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... [1 of 1] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, dist/build/Data/Time/Compat.o ) Running Haddock for time-compat-0.1.0.3... Running hscolour for time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Time.Compat' Missing documentation for: ToUTCTime (src/Data/Time/Compat.hs:36) Documentation created: dist/doc/html/time-compat/index.html, dist/doc/html/time-compat/time-compat.txt Creating package registration file: /tmp/pkgConf-time-compat-0.1.02139842053722633179.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/time-compat-0.1.0.3-3baQeqpui17BDAvomZYiih Registering time-compat-0.1.0.3... cabal: Leaving directory '/tmp/cabal-tmp-10423/time-compat-0.1.0.3' Installed time-compat-0.1.0.3 Downloading uhc-util-0.1.6.6... cabal: Entering directory '/tmp/cabal-tmp-10423/uhc-util-0.1.6.6' Configuring uhc-util-0.1.6.6... Building uhc-util-0.1.6.6... Preprocessing library uhc-util-0.1.6.6... [ 1 of 49] Compiling UHC.Util.Utils ( src/UHC/Util/Utils.hs, dist/build/UHC/Util/Utils.o ) [ 2 of 49] Compiling UHC.Util.Time ( src/UHC/Util/Time.hs, dist/build/UHC/Util/Time.o ) [ 3 of 49] Compiling UHC.Util.Rel ( src/UHC/Util/Rel.hs, dist/build/UHC/Util/Rel.o ) [ 4 of 49] Compiling UHC.Util.PrettySimple ( src/UHC/Util/PrettySimple.hs, dist/build/UHC/Util/PrettySimple.o ) [ 5 of 49] Compiling UHC.Util.ParseUtils ( src/UHC/Util/ParseUtils.hs, dist/build/UHC/Util/ParseUtils.o ) [ 6 of 49] Compiling UHC.Util.Lens ( src/UHC/Util/Lens.hs, dist/build/UHC/Util/Lens.o ) [ 7 of 49] Compiling UHC.Util.Fresh ( src/UHC/Util/Fresh.hs, dist/build/UHC/Util/Fresh.o ) [ 8 of 49] Compiling UHC.Util.FastSeq ( src/UHC/Util/FastSeq.hs, dist/build/UHC/Util/FastSeq.o ) [ 9 of 49] Compiling UHC.Util.FPath ( src/UHC/Util/FPath.hs, dist/build/UHC/Util/FPath.o ) [10 of 49] Compiling UHC.Util.Hashable ( src/UHC/Util/Hashable.hs, dist/build/UHC/Util/Hashable.o ) [11 of 49] Compiling UHC.Util.Pretty ( src/UHC/Util/Pretty.hs, dist/build/UHC/Util/Pretty.o ) [12 of 49] Compiling UHC.Util.Nm ( src/UHC/Util/Nm.hs, dist/build/UHC/Util/Nm.o ) [13 of 49] Compiling UHC.Util.ParseErrPrettyPrint ( src/UHC/Util/ParseErrPrettyPrint.hs, dist/build/UHC/Util/ParseErrPrettyPrint.o ) [14 of 49] Compiling UHC.Util.PrettyUtils ( src/UHC/Util/PrettyUtils.hs, dist/build/UHC/Util/PrettyUtils.o ) [15 of 49] Compiling UHC.Util.ScanUtils ( src/UHC/Util/ScanUtils.hs, dist/build/UHC/Util/ScanUtils.o ) [16 of 49] Compiling UHC.Util.VarLookup ( src/UHC/Util/VarLookup.hs, dist/build/UHC/Util/VarLookup.o ) [17 of 49] Compiling UHC.Util.Error ( src/UHC/Util/Error.hs, dist/build/UHC/Util/Error.o ) [18 of 49] Compiling UHC.Util.DependencyGraph ( src/UHC/Util/DependencyGraph.hs, dist/build/UHC/Util/DependencyGraph.o ) [19 of 49] Compiling UHC.Util.Debug ( src/UHC/Util/Debug.hs, dist/build/UHC/Util/Debug.o ) [20 of 49] Compiling UHC.Util.Control.Monad ( src/UHC/Util/Control/Monad.hs, dist/build/UHC/Util/Control/Monad.o ) [21 of 49] Compiling UHC.Util.CompileRun3 ( src/UHC/Util/CompileRun3.hs, dist/build/UHC/Util/CompileRun3.o ) [22 of 49] Compiling UHC.Util.CompileRun2 ( src/UHC/Util/CompileRun2.hs, dist/build/UHC/Util/CompileRun2.o ) [23 of 49] Compiling UHC.Util.CompileRun ( src/UHC/Util/CompileRun.hs, dist/build/UHC/Util/CompileRun.o ) [24 of 49] Compiling UHC.Util.CHR.GTerm.AST ( src/UHC/Util/CHR/GTerm/AST.hs, dist/build/UHC/Util/CHR/GTerm/AST.o ) [25 of 49] Compiling UHC.Util.Binary ( src/UHC/Util/Binary.hs, dist/build/UHC/Util/Binary.o ) [26 of 49] Compiling UHC.Util.Serialize ( src/UHC/Util/Serialize.hs, dist/build/UHC/Util/Serialize.o ) [27 of 49] Compiling UHC.Util.RLList ( src/UHC/Util/RLList.hs, dist/build/UHC/Util/RLList.o ) [28 of 49] Compiling UHC.Util.RLList.LexScope ( src/UHC/Util/RLList/LexScope.hs, dist/build/UHC/Util/RLList/LexScope.o ) [29 of 49] Compiling UHC.Util.TreeTrie ( src/UHC/Util/TreeTrie.hs, dist/build/UHC/Util/TreeTrie.o ) [30 of 49] Compiling UHC.Util.CHR.Key ( src/UHC/Util/CHR/Key.hs, dist/build/UHC/Util/CHR/Key.o ) [31 of 49] Compiling UHC.Util.AssocL ( src/UHC/Util/AssocL.hs, dist/build/UHC/Util/AssocL.o ) [32 of 49] Compiling UHC.Util.CHR.Solve.TreeTrie.Internal.Shared ( src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs, dist/build/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.o ) [33 of 49] Compiling UHC.Util.RelMap ( src/UHC/Util/RelMap.hs, dist/build/UHC/Util/RelMap.o ) [34 of 49] Compiling UHC.Util.ScopeVarMp ( src/UHC/Util/ScopeVarMp.hs, dist/build/UHC/Util/ScopeVarMp.o ) [35 of 49] Compiling UHC.Util.TreeTrie2 ( src/UHC/Util/TreeTrie2.hs, dist/build/UHC/Util/TreeTrie2.o ) [36 of 49] Compiling UHC.Util.VarMp ( src/UHC/Util/VarMp.hs, dist/build/UHC/Util/VarMp.o ) [37 of 49] Compiling UHC.Util.ScopeMapGam ( src/UHC/Util/ScopeMapGam.hs, dist/build/UHC/Util/ScopeMapGam.o ) [38 of 49] Compiling UHC.Util.Substitutable ( src/UHC/Util/Substitutable.hs, dist/build/UHC/Util/Substitutable.o ) [39 of 49] Compiling UHC.Util.CHR.Base ( src/UHC/Util/CHR/Base.hs, dist/build/UHC/Util/CHR/Base.o ) [40 of 49] Compiling UHC.Util.CHR ( src/UHC/Util/CHR.hs, dist/build/UHC/Util/CHR.o ) [41 of 49] Compiling UHC.Util.CHR.Rule ( src/UHC/Util/CHR/Rule.hs, dist/build/UHC/Util/CHR/Rule.o ) [42 of 49] Compiling UHC.Util.CHR.GTerm.Parser ( src/UHC/Util/CHR/GTerm/Parser.hs, dist/build/UHC/Util/CHR/GTerm/Parser.o ) [43 of 49] Compiling UHC.Util.CHR.GTerm ( src/UHC/Util/CHR/GTerm.hs, dist/build/UHC/Util/CHR/GTerm.o ) [44 of 49] Compiling UHC.Util.CHR.Solve.TreeTrie.Internal ( src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs, dist/build/UHC/Util/CHR/Solve/TreeTrie/Internal.o ) [45 of 49] Compiling UHC.Util.CHR.Solve.TreeTrie.Mono ( src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs, dist/build/UHC/Util/CHR/Solve/TreeTrie/Mono.o ) [46 of 49] Compiling UHC.Util.CHR.Solve.TreeTrie.MonoBacktrackPrio ( src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs, dist/build/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.o ) [47 of 49] Compiling UHC.Util.CHR.Solve.TreeTrie.Examples.Term.AST ( src/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/AST.hs, dist/build/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/AST.o ) [48 of 49] Compiling UHC.Util.CHR.Solve.TreeTrie.Examples.Term.Main ( src/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/Main.hs, dist/build/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/Main.o ) [49 of 49] Compiling UHC.Util.AGraph ( src/UHC/Util/AGraph.hs, dist/build/UHC/Util/AGraph.o ) Running Haddock for uhc-util-0.1.6.6... Running hscolour for uhc-util-0.1.6.6... Preprocessing library uhc-util-0.1.6.6... Preprocessing library uhc-util-0.1.6.6... Haddock coverage: 49% ( 46 / 93) in 'UHC.Util.Utils' Missing documentation for: Module header maybeNull (src/UHC/Util/Utils.hs:160) maybeHd (src/UHC/Util/Utils.hs:164) spanOnRest (src/UHC/Util/Utils.hs:222) tup123to1 (src/UHC/Util/Utils.hs:277) tup123to2 (src/UHC/Util/Utils.hs:278) tup123to12 (src/UHC/Util/Utils.hs:284) tup123to23 (src/UHC/Util/Utils.hs:285) tup12to123 (src/UHC/Util/Utils.hs:289) fst3 (src/UHC/Util/Utils.hs:292) snd3 (src/UHC/Util/Utils.hs:293) thd3 (src/UHC/Util/Utils.hs:294) thd (src/UHC/Util/Utils.hs:295) tup1234to1 (src/UHC/Util/Utils.hs:301) tup1234to2 (src/UHC/Util/Utils.hs:302) tup1234to3 (src/UHC/Util/Utils.hs:303) tup1234to4 (src/UHC/Util/Utils.hs:304) tup1234to12 (src/UHC/Util/Utils.hs:310) tup1234to13 (src/UHC/Util/Utils.hs:311) tup1234to14 (src/UHC/Util/Utils.hs:312) tup1234to23 (src/UHC/Util/Utils.hs:313) tup1234to24 (src/UHC/Util/Utils.hs:314) tup1234to34 (src/UHC/Util/Utils.hs:315) tup1234to123 (src/UHC/Util/Utils.hs:323) tup1234to234 (src/UHC/Util/Utils.hs:324) tup1234to124 (src/UHC/Util/Utils.hs:328) tup1234to134 (src/UHC/Util/Utils.hs:329) tup123to1234 (src/UHC/Util/Utils.hs:333) fst4 (src/UHC/Util/Utils.hs:336) snd4 (src/UHC/Util/Utils.hs:337) thd4 (src/UHC/Util/Utils.hs:338) fth4 (src/UHC/Util/Utils.hs:339) fth (src/UHC/Util/Utils.hs:340) DataAndConName (src/UHC/Util/Utils.hs:389) isSortedByOn (src/UHC/Util/Utils.hs:439) sortByOn (src/UHC/Util/Utils.hs:460) groupOn (src/UHC/Util/Utils.hs:463) groupByOn (src/UHC/Util/Utils.hs:469) groupSortOn (src/UHC/Util/Utils.hs:466) groupSortByOn (src/UHC/Util/Utils.hs:472) nubOn (src/UHC/Util/Utils.hs:475) panicJust (src/UHC/Util/Utils.hs:534) $? (src/UHC/Util/Utils.hs:540) orMb (src/UHC/Util/Utils.hs:544) maybeAnd (src/UHC/Util/Utils.hs:548) maybeOr (src/UHC/Util/Utils.hs:555) scc (src/UHC/Util/Utils.hs:567) 50% ( 4 / 8) in 'UHC.Util.Time' Missing documentation for: Module header diffClockTimes (src/UHC/Util/Time.hs:21) noTimeDiff (src/UHC/Util/Time.hs:23) getClockTime (src/UHC/Util/Time.hs:26) 95% ( 21 / 22) in 'UHC.Util.Rel' Missing documentation for: Rel (src/UHC/Util/Rel.hs:26) 88% ( 15 / 17) in 'UHC.Util.PrettySimple' Missing documentation for: Module header PP_Doc (src/UHC/Util/PrettySimple.hs:54) 38% ( 8 / 21) in 'UHC.Util.ParseUtils' Missing documentation for: Module header PlainParser (src/UHC/Util/ParseUtils.hs:57) LayoutParser (src/UHC/Util/ParseUtils.hs:47) LayoutParser2 (src/UHC/Util/ParseUtils.hs:52) parsePlain (src/UHC/Util/ParseUtils.hs:78) parseOffsideToResMsgs (src/UHC/Util/ParseUtils.hs:96) parseOffsideToResMsgsStopAtErr (src/UHC/Util/ParseUtils.hs:127) pAnyFromMap (src/UHC/Util/ParseUtils.hs:195) pAnyKey (src/UHC/Util/ParseUtils.hs:188) pMaybe (src/UHC/Util/ParseUtils.hs:185) pMb (src/UHC/Util/ParseUtils.hs:191) pDo (src/UHC/Util/ParseUtils.hs:142) position 76% ( 19 / 25) in 'UHC.Util.Lens' Missing documentation for: Lens (src/UHC/Util/Lens.hs:60) fstl (src/UHC/Util/Lens.hs:127) sndl (src/UHC/Util/Lens.hs:130) fst3l (src/UHC/Util/Lens.hs:133) snd3l (src/UHC/Util/Lens.hs:136) trd3l (src/UHC/Util/Lens.hs:139) 0% ( 0 / 2) in 'UHC.Util.Fresh' Missing documentation for: Module header Fresh (src/UHC/Util/Fresh.hs:22) 0% ( 0 / 14) in 'UHC.Util.FastSeq' Missing documentation for: Module header FastSeq (src/UHC/Util/FastSeq.hs:28) Seq (src/UHC/Util/FastSeq.hs:36) isEmpty (src/UHC/Util/FastSeq.hs:61) null (src/UHC/Util/FastSeq.hs:61) empty (src/UHC/Util/FastSeq.hs:38) size (src/UHC/Util/FastSeq.hs:72) singleton (src/UHC/Util/FastSeq.hs:84) toList (src/UHC/Util/FastSeq.hs:121) fromList (src/UHC/Util/FastSeq.hs:117) map (src/UHC/Util/FastSeq.hs:135) union (src/UHC/Util/FastSeq.hs:147) unions (src/UHC/Util/FastSeq.hs:153) firstNotEmpty (src/UHC/Util/FastSeq.hs:161) 66% ( 35 / 53) in 'UHC.Util.FPath' Missing documentation for: mkFPathFromDirsFile (src/UHC/Util/FPath.hs:254) fpathIsAbsolute (src/UHC/Util/FPath.hs:142) SearchPath (src/UHC/Util/FPath.hs:356) FileSuffixes (src/UHC/Util/FPath.hs:360) FileSuffix (src/UHC/Util/FPath.hs:357) mkInitSearchPath (src/UHC/Util/FPath.hs:371) searchPathFromFPath (src/UHC/Util/FPath.hs:367) searchPathFromFPaths (src/UHC/Util/FPath.hs:364) searchPathFromString (src/UHC/Util/FPath.hs:375) searchFPathFromLoc (src/UHC/Util/FPath.hs:383) searchPathForReadableFiles (src/UHC/Util/FPath.hs:459) searchPathForReadableFile (src/UHC/Util/FPath.hs:463) fpathEnsureExists (src/UHC/Util/FPath.hs:346) fpathGetModificationTime (src/UHC/Util/FPath.hs:472) fpathDirSep (src/UHC/Util/FPath.hs:284) fpathDirSepChar (src/UHC/Util/FPath.hs:288) fpathOpenOrStdin (src/UHC/Util/FPath.hs:319) openFPath (src/UHC/Util/FPath.hs:328) 100% ( 2 / 2) in 'UHC.Util.Hashable' 71% ( 55 / 78) in 'UHC.Util.Pretty' Missing documentation for: Module header PP_DocL (src/UHC/Util/Pretty.hs:102) ppListSepV (src/UHC/Util/Pretty.hs:321) ppListSepVV (src/UHC/Util/Pretty.hs:324) ppCurlys (src/UHC/Util/Pretty.hs:346) ppPacked (src/UHC/Util/Pretty.hs:339) ppPackedWithStrings (src/UHC/Util/Pretty.hs:343) ppParens (src/UHC/Util/Pretty.hs:346) ppCurly (src/UHC/Util/Pretty.hs:346) ppBrackets (src/UHC/Util/Pretty.hs:346) ppVBar (src/UHC/Util/Pretty.hs:346) ppCurlysCommasWith (src/UHC/Util/Pretty.hs:283) ppListSepFill (src/UHC/Util/Pretty.hs:120) ppDots (src/UHC/Util/Pretty.hs:405) ppMb (src/UHC/Util/Pretty.hs:408) showPP (src/UHC/Util/Pretty.hs:469) hPutWidthPPLn (src/UHC/Util/Pretty.hs:485) putWidthPPLn (src/UHC/Util/Pretty.hs:488) hPutPPLn (src/UHC/Util/Pretty.hs:491) putPPLn (src/UHC/Util/Pretty.hs:494) hPutPPFile (src/UHC/Util/Pretty.hs:497) putPPFile (src/UHC/Util/Pretty.hs:508) putPPFPath (src/UHC/Util/Pretty.hs:502) 0% ( 0 / 32) in 'UHC.Util.Nm' Missing documentation for: Module header Nm' (src/UHC/Util/Nm.hs:17) Nm (src/UHC/Util/Nm.hs:28) nmSelSep (src/UHC/Util/Nm.hs:30) nmQualSep (src/UHC/Util/Nm.hs:30) nmBase' (src/UHC/Util/Nm.hs:34) nmBase (src/UHC/Util/Nm.hs:39) nmSetSuff (src/UHC/Util/Nm.hs:42) nmSetBase (src/UHC/Util/Nm.hs:45) nmSetSel (src/UHC/Util/Nm.hs:50) nmSel (src/UHC/Util/Nm.hs:53) nmInit (src/UHC/Util/Nm.hs:56) nmToMbL (src/UHC/Util/Nm.hs:60) nmToL (src/UHC/Util/Nm.hs:67) nmFromMbL (src/UHC/Util/Nm.hs:70) nmFromL (src/UHC/Util/Nm.hs:77) nmApd (src/UHC/Util/Nm.hs:80) nmApdL (src/UHC/Util/Nm.hs:86) nmStrApd (src/UHC/Util/Nm.hs:90) nmCapitalize (src/UHC/Util/Nm.hs:96) nmDashed (src/UHC/Util/Nm.hs:102) nmFlatten (src/UHC/Util/Nm.hs:105) nmShow' (src/UHC/Util/Nm.hs:108) nmShowAG (src/UHC/Util/Nm.hs:111) (src/UHC/Util/Nm.hs:114) (src/UHC/Util/Nm.hs:117) (src/UHC/Util/Nm.hs:120) NM (src/UHC/Util/Nm.hs:130) (src/UHC/Util/Nm.hs:133) (src/UHC/Util/Nm.hs:136) (src/UHC/Util/Nm.hs:139) (src/UHC/Util/Nm.hs:146) 0% ( 0 / 5) in 'UHC.Util.ParseErrPrettyPrint' Missing documentation for: Module header ppPos (src/UHC/Util/ParseErrPrettyPrint.hs:16) ppErr (src/UHC/Util/ParseErrPrettyPrint.hs:38) ppWarn (src/UHC/Util/ParseErrPrettyPrint.hs:38) ppTr (src/UHC/Util/ParseErrPrettyPrint.hs:42) 0% ( 0 / 4) in 'UHC.Util.PrettyUtils' Missing documentation for: Module header mkTexCmdDef (src/UHC/Util/PrettyUtils.hs:9) mkTexCmdUse (src/UHC/Util/PrettyUtils.hs:12) mkTexCmdUse' (src/UHC/Util/PrettyUtils.hs:15) 0% ( 0 / 22) in 'UHC.Util.ScanUtils' Missing documentation for: Module header ScanOpts (src/UHC/Util/ScanUtils.hs:112) defaultScanOpts (src/UHC/Util/ScanUtils.hs:135) isNoPos (src/UHC/Util/ScanUtils.hs:51) posIs1stColumn (src/UHC/Util/ScanUtils.hs:54) InFilePos (src/UHC/Util/ScanUtils.hs:61) infpStart (src/UHC/Util/ScanUtils.hs:68) infpNone (src/UHC/Util/ScanUtils.hs:71) infpAdvCol (src/UHC/Util/ScanUtils.hs:74) infpAdvLine (src/UHC/Util/ScanUtils.hs:80) infpAdv1Line (src/UHC/Util/ScanUtils.hs:83) infpAdvStr (src/UHC/Util/ScanUtils.hs:77) genTokVal (src/UHC/Util/ScanUtils.hs:35) genTokTp (src/UHC/Util/ScanUtils.hs:39) genTokMap (src/UHC/Util/ScanUtils.hs:43) isLF (src/UHC/Util/ScanUtils.hs:163) isStr (src/UHC/Util/ScanUtils.hs:169) isStrQuote (src/UHC/Util/ScanUtils.hs:166) isWhite (src/UHC/Util/ScanUtils.hs:178) isBlack (src/UHC/Util/ScanUtils.hs:186) isVarStart (src/UHC/Util/ScanUtils.hs:172) isVarRest (src/UHC/Util/ScanUtils.hs:175) 84% ( 16 / 19) in 'UHC.Util.VarLookup' Missing documentation for: varlookupResolveValWithMetaLev (src/UHC/Util/VarLookup.hs:126) VarLookupFix (src/UHC/Util/VarLookup.hs:144) VarLookupCmbFix (src/UHC/Util/VarLookup.hs:215) 30% ( 3 / 10) in 'UHC.Util.Error' Missing documentation for: ErrorT (src/UHC/Util/Error.hs:34) runErrorT (src/UHC/Util/Error.hs:36) withErrorT (src/UHC/Util/Error.hs:37) mapErrorT (src/UHC/Util/Error.hs:38) runError (src/UHC/Util/Error.hs:40) withError (src/UHC/Util/Error.hs:41) mapError (src/UHC/Util/Error.hs:42) 0% ( 0 / 15) in 'UHC.Util.DependencyGraph' Missing documentation for: Module header DpdGr (src/UHC/Util/DependencyGraph.hs:32) dgTopSort (src/UHC/Util/DependencyGraph.hs:124) dgVertices (src/UHC/Util/DependencyGraph.hs:127) dgReachableFrom (src/UHC/Util/DependencyGraph.hs:136) dgReachableTo (src/UHC/Util/DependencyGraph.hs:139) dgDpdsOn (src/UHC/Util/DependencyGraph.hs:142) dgIsFirst (src/UHC/Util/DependencyGraph.hs:145) dgCheckSCCMutuals (src/UHC/Util/DependencyGraph.hs:163) dgSCCToList (src/UHC/Util/DependencyGraph.hs:157) mkDpdGrFromEdges (src/UHC/Util/DependencyGraph.hs:89) mkDpdGrFromEdgesMp (src/UHC/Util/DependencyGraph.hs:85) mkDpdGrFromEdgesMpPadMissing (src/UHC/Util/DependencyGraph.hs:98) mkDpdGrFromAssocWithMissing (src/UHC/Util/DependencyGraph.hs:107) mkDpdGrFromOrderWithMissing (src/UHC/Util/DependencyGraph.hs:102) 0% ( 0 / 3) in 'UHC.Util.Debug' Missing documentation for: Module header tr (src/UHC/Util/Debug.hs:14) trp (src/UHC/Util/Debug.hs:15) 20% ( 1 / 5) in 'UHC.Util.Control.Monad' Missing documentation for: liftM6 (src/UHC/Util/Control/Monad.hs:13) liftM7 (src/UHC/Util/Control/Monad.hs:20) liftM8 (src/UHC/Util/Control/Monad.hs:27) liftM9 (src/UHC/Util/Control/Monad.hs:34) 21% ( 11 / 53) in 'UHC.Util.CompileRun3' Missing documentation for: CompileRunState (src/UHC/Util/CompileRun3.hs:176) CompileRun (src/UHC/Util/CompileRun3.hs:186) crCUCache (src/UHC/Util/CompileRun3.hs:197) crCompileOrder (src/UHC/Util/CompileRun3.hs:197) crTopModNm (src/UHC/Util/CompileRun3.hs:197) crState (src/UHC/Util/CompileRun3.hs:197) crStateInfo (src/UHC/Util/CompileRun3.hs:197) crNmForward (src/UHC/Util/CompileRun3.hs:197) CompilePhase (src/UHC/Util/CompileRun3.hs:236) CompileRunStateInfo (src/UHC/Util/CompileRun3.hs:137) CompileParticipation (src/UHC/Util/CompileRun3.hs:90) FileLocatable (src/UHC/Util/CompileRun3.hs:168) mkEmptyCompileRun (src/UHC/Util/CompileRun3.hs:215) crCU (src/UHC/Util/CompileRun3.hs:420) crMbCU (src/UHC/Util/CompileRun3.hs:398) crMbCUNotForwarded (src/UHC/Util/CompileRun3.hs:402) crMbCUForwarded (src/UHC/Util/CompileRun3.hs:409) ppCR (src/UHC/Util/CompileRun3.hs:345) cpUpdStateInfo (src/UHC/Util/CompileRun3.hs:602) cpUpdSI (src/UHC/Util/CompileRun3.hs:602) cpUpdCU (src/UHC/Util/CompileRun3.hs:688) cpUpdCUWithKey (src/UHC/Util/CompileRun3.hs:678) cpSetFail (src/UHC/Util/CompileRun3.hs:723) cpSetStop (src/UHC/Util/CompileRun3.hs:727) cpSetStopSeq (src/UHC/Util/CompileRun3.hs:731) cpSetStopAllSeq (src/UHC/Util/CompileRun3.hs:735) cpSetOk (src/UHC/Util/CompileRun3.hs:739) cpSetErrs (src/UHC/Util/CompileRun3.hs:715) cpSetLimitErrs (src/UHC/Util/CompileRun3.hs:747) cpSetLimitErrsWhen (src/UHC/Util/CompileRun3.hs:747) cpSetInfos (src/UHC/Util/CompileRun3.hs:719) cpSetCompileOrder (src/UHC/Util/CompileRun3.hs:743) cpSeq (src/UHC/Util/CompileRun3.hs:760) cpSeqWhen (src/UHC/Util/CompileRun3.hs:778) cpEmpty (src/UHC/Util/CompileRun3.hs:756) cpFindFileForNameOrFPath (src/UHC/Util/CompileRun3.hs:471) cpFindFilesForFPathInLocations (src/UHC/Util/CompileRun3.hs:474) cpFindFilesForFPath (src/UHC/Util/CompileRun3.hs:521) cpFindFileForFPath (src/UHC/Util/CompileRun3.hs:530) cpPP (src/UHC/Util/CompileRun3.hs:358) cpPPMsg (src/UHC/Util/CompileRun3.hs:367) forgetM (src/UHC/Util/CompileRun3.hs:80) 22% ( 11 / 50) in 'UHC.Util.CompileRun2' Missing documentation for: CompileRunState (src/UHC/Util/CompileRun2.hs:173) CompileRun (src/UHC/Util/CompileRun2.hs:183) crCUCache (src/UHC/Util/CompileRun2.hs:192) crCompileOrder (src/UHC/Util/CompileRun2.hs:192) crTopModNm (src/UHC/Util/CompileRun2.hs:192) crState (src/UHC/Util/CompileRun2.hs:192) crStateInfo (src/UHC/Util/CompileRun2.hs:192) CompilePhase (src/UHC/Util/CompileRun2.hs:229) CompileRunStateInfo (src/UHC/Util/CompileRun2.hs:134) CompileParticipation (src/UHC/Util/CompileRun2.hs:87) FileLocatable (src/UHC/Util/CompileRun2.hs:165) mkEmptyCompileRun (src/UHC/Util/CompileRun2.hs:210) crCU (src/UHC/Util/CompileRun2.hs:375) crMbCU (src/UHC/Util/CompileRun2.hs:372) ppCR (src/UHC/Util/CompileRun2.hs:338) cpUpdStateInfo (src/UHC/Util/CompileRun2.hs:552) cpUpdSI (src/UHC/Util/CompileRun2.hs:552) cpUpdCU (src/UHC/Util/CompileRun2.hs:582) cpUpdCUWithKey (src/UHC/Util/CompileRun2.hs:574) cpSetFail (src/UHC/Util/CompileRun2.hs:608) cpSetStop (src/UHC/Util/CompileRun2.hs:612) cpSetStopSeq (src/UHC/Util/CompileRun2.hs:616) cpSetStopAllSeq (src/UHC/Util/CompileRun2.hs:620) cpSetOk (src/UHC/Util/CompileRun2.hs:624) cpSetErrs (src/UHC/Util/CompileRun2.hs:600) cpSetLimitErrs (src/UHC/Util/CompileRun2.hs:632) cpSetLimitErrsWhen (src/UHC/Util/CompileRun2.hs:632) cpSetInfos (src/UHC/Util/CompileRun2.hs:604) cpSetCompileOrder (src/UHC/Util/CompileRun2.hs:628) cpSeq (src/UHC/Util/CompileRun2.hs:645) cpSeqWhen (src/UHC/Util/CompileRun2.hs:663) cpEmpty (src/UHC/Util/CompileRun2.hs:641) cpFindFileForNameOrFPath (src/UHC/Util/CompileRun2.hs:426) cpFindFilesForFPathInLocations (src/UHC/Util/CompileRun2.hs:429) cpFindFilesForFPath (src/UHC/Util/CompileRun2.hs:471) cpFindFileForFPath (src/UHC/Util/CompileRun2.hs:480) cpPP (src/UHC/Util/CompileRun2.hs:351) cpPPMsg (src/UHC/Util/CompileRun2.hs:360) forgetM (src/UHC/Util/CompileRun2.hs:77) 19% ( 8 / 43) in 'UHC.Util.CompileRun' Missing documentation for: Module header CompileRunState (src/UHC/Util/CompileRun.hs:200) CompileRun (src/UHC/Util/CompileRun.hs:210) CompilePhase (src/UHC/Util/CompileRun.hs:249) CompileRunStateInfo (src/UHC/Util/CompileRun.hs:123) CompileParticipation (src/UHC/Util/CompileRun.hs:76) FileLocatable (src/UHC/Util/CompileRun.hs:192) mkEmptyCompileRun (src/UHC/Util/CompileRun.hs:233) crCU (src/UHC/Util/CompileRun.hs:435) crMbCU (src/UHC/Util/CompileRun.hs:432) ppCR (src/UHC/Util/CompileRun.hs:398) cpUpdStateInfo (src/UHC/Util/CompileRun.hs:614) cpUpdSI (src/UHC/Util/CompileRun.hs:614) cpUpdCU (src/UHC/Util/CompileRun.hs:642) cpUpdCUWithKey (src/UHC/Util/CompileRun.hs:634) cpSetFail (src/UHC/Util/CompileRun.hs:676) cpSetStop (src/UHC/Util/CompileRun.hs:680) cpSetStopSeq (src/UHC/Util/CompileRun.hs:684) cpSetStopAllSeq (src/UHC/Util/CompileRun.hs:688) cpSetOk (src/UHC/Util/CompileRun.hs:692) cpSetErrs (src/UHC/Util/CompileRun.hs:668) cpSetLimitErrs (src/UHC/Util/CompileRun.hs:700) cpSetLimitErrsWhen (src/UHC/Util/CompileRun.hs:700) cpSetInfos (src/UHC/Util/CompileRun.hs:672) cpSetCompileOrder (src/UHC/Util/CompileRun.hs:696) cpSeq (src/UHC/Util/CompileRun.hs:713) cpSeqWhen (src/UHC/Util/CompileRun.hs:731) cpEmpty (src/UHC/Util/CompileRun.hs:709) cpFindFileForNameOrFPath (src/UHC/Util/CompileRun.hs:486) cpFindFilesForFPathInLocations (src/UHC/Util/CompileRun.hs:489) cpFindFilesForFPath (src/UHC/Util/CompileRun.hs:533) cpFindFileForFPath (src/UHC/Util/CompileRun.hs:542) cpPP (src/UHC/Util/CompileRun.hs:411) cpPPMsg (src/UHC/Util/CompileRun.hs:420) forgetM (src/UHC/Util/CompileRun.hs:66) 75% ( 3 / 4) in 'UHC.Util.CHR.GTerm.AST' Missing documentation for: Module header 94% ( 15 / 16) in 'UHC.Util.Binary' Missing documentation for: Module header 21% ( 5 / 24) in 'UHC.Util.Serialize' Missing documentation for: Module header SPut (src/UHC/Util/Serialize.hs:172) SGet (src/UHC/Util/Serialize.hs:182) Serialize (src/UHC/Util/Serialize.hs:184) sputPlain (src/UHC/Util/Serialize.hs:213) sgetPlain (src/UHC/Util/Serialize.hs:217) sputUnshared (src/UHC/Util/Serialize.hs:222) sputShared (src/UHC/Util/Serialize.hs:243) sgetShared (src/UHC/Util/Serialize.hs:278) sputWord8 (src/UHC/Util/Serialize.hs:312) sgetWord8 (src/UHC/Util/Serialize.hs:316) sputWord16 (src/UHC/Util/Serialize.hs:321) sgetWord16 (src/UHC/Util/Serialize.hs:325) sputEnum8 (src/UHC/Util/Serialize.hs:330) sgetEnum8 (src/UHC/Util/Serialize.hs:334) runSPut (src/UHC/Util/Serialize.hs:433) runSGet (src/UHC/Util/Serialize.hs:436) serialize (src/UHC/Util/Serialize.hs:440) unserialize (src/UHC/Util/Serialize.hs:443) 18% ( 3 / 17) in 'UHC.Util.RLList' Missing documentation for: Module header RLList (src/UHC/Util/RLList.hs:36) concat (src/UHC/Util/RLList.hs:53) singleton (src/UHC/Util/RLList.hs:64) empty (src/UHC/Util/RLList.hs:61) toList (src/UHC/Util/RLList.hs:67) fromList (src/UHC/Util/RLList.hs:70) length (src/UHC/Util/RLList.hs:73) null (src/UHC/Util/RLList.hs:76) isPrefixOf (src/UHC/Util/RLList.hs:80) inits (src/UHC/Util/RLList.hs:105) init (src/UHC/Util/RLList.hs:102) initLast (src/UHC/Util/RLList.hs:95) headTail (src/UHC/Util/RLList.hs:108) Warning: UHC.Util.RLList.LexScope: Could not find documentation for exported module: RLL 90% ( 9 / 10) in 'UHC.Util.RLList.LexScope' Missing documentation for: LexScope (src/UHC/Util/RLList/LexScope.hs:34) 50% ( 24 / 48) in 'UHC.Util.TreeTrie' Missing documentation for: TrTrKey (src/UHC/Util/TreeTrie.hs:225) emptyTreeTrie (src/UHC/Util/TreeTrie.hs:247) empty (src/UHC/Util/TreeTrie.hs:247) toListByKey (src/UHC/Util/TreeTrie.hs:291) toList (src/UHC/Util/TreeTrie.hs:291) fromListByKeyWith (src/UHC/Util/TreeTrie.hs:296) fromList (src/UHC/Util/TreeTrie.hs:305) lookupPartialByKey (src/UHC/Util/TreeTrie.hs:389) lookupByKey (src/UHC/Util/TreeTrie.hs:392) lookup (src/UHC/Util/TreeTrie.hs:392) isEmpty (src/UHC/Util/TreeTrie.hs:405) null (src/UHC/Util/TreeTrie.hs:410) elems (src/UHC/Util/TreeTrie.hs:413) singleton (src/UHC/Util/TreeTrie.hs:420) singletonKeyable (src/UHC/Util/TreeTrie.hs:426) unionWith (src/UHC/Util/TreeTrie.hs:433) union (src/UHC/Util/TreeTrie.hs:443) unionsWith (src/UHC/Util/TreeTrie.hs:446) unions (src/UHC/Util/TreeTrie.hs:450) insertByKeyWith (src/UHC/Util/TreeTrie.hs:453) insertByKey (src/UHC/Util/TreeTrie.hs:456) deleteByKey (src/UHC/Util/TreeTrie.hs:469) delete (src/UHC/Util/TreeTrie.hs:469) deleteListByKey (src/UHC/Util/TreeTrie.hs:482) 17% ( 1 / 6) in 'UHC.Util.CHR.Key' Missing documentation for: Module header TTKeyableOpts (src/UHC/Util/CHR/Key.hs:20) defaultTTKeyableOpts (src/UHC/Util/CHR/Key.hs:25) TTKey (src/UHC/Util/CHR/Key.hs:27) toTTKey (src/UHC/Util/CHR/Key.hs:41) 24% ( 4 / 17) in 'UHC.Util.AssocL' Missing documentation for: Module header Assoc (src/UHC/Util/AssocL.hs:26) AssocL (src/UHC/Util/AssocL.hs:27) assocLMapElt (src/UHC/Util/AssocL.hs:51) assocLMapKey (src/UHC/Util/AssocL.hs:55) assocLElts (src/UHC/Util/AssocL.hs:66) assocLKeys (src/UHC/Util/AssocL.hs:62) assocLGroupSort (src/UHC/Util/AssocL.hs:70) assocLMapUnzip (src/UHC/Util/AssocL.hs:59) ppAssocL (src/UHC/Util/AssocL.hs:32) ppAssocL' (src/UHC/Util/AssocL.hs:29) ppAssocLV (src/UHC/Util/AssocL.hs:35) ppAssocLH (src/UHC/Util/AssocL.hs:39) 50% ( 7 / 14) in 'UHC.Util.CHR.Solve.TreeTrie.Internal.Shared' Missing documentation for: CHRTrie' (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:42) CHRTrieKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:43) initWorkTime (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:69) WorkKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:76) SolveTrace' (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:123) emptySolveTrace (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:125) ppSolveTrace (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:136) 100% ( 34 / 34) in 'UHC.Util.RelMap' 26% ( 9 / 34) in 'UHC.Util.ScopeVarMp' Missing documentation for: ppVarMpV (src/UHC/Util/ScopeVarMp.hs:526) varmpFilter (src/UHC/Util/ScopeVarMp.hs:135) |\> (src/UHC/Util/ScopeVarMp.hs:143) varmpUnion (src/UHC/Util/ScopeVarMp.hs:228) varmpUnions (src/UHC/Util/ScopeVarMp.hs:231) mkVarMp (src/UHC/Util/ScopeVarMp.hs:124) emptyVarMp (src/UHC/Util/ScopeVarMp.hs:128) varmpIsEmpty (src/UHC/Util/ScopeVarMp.hs:132) varmpShiftMetaLev (src/UHC/Util/ScopeVarMp.hs:156) varmpIncMetaLev (src/UHC/Util/ScopeVarMp.hs:161) varmpDecMetaLev (src/UHC/Util/ScopeVarMp.hs:164) varmpSelectMetaLev (src/UHC/Util/ScopeVarMp.hs:167) varmpKeys (src/UHC/Util/ScopeVarMp.hs:180) varmpKeysSet (src/UHC/Util/ScopeVarMp.hs:183) assocMetaLevLToVarMp (src/UHC/Util/ScopeVarMp.hs:198) assocLToVarMp (src/UHC/Util/ScopeVarMp.hs:201) varmpToAssocL (src/UHC/Util/ScopeVarMp.hs:212) varmpPlus (src/UHC/Util/ScopeVarMp.hs:225) varmpLookup (src/UHC/Util/ScopeVarMp.hs:415) ppVarMp (src/UHC/Util/ScopeVarMp.hs:529) varmpMapMaybe (src/UHC/Util/ScopeVarMp.hs:249) varmpMap (src/UHC/Util/ScopeVarMp.hs:252) varmpInsertWith (src/UHC/Util/ScopeVarMp.hs:257) varmpSize (src/UHC/Util/ScopeVarMp.hs:177) varmpToMap (src/UHC/Util/ScopeVarMp.hs:120) 100% ( 2 / 2) in 'UHC.Util.TreeTrie2' 24% ( 8 / 34) in 'UHC.Util.VarMp' Missing documentation for: VarMp' (src/UHC/Util/VarMp.hs:112) ppVarMpV (src/UHC/Util/VarMp.hs:529) varmpFilter (src/UHC/Util/VarMp.hs:138) |\> (src/UHC/Util/VarMp.hs:146) varmpUnion (src/UHC/Util/VarMp.hs:231) varmpUnions (src/UHC/Util/VarMp.hs:234) mkVarMp (src/UHC/Util/VarMp.hs:127) emptyVarMp (src/UHC/Util/VarMp.hs:131) varmpIsEmpty (src/UHC/Util/VarMp.hs:135) varmpShiftMetaLev (src/UHC/Util/VarMp.hs:159) varmpIncMetaLev (src/UHC/Util/VarMp.hs:164) varmpDecMetaLev (src/UHC/Util/VarMp.hs:167) varmpSelectMetaLev (src/UHC/Util/VarMp.hs:170) varmpKeys (src/UHC/Util/VarMp.hs:183) varmpKeysSet (src/UHC/Util/VarMp.hs:186) assocMetaLevLToVarMp (src/UHC/Util/VarMp.hs:201) assocLToVarMp (src/UHC/Util/VarMp.hs:204) varmpToAssocL (src/UHC/Util/VarMp.hs:215) varmpPlus (src/UHC/Util/VarMp.hs:228) varmpLookup (src/UHC/Util/VarMp.hs:418) ppVarMp (src/UHC/Util/VarMp.hs:532) varmpMapMaybe (src/UHC/Util/VarMp.hs:252) varmpMap (src/UHC/Util/VarMp.hs:255) varmpInsertWith (src/UHC/Util/VarMp.hs:260) varmpSize (src/UHC/Util/VarMp.hs:180) varmpToMap (src/UHC/Util/VarMp.hs:123) 78% ( 25 / 32) in 'UHC.Util.ScopeMapGam' Missing documentation for: SGam (src/UHC/Util/ScopeMapGam.hs:85) emptySGam (src/UHC/Util/ScopeMapGam.hs:96) sgamMapEltWithKey (src/UHC/Util/ScopeMapGam.hs:170) sgamMapThr (src/UHC/Util/ScopeMapGam.hs:175) sgamMap (src/UHC/Util/ScopeMapGam.hs:178) sgamUnion (src/UHC/Util/ScopeMapGam.hs:203) sgamPartitionWithKey (src/UHC/Util/ScopeMapGam.hs:213) 80% ( 4 / 5) in 'UHC.Util.Substitutable' Missing documentation for: Module header 71% ( 24 / 34) in 'UHC.Util.CHR.Base' Missing documentation for: chrmatcherstateEnv (src/UHC/Util/CHR/Base.hs:168) chrmatcherstateVarLookup (src/UHC/Util/CHR/Base.hs:166) chrMatchSubst (src/UHC/Util/CHR/Base.hs:434) chrMatchBind (src/UHC/Util/CHR/Base.hs:438) chrMatchSuccess (src/UHC/Util/CHR/Base.hs:446) chrMatchWait (src/UHC/Util/CHR/Base.hs:442) chrMatchSucces (src/UHC/Util/CHR/Base.hs:460) emptyCHRMatchEnv (src/UHC/Util/CHR/Base.hs:121) CHRWaitForVarSet (src/UHC/Util/CHR/Base.hs:128) CHRTrOpt (src/UHC/Util/CHR/Base.hs:347) 100% ( 3 / 3) in 'UHC.Util.CHR' 86% ( 19 / 22) in 'UHC.Util.CHR.Rule' Missing documentation for: RuleBodyAlt (src/UHC/Util/CHR/Rule.hs:64) <=> (src/UHC/Util/CHR/Rule.hs:383) =| (src/UHC/Util/CHR/Rule.hs:407) 50% ( 1 / 2) in 'UHC.Util.CHR.GTerm.Parser' Missing documentation for: Module header 80% ( 4 / 5) in 'UHC.Util.CHR.GTerm' Missing documentation for: Module header 16% ( 9 / 58) in 'UHC.Util.CHR.Solve.TreeTrie.Internal' Missing documentation for: CHRTrie (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:94) CHRLookupHow (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:95) chrLookupHowExact (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:97) chrLookupHowWildAtTrie (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:98) chrLookupHowWildAtKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:99) emptyCHRTrie (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:101) chrTrieSingleton (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:103) chrTrieDeleteListByKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:127) chrTrieElems (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:123) chrTrieFromListByKeyWith (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:107) chrTrieFromListPartialExactWith (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:131) chrTrieLookup (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:141) chrTrieToListByKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:111) chrTrieUnion (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:119) chrTrieUnionWith (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:115) UsedByKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:149) ppUsedByKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:152) WorkUsedInMap (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:268) WorkTrie (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:269) emptyWorkList (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:283) wlUsedInUnion (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:286) wlToList (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:291) wlCnstrToIns (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:294) wlDeleteByKeyAndInsert' (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:298) wlInsert (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:311) SolveCount (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:319) scntInc (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:325) SolveMatchCache' (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:333) LastQuery (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:341) emptyLastQuery (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:347) lqUnion (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:355) lqSingleton (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:351) lqLookupW (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:363) lqLookupC (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:359) ppLastQuery (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:344) SolveState' (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:371) emptySolveState (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:386) stDoneCnstrs (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:382) solveStateResetDone (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:390) chrSolveStateDoneConstraints (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:394) chrSolveStateTrace (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:398) slvCombine (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:406) CHRTrie' (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:42) CHRTrieKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:43) initWorkTime (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:69) WorkKey (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:76) SolveTrace' (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:123) emptySolveTrace (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:125) ppSolveTrace (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:136) 33% ( 8 / 24) in 'UHC.Util.CHR.Solve.TreeTrie.Mono' Missing documentation for: emptyCHRStore (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:102) chrStoreUnion (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:146) chrStoreUnions (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:150) chrStoreSingletonElem (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:143) chrStoreToList (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:156) chrStoreElems (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:164) ppCHRStore (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:167) ppCHRStore' (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:170) SolveStep (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:177) SolveTrace (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:178) ppSolveTrace (src/UHC/Util/CHR/Solve/TreeTrie/Internal/Shared.hs:136) SolveState (src/UHC/Util/CHR/Solve/TreeTrie/Mono.hs:192) emptySolveState (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:386) solveStateResetDone (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:390) chrSolveStateDoneConstraints (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:394) chrSolveStateTrace (src/UHC/Util/CHR/Solve/TreeTrie/Internal.hs:398) 70% ( 14 / 20) in 'UHC.Util.CHR.Solve.TreeTrie.MonoBacktrackPrio' Missing documentation for: Verbosity (src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs:124) emptyCHRGlobState (src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs:290) emptyCHRBackState (src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs:312) emptyCHRStore (src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs:179) defaultCHRSolveOpts (src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs:841) getSolveTrace (src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs:377) 56% ( 5 / 9) in 'UHC.Util.CHR.Solve.TreeTrie.Examples.Term.AST' Missing documentation for: P (src/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/AST.hs:183) E (src/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/AST.hs:157) S (src/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/AST.hs:198) Var (src/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/AST.hs:46) 25% ( 1 / 4) in 'UHC.Util.CHR.Solve.TreeTrie.Examples.Term.Main' Missing documentation for: Module header RunOpt (src/UHC/Util/CHR/Solve/TreeTrie/Examples/Term/Main.hs:25) Verbosity (src/UHC/Util/CHR/Solve/TreeTrie/MonoBacktrackPrio.hs:124) 0% ( 0 / 9) in 'UHC.Util.AGraph' Missing documentation for: Module header AGraph (src/UHC/Util/AGraph.hs:25) insertEdge (src/UHC/Util/AGraph.hs:38) insertEdges (src/UHC/Util/AGraph.hs:35) deleteEdge (src/UHC/Util/AGraph.hs:42) deleteNode (src/UHC/Util/AGraph.hs:46) successors (src/UHC/Util/AGraph.hs:56) predecessors (src/UHC/Util/AGraph.hs:56) emptyAGraph (src/UHC/Util/AGraph.hs:60) Warning: UHC.Util.Utils: could not find link destinations for: GDataAndConName Warning: UHC.Util.PrettySimple: could not find link destinations for: Doc Warning: UHC.Util.CompileRun: could not find link destinations for: CompileRunner Warning: UHC.Util.Serialize: could not find link destinations for: SPutS SGetS GSerialize Warning: UHC.Util.CHR.Key: could not find link destinations for: ~ Warning: UHC.Util.ScopeVarMp: could not find link destinations for: ScpId Warning: UHC.Util.ScopeMapGam: could not find link destinations for: SGamElt Warning: UHC.Util.Substitutable: could not find link destinations for: ~ Warning: UHC.Util.CHR.Base: could not find link destinations for: CHRMatcherState ~ Warning: UHC.Util.CHR.Rule: could not find link destinations for: ~ Warning: UHC.Util.CHR.GTerm: could not find link destinations for: GTermAsM Warning: UHC.Util.CHR.Solve.TreeTrie.Mono: could not find link destinations for: ~ CHRKey SolveTrace' SolveState' StoredCHR Warning: UHC.Util.CHR.Solve.TreeTrie.MonoBacktrackPrio: could not find link destinations for: CHRStore CHRInx WorkStore WorkTime SolveTrace' StoredCHR WorkQueue WorkInx MatchedCombi WaitForVar SolverReductionStep ~ Documentation created: dist/doc/html/uhc-util/index.html, dist/doc/html/uhc-util/uhc-util.txt Creating package registration file: /tmp/pkgConf-uhc-util-0.1.619242008481438296358.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/uhc-util-0.1.6.6-7rXLJiWPE5xLk6k2NltPbc Registering uhc-util-0.1.6.6... cabal: Leaving directory '/tmp/cabal-tmp-10423/uhc-util-0.1.6.6' Installed uhc-util-0.1.6.6 Downloading delimiter-separated-0.1.0.0... cabal: Entering directory '/tmp/cabal-tmp-10423/delimiter-separated-0.1.0.0' Configuring delimiter-separated-0.1.0.0... Building delimiter-separated-0.1.0.0... Preprocessing library delimiter-separated-0.1.0.0... [1 of 1] Compiling Text.DelimiterSeparated ( src/Text/DelimiterSeparated.hs, dist/build/Text/DelimiterSeparated.o ) Running Haddock for delimiter-separated-0.1.0.0... Running hscolour for delimiter-separated-0.1.0.0... Preprocessing library delimiter-separated-0.1.0.0... Preprocessing library delimiter-separated-0.1.0.0... Haddock coverage: 100% ( 37 / 37) in 'Text.DelimiterSeparated' Documentation created: dist/doc/html/delimiter-separated/index.html, dist/doc/html/delimiter-separated/delimiter-separated.txt Creating package registration file: /tmp/pkgConf-delimiter-separated-0.1.012429075711149677717.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/delimiter-separated-0.1.0.0-4qbFVp3el7bEfKr50xalvs Registering delimiter-separated-0.1.0.0... cabal: Leaving directory '/tmp/cabal-tmp-10423/delimiter-separated-0.1.0.0' Installed delimiter-separated-0.1.0.0