Resolving dependencies... Configuring Diff-0.3.2... Building Diff-0.3.2... Preprocessing library Diff-0.3.2... [1 of 3] Compiling Data.Algorithm.Diff ( src/Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o ) [2 of 3] Compiling Data.Algorithm.DiffOutput ( src/Data/Algorithm/DiffOutput.hs, dist/build/Data/Algorithm/DiffOutput.o ) src/Data/Algorithm/DiffOutput.hs:16:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [3 of 3] Compiling Data.Algorithm.DiffContext ( src/Data/Algorithm/DiffContext.hs, dist/build/Data/Algorithm/DiffContext.o ) src/Data/Algorithm/DiffContext.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering Diff-0.3.2... Running Haddock for Diff-0.3.2... Running hscolour for Diff-0.3.2... Preprocessing library Diff-0.3.2... Preprocessing library Diff-0.3.2... src/Data/Algorithm/DiffOutput.hs:16:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/Algorithm/DiffContext.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 88% ( 7 / 8) in 'Data.Algorithm.Diff' Missing documentation for: getGroupedDiffBy (src/Data/Algorithm/Diff.hs:97) 50% ( 3 / 6) in 'Data.Algorithm.DiffOutput' Missing documentation for: LineNo (src/Data/Algorithm/DiffOutput.hs:69) LineRange (src/Data/Algorithm/DiffOutput.hs:71) DiffOperation (src/Data/Algorithm/DiffOutput.hs:76) 100% ( 3 / 3) in 'Data.Algorithm.DiffContext' Warning: Data.Algorithm.DiffContext: could not find link destinations for: ContextDiff Documentation created: dist/doc/html/Diff/index.html, dist/doc/html/Diff/Diff.txt Creating package registration file: /tmp/pkgConf-Diff-0.3278722862233665123.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/Diff-0.3.2-DdfJQAAFaZ380fy9HNDnl2 Registering Diff-0.3.2... Installed Diff-0.3.2 Configuring ansi-terminal-0.6.2.3... Building ansi-terminal-0.6.2.3... Preprocessing library ansi-terminal-0.6.2.3... [1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o ) [2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) In-place registering ansi-terminal-0.6.2.3... Running Haddock for ansi-terminal-0.6.2.3... Running hscolour for ansi-terminal-0.6.2.3... Preprocessing library ansi-terminal-0.6.2.3... Preprocessing library ansi-terminal-0.6.2.3... Haddock coverage: 88% ( 7 / 8) in 'System.Console.ANSI.Common' Missing documentation for: Module header 38% ( 30 / 79) in 'System.Console.ANSI.Unix' Missing documentation for: Module header cursorUp (includes/Common-Include.hs:9) cursorDown (includes/Common-Include.hs:9) cursorForward (includes/Common-Include.hs:9) cursorBackward (includes/Common-Include.hs:9) hCursorUp (includes/Common-Include.hs:6) hCursorDown (includes/Common-Include.hs:6) hCursorForward (includes/Common-Include.hs:6) hCursorBackward (includes/Common-Include.hs:6) cursorUpCode (includes/Common-Include.hs:11) cursorDownCode (includes/Common-Include.hs:11) cursorForwardCode (includes/Common-Include.hs:11) cursorBackwardCode (includes/Common-Include.hs:11) cursorUpLine (includes/Common-Include.hs:23) cursorDownLine (includes/Common-Include.hs:23) hCursorUpLine (includes/Common-Include.hs:20) hCursorDownLine (includes/Common-Include.hs:20) cursorUpLineCode (includes/Common-Include.hs:25) cursorDownLineCode (includes/Common-Include.hs:25) setCursorColumn (includes/Common-Include.hs:35) hSetCursorColumn (includes/Common-Include.hs:32) setCursorColumnCode (includes/Common-Include.hs:37) setCursorPosition (includes/Common-Include.hs:47) hSetCursorPosition (includes/Common-Include.hs:43) setCursorPositionCode (includes/Common-Include.hs:50) clearFromCursorToScreenEnd (includes/Common-Include.hs:59) clearFromCursorToScreenBeginning (includes/Common-Include.hs:59) clearScreen (includes/Common-Include.hs:59) hClearFromCursorToScreenEnd (includes/Common-Include.hs:57) hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57) hClearScreen (includes/Common-Include.hs:57) clearFromCursorToScreenEndCode (includes/Common-Include.hs:60) clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60) clearScreenCode (includes/Common-Include.hs:60) clearFromCursorToLineEnd (includes/Common-Include.hs:69) clearFromCursorToLineBeginning (includes/Common-Include.hs:69) clearLine (includes/Common-Include.hs:69) hClearFromCursorToLineEnd (includes/Common-Include.hs:67) hClearFromCursorToLineBeginning (includes/Common-Include.hs:67) hClearLine (includes/Common-Include.hs:67) clearFromCursorToLineEndCode (includes/Common-Include.hs:70) clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70) clearLineCode (includes/Common-Include.hs:70) hideCursor (includes/Common-Include.hs:114) showCursor (includes/Common-Include.hs:114) hHideCursor (includes/Common-Include.hs:112) hShowCursor (includes/Common-Include.hs:112) hideCursorCode (includes/Common-Include.hs:115) showCursorCode (includes/Common-Include.hs:115) 39% ( 31 / 79) in 'System.Console.ANSI' Missing documentation for: cursorUp (includes/Common-Include.hs:9) cursorDown (includes/Common-Include.hs:9) cursorForward (includes/Common-Include.hs:9) cursorBackward (includes/Common-Include.hs:9) hCursorUp (includes/Common-Include.hs:6) hCursorDown (includes/Common-Include.hs:6) hCursorForward (includes/Common-Include.hs:6) hCursorBackward (includes/Common-Include.hs:6) cursorUpCode (includes/Common-Include.hs:11) cursorDownCode (includes/Common-Include.hs:11) cursorForwardCode (includes/Common-Include.hs:11) cursorBackwardCode (includes/Common-Include.hs:11) cursorUpLine (includes/Common-Include.hs:23) cursorDownLine (includes/Common-Include.hs:23) hCursorUpLine (includes/Common-Include.hs:20) hCursorDownLine (includes/Common-Include.hs:20) cursorUpLineCode (includes/Common-Include.hs:25) cursorDownLineCode (includes/Common-Include.hs:25) setCursorColumn (includes/Common-Include.hs:35) hSetCursorColumn (includes/Common-Include.hs:32) setCursorColumnCode (includes/Common-Include.hs:37) setCursorPosition (includes/Common-Include.hs:47) hSetCursorPosition (includes/Common-Include.hs:43) setCursorPositionCode (includes/Common-Include.hs:50) clearFromCursorToScreenEnd (includes/Common-Include.hs:59) clearFromCursorToScreenBeginning (includes/Common-Include.hs:59) clearScreen (includes/Common-Include.hs:59) hClearFromCursorToScreenEnd (includes/Common-Include.hs:57) hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57) hClearScreen (includes/Common-Include.hs:57) clearFromCursorToScreenEndCode (includes/Common-Include.hs:60) clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60) clearScreenCode (includes/Common-Include.hs:60) clearFromCursorToLineEnd (includes/Common-Include.hs:69) clearFromCursorToLineBeginning (includes/Common-Include.hs:69) clearLine (includes/Common-Include.hs:69) hClearFromCursorToLineEnd (includes/Common-Include.hs:67) hClearFromCursorToLineBeginning (includes/Common-Include.hs:67) hClearLine (includes/Common-Include.hs:67) clearFromCursorToLineEndCode (includes/Common-Include.hs:70) clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70) clearLineCode (includes/Common-Include.hs:70) hideCursor (includes/Common-Include.hs:114) showCursor (includes/Common-Include.hs:114) hHideCursor (includes/Common-Include.hs:112) hShowCursor (includes/Common-Include.hs:112) hideCursorCode (includes/Common-Include.hs:115) showCursorCode (includes/Common-Include.hs:115) Documentation created: dist/doc/html/ansi-terminal/index.html, dist/doc/html/ansi-terminal/ansi-terminal.txt Creating package registration file: /tmp/pkgConf-ansi-terminal-0.6.21687926652660260756.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1 Registering ansi-terminal-0.6.2.3... Installed ansi-terminal-0.6.2.3 Configuring base-orphans-0.5.3... Building base-orphans-0.5.3... Preprocessing library base-orphans-0.5.3... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) In-place registering base-orphans-0.5.3... Running Haddock for base-orphans-0.5.3... Running hscolour for base-orphans-0.5.3... Preprocessing library base-orphans-0.5.3... Preprocessing library base-orphans-0.5.3... Haddock coverage: Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude 33% ( 1 / 3) in 'Data.Orphans.Prelude' Missing documentation for: realPart (src/Data/Orphans/Prelude.hs:109) imagPart (src/Data/Orphans/Prelude.hs:109) 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.511399014741626276121.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.5.3-4lH3gPOjJvdDgDLhAat0cc Registering base-orphans-0.5.3... Installed base-orphans-0.5.3 Configuring cereal-0.5.1.0... Building cereal-0.5.1.0... Preprocessing library cereal-0.5.1.0... [1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.5.1.0... Running Haddock for cereal-0.5.1.0... Running hscolour for cereal-0.5.1.0... Preprocessing library cereal-0.5.1.0... Preprocessing library cereal-0.5.1.0... Haddock coverage: 68% ( 30 / 44) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:133) putBuilder (src/Data/Serialize/Put.hs:171) putShortByteString (src/Data/Serialize/Put.hs:220) putTwoOf (src/Data/Serialize/Put.hs:300) putListOf (src/Data/Serialize/Put.hs:304) putIArrayOf (src/Data/Serialize/Put.hs:310) putSeqOf (src/Data/Serialize/Put.hs:316) putTreeOf (src/Data/Serialize/Put.hs:322) putMapOf (src/Data/Serialize/Put.hs:329) putIntMapOf (src/Data/Serialize/Put.hs:333) putSetOf (src/Data/Serialize/Put.hs:337) putIntSetOf (src/Data/Serialize/Put.hs:341) putMaybeOf (src/Data/Serialize/Put.hs:345) putEitherOf (src/Data/Serialize/Put.hs:350) 94% ( 60 / 64) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:265) getLazyByteString (src/Data/Serialize/Get.hs:494) getShortByteString (src/Data/Serialize/Get.hs:499) getTwoOf (src/Data/Serialize/Get.hs:738) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 12 / 12) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: PairS Warning: Data.Serialize.Get: could not find link destinations for: get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.5.11569229320705178736.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cereal-0.5.1.0-843xOxvPj94HAJ9SD4EJuq Registering cereal-0.5.1.0... Installed cereal-0.5.1.0 Configuring cmdargs-0.10.14... Building cmdargs-0.10.14... Preprocessing library cmdargs-0.10.14... [ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o ) [ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o ) [ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o ) [ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o ) [ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o ) [ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o ) [ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o ) [ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o ) [ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o ) [10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o ) [11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o ) [12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o ) [13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o ) [14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o ) [15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o ) [16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o ) [17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o ) [18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o ) [19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o ) [20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o ) [21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o ) [22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o ) [23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o ) [24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o ) [25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o ) In-place registering cmdargs-0.10.14... Running Haddock for cmdargs-0.10.14... Running hscolour for cmdargs-0.10.14... Preprocessing library cmdargs-0.10.14... Preprocessing library cmdargs-0.10.14... Haddock coverage: 50% ( 1 / 2) in 'System.Console.CmdArgs.Implicit.Ann' Missing documentation for: Module header 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI' 100% ( 8 / 8) in 'System.Console.CmdArgs.Verbosity' 25% ( 2 / 8) in 'System.Console.CmdArgs.Implicit.Type' Missing documentation for: cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28) embed (System/Console/CmdArgs/Implicit/Type.hs:35) reembed (System/Console/CmdArgs/Implicit/Type.hs:38) CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42) incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46) getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47) 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.SplitJoin' Missing documentation for: Module header 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt' Missing documentation for: Module header 73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type' Missing documentation for: Module header (System/Console/CmdArgs/Explicit/Type.hs:50) (System/Console/CmdArgs/Explicit/Type.hs:53) Remap (System/Console/CmdArgs/Explicit/Type.hs:184) remap2 (System/Console/CmdArgs/Explicit/Type.hs:189) (System/Console/CmdArgs/Explicit/Type.hs:192) (System/Console/CmdArgs/Explicit/Type.hs:201) (System/Console/CmdArgs/Explicit/Type.hs:204) remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207) 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.Process' Missing documentation for: Module header 60% ( 3 / 5) in 'System.Console.CmdArgs.Explicit.Complete' Missing documentation for: completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144) completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200) 100% ( 8 / 8) in 'System.Console.CmdArgs.Helper' 7% ( 2 / 28) in 'System.Console.CmdArgs.Default' Missing documentation for: (System/Console/CmdArgs/Default.hs:14) (System/Console/CmdArgs/Default.hs:15) (System/Console/CmdArgs/Default.hs:16) (System/Console/CmdArgs/Default.hs:17) (System/Console/CmdArgs/Default.hs:18) (System/Console/CmdArgs/Default.hs:19) (System/Console/CmdArgs/Default.hs:20) (System/Console/CmdArgs/Default.hs:21) (System/Console/CmdArgs/Default.hs:23) (System/Console/CmdArgs/Default.hs:24) (System/Console/CmdArgs/Default.hs:25) (System/Console/CmdArgs/Default.hs:26) (System/Console/CmdArgs/Default.hs:27) (System/Console/CmdArgs/Default.hs:28) (System/Console/CmdArgs/Default.hs:29) (System/Console/CmdArgs/Default.hs:30) (System/Console/CmdArgs/Default.hs:31) (System/Console/CmdArgs/Default.hs:34) (System/Console/CmdArgs/Default.hs:35) (System/Console/CmdArgs/Default.hs:36) (System/Console/CmdArgs/Default.hs:37) (System/Console/CmdArgs/Default.hs:38) (System/Console/CmdArgs/Default.hs:39) (System/Console/CmdArgs/Default.hs:40) (System/Console/CmdArgs/Default.hs:41) (System/Console/CmdArgs/Default.hs:42) 100% ( 5 / 5) in 'System.Console.CmdArgs.Text' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.Help' Missing documentation for: Module header 85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit' Missing documentation for: (System/Console/CmdArgs/Explicit/Type.hs:50) (System/Console/CmdArgs/Explicit/Type.hs:53) Remap (System/Console/CmdArgs/Explicit/Type.hs:184) remap2 (System/Console/CmdArgs/Explicit/Type.hs:189) (System/Console/CmdArgs/Explicit/Type.hs:192) (System/Console/CmdArgs/Explicit/Type.hs:201) (System/Console/CmdArgs/Explicit/Type.hs:204) remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207) 100% ( 8 / 8) in 'System.Console.CmdArgs.GetOpt' 4% ( 1 / 28) in 'Data.Generics.Any' Missing documentation for: Module header CtorName (Data/Generics/Any.hs:15) FieldName (Data/Generics/Any.hs:16) readTupleType (Data/Generics/Any.hs:19) try1 (Data/Generics/Any.hs:24) AnyT (Data/Generics/Any.hs:33) (Data/Generics/Any.hs:35) fromAny (Data/Generics/Any.hs:38) cast (Data/Generics/Any.hs:45) toConstr (Data/Generics/Any.hs:51) typeOf (Data/Generics/Any.hs:54) dataTypeOf (Data/Generics/Any.hs:57) isAlgType (Data/Generics/Any.hs:60) typeShell (Data/Generics/Any.hs:66) typeShellFull (Data/Generics/Any.hs:69) typeName (Data/Generics/Any.hs:72) ctor (Data/Generics/Any.hs:78) fields (Data/Generics/Any.hs:81) children (Data/Generics/Any.hs:84) compose0 (Data/Generics/Any.hs:88) recompose (Data/Generics/Any.hs:95) ctors (Data/Generics/Any.hs:111) decompose (Data/Generics/Any.hs:117) arity (Data/Generics/Any.hs:120) compose (Data/Generics/Any.hs:122) getField (Data/Generics/Any.hs:129) setField (Data/Generics/Any.hs:134) 0% ( 0 / 20) in 'Data.Generics.Any.Prelude' Missing documentation for: Module header head (Data/Generics/Any/Prelude.hs:10) tail (Data/Generics/Any/Prelude.hs:13) cons (Data/Generics/Any/Prelude.hs:16) uncons (Data/Generics/Any/Prelude.hs:19) null (Data/Generics/Any/Prelude.hs:24) just_ (Data/Generics/Any/Prelude.hs:27) nil_ (Data/Generics/Any/Prelude.hs:30) list_ (Data/Generics/Any/Prelude.hs:33) append (Data/Generics/Any/Prelude.hs:36) reverse (Data/Generics/Any/Prelude.hs:42) isString (Data/Generics/Any/Prelude.hs:49) isList (Data/Generics/Any/Prelude.hs:50) isMaybe (Data/Generics/Any/Prelude.hs:51) isTuple (Data/Generics/Any/Prelude.hs:52) fromList (Data/Generics/Any/Prelude.hs:54) fromMaybe (Data/Generics/Any/Prelude.hs:55) fromTuple (Data/Generics/Any/Prelude.hs:56) unit (Data/Generics/Any/Prelude.hs:58) tuple (Data/Generics/Any/Prelude.hs:63) 0% ( 0 / 3) in 'System.Console.CmdArgs.Implicit.Reader' Missing documentation for: Module header Reader (System/Console/CmdArgs/Implicit/Reader.hs:15) reader (System/Console/CmdArgs/Implicit/Reader.hs:28) 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate' 8% ( 1 / 12) in 'System.Console.CmdArgs.Implicit.Local' Missing documentation for: local (System/Console/CmdArgs/Implicit/Local.hs:110) err (System/Console/CmdArgs/Implicit/Local.hs:106) Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27) Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55) Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65) Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75) Fixup (System/Console/CmdArgs/Implicit/Local.hs:94) isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99) progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43) progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44) progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45) 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Reform' Missing documentation for: Module header reform (System/Console/CmdArgs/Implicit/Reform.hs:14) 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Global' Missing documentation for: Module header global (System/Console/CmdArgs/Implicit/Global.hs:21) 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit' 100% ( 9 / 9) in 'System.Console.CmdArgs.Quote' 100% ( 2 / 2) in 'System.Console.CmdArgs' Warning: System.Console.CmdArgs.Implicit: could not find link destinations for: CmdArgsPrivate Documentation created: dist/doc/html/cmdargs/index.html, dist/doc/html/cmdargs/cmdargs.txt Creating package registration file: /tmp/pkgConf-cmdargs-0.101046741222337739299.14 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cmdargs-0.10.14-3X5ZqkX9cRxBIIPeikYpqr Registering cmdargs-0.10.14... Installed cmdargs-0.10.14 Configuring data-default-class-0.0.1... Building data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... [1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o ) In-place registering data-default-class-0.0.1... Running Haddock for data-default-class-0.0.1... Running hscolour for data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Default.Class' Missing documentation for: Module header Documentation created: dist/doc/html/data-default-class/index.html, dist/doc/html/data-default-class/data-default-class.txt Creating package registration file: /tmp/pkgConf-data-default-class-0.015433241761985433483.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD Registering data-default-class-0.0.1... Installed data-default-class-0.0.1 Configuring dlist-0.7.1.2... Building dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.7.1.2... Running Haddock for dlist-0.7.1.2... Running hscolour for dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... Haddock coverage: 100% ( 20 / 20) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html, dist/doc/html/dlist/dlist.txt Creating package registration file: /tmp/pkgConf-dlist-0.7.11203067101986894018.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-AO7XAasbAeyL0XLKeq1Aui Registering dlist-0.7.1.2... Installed dlist-0.7.1.2 Configuring dotgen-0.4.2... Building dotgen-0.4.2... Preprocessing library dotgen-0.4.2... [1 of 1] Compiling Text.Dot ( Text/Dot.hs, dist/build/Text/Dot.o ) Text/Dot.hs:157:9: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showAttrs'’: Patterns not matched: [] In-place registering dotgen-0.4.2... Running Haddock for dotgen-0.4.2... Running hscolour for dotgen-0.4.2... Preprocessing library dotgen-0.4.2... Preprocessing library dotgen-0.4.2... Haddock coverage: 86% ( 19 / 22) in 'Text.Dot' Missing documentation for: Dot (Text/Dot.hs:66) NodeId (Text/Dot.hs:50) showDot (Text/Dot.hs:138) Documentation created: dist/doc/html/dotgen/index.html, dist/doc/html/dotgen/dotgen.txt Creating package registration file: /tmp/pkgConf-dotgen-0.44101340471038626924.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/dotgen-0.4.2-IPiPbQ1XSoKFZMW5EOmy3V Registering dotgen-0.4.2... Installed dotgen-0.4.2 Configuring fail-4.9.0.0... Building fail-4.9.0.0... Preprocessing library fail-4.9.0.0... [1 of 1] Compiling Control.Monad.Fail ( Control/Monad/Fail.hs, dist/build/Control/Monad/Fail.o ) In-place registering fail-4.9.0.0... Running Haddock for fail-4.9.0.0... Running hscolour for fail-4.9.0.0... Preprocessing library fail-4.9.0.0... Preprocessing library fail-4.9.0.0... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Fail' Documentation created: dist/doc/html/fail/index.html, dist/doc/html/fail/fail.txt Creating package registration file: /tmp/pkgConf-fail-4.9.0661955081931489114.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fail-4.9.0.0-2xB1AvdW34sDm9N3JOe33G Registering fail-4.9.0.0... Installed fail-4.9.0.0 Configuring fgl-5.5.2.3... Building fgl-5.5.2.3... Preprocessing library fgl-5.5.2.3... [ 1 of 28] Compiling Paths_fgl ( dist/build/autogen/Paths_fgl.hs, dist/build/Paths_fgl.o ) [ 2 of 28] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o ) [ 3 of 28] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o ) [ 4 of 28] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o ) [ 5 of 28] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o ) [ 6 of 28] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o ) [ 7 of 28] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o ) [ 8 of 28] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o ) [ 9 of 28] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o ) [10 of 28] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o ) [11 of 28] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o ) [12 of 28] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o ) [13 of 28] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o ) [14 of 28] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o ) [15 of 28] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o ) [16 of 28] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o ) [17 of 28] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o ) [18 of 28] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o ) [19 of 28] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o ) [20 of 28] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o ) [21 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o ) [22 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o ) [23 of 28] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o ) [24 of 28] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o ) [25 of 28] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o ) [26 of 28] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o ) [27 of 28] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o ) [28 of 28] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o ) In-place registering fgl-5.5.2.3... Running Haddock for fgl-5.5.2.3... Running hscolour for fgl-5.5.2.3... Preprocessing library fgl-5.5.2.3... Preprocessing library fgl-5.5.2.3... Haddock coverage: 0% ( 0 / 8) in 'Paths_fgl' Missing documentation for: Module header version (dist/build/autogen/Paths_fgl.hs:15) getBinDir (dist/build/autogen/Paths_fgl.hs:25) getLibDir (dist/build/autogen/Paths_fgl.hs:25) getDataDir (dist/build/autogen/Paths_fgl.hs:25) getLibexecDir (dist/build/autogen/Paths_fgl.hs:25) getDataFileName (dist/build/autogen/Paths_fgl.hs:32) getSysconfDir (dist/build/autogen/Paths_fgl.hs:25) 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) 97% ( 94 / 97) in 'Data.Graph.Inductive.Graph' Missing documentation for: MContext (Data/Graph/Inductive/Graph.hs:113) DynGraph (Data/Graph/Inductive/Graph.hs:174) equal (Data/Graph/Inductive/Graph.hs:486) 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic' 33% ( 1 / 3) in 'Data.Graph.Inductive.PatriciaTree' Missing documentation for: Gr (Data/Graph/Inductive/PatriciaTree.hs:49) UGr (Data/Graph/Inductive/PatriciaTree.hs:57) 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:95) emptyN (Data/Graph/Inductive/Monad/IOArray.hs:98) 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) 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) 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.ArtPoint' Missing documentation for: Module header 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 100% ( 3 / 3) in 'Data.Graph.Inductive.Query.Indep' 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) 50% ( 1 / 2) 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:35) UGr (Data/Graph/Inductive/Tree.hs:43) 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) 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) 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% ( 9 / 9) in 'Data.Graph.Inductive.Query.MaxFlow' 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) 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) 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) 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) 89% ( 8 / 9) in 'Data.Graph.Inductive.Query.GVD' Missing documentation for: LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14) 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.214122776852033669086.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fgl-5.5.2.3-1PvuJSbzF40BnsvFgNAS4e Registering fgl-5.5.2.3... Installed fgl-5.5.2.3 Configuring fingertree-0.1.1.0... Building fingertree-0.1.1.0... Preprocessing library fingertree-0.1.1.0... [1 of 3] Compiling Data.FingerTree ( Data/FingerTree.hs, dist/build/Data/FingerTree.o ) [2 of 3] Compiling Data.IntervalMap.FingerTree ( Data/IntervalMap/FingerTree.hs, dist/build/Data/IntervalMap/FingerTree.o ) [3 of 3] Compiling Data.PriorityQueue.FingerTree ( Data/PriorityQueue/FingerTree.hs, dist/build/Data/PriorityQueue/FingerTree.o ) In-place registering fingertree-0.1.1.0... Running Haddock for fingertree-0.1.1.0... Running hscolour for fingertree-0.1.1.0... Preprocessing library fingertree-0.1.1.0... Preprocessing library fingertree-0.1.1.0... Haddock coverage: 100% ( 29 / 29) in 'Data.FingerTree' 100% ( 14 / 14) in 'Data.IntervalMap.FingerTree' 100% ( 13 / 13) in 'Data.PriorityQueue.FingerTree' Documentation created: dist/doc/html/fingertree/index.html, dist/doc/html/fingertree/fingertree.txt Creating package registration file: /tmp/pkgConf-fingertree-0.1.17035715222117303605.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fingertree-0.1.1.0-1lOqL113GSbGT54Xr1ttX9 Registering fingertree-0.1.1.0... Installed fingertree-0.1.1.0 [1 of 1] Compiling Main ( /tmp/cabal-tmp-2682/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-2682/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/cabal-tmp-2682/ghc-paths-0.1.0.9/dist/setup/setup ... Configuring ghc-paths-0.1.0.9... Building ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o ) In-place registering ghc-paths-0.1.0.9... Running Haddock for ghc-paths-0.1.0.9... Running hscolour for ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Haddock coverage: 0% ( 0 / 5) in 'GHC.Paths' Missing documentation for: Module header ghc (GHC/Paths.hs:7) ghc_pkg (GHC/Paths.hs:7) libdir (GHC/Paths.hs:7) docdir (GHC/Paths.hs:7) Documentation created: dist/doc/html/ghc-paths/index.html, dist/doc/html/ghc-paths/ghc-paths.txt Creating package registration file: /tmp/pkgConf-ghc-paths-0.1.02081362124636453333.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-paths-0.1.0.9-5rDnX7hezYDKAziKzjDg9e Registering ghc-paths-0.1.0.9... Installed ghc-paths-0.1.0.9 Configuring hscolour-1.24... Building hscolour-1.24... Preprocessing library hscolour-1.24... [ 1 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/Language/Haskell/HsColour/General.o ) [ 2 of 16] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/Language/Haskell/HsColour/Classify.o ) Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character Language/Haskell/HsColour/Classify.hs:100:39: Warning: Tab character [ 3 of 16] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/Language/Haskell/HsColour/Anchors.o ) Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:103:30: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:108:41: Warning: Tab character [ 4 of 16] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/Language/Haskell/HsColour/ColourHighlight.o ) [ 5 of 16] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/Language/Haskell/HsColour/Output.o ) [ 6 of 16] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/Language/Haskell/HsColour/ANSI.o ) Language/Haskell/HsColour/ANSI.hs:62:10: Warning: No explicit implementation for ‘toEnum’ In the instance declaration for ‘Enum Highlight’ [ 7 of 16] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/Language/Haskell/HsColour/Options.o ) Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character [ 8 of 16] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/Language/Haskell/HsColour/Colourise.o ) [ 9 of 16] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/Language/Haskell/HsColour/TTY.o ) [10 of 16] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/Language/Haskell/HsColour/HTML.o ) [11 of 16] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/Language/Haskell/HsColour/CSS.o ) [12 of 16] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/Language/Haskell/HsColour/ACSS.o ) [13 of 16] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/Language/Haskell/HsColour/InlineCSS.o ) Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning: Tab character [14 of 16] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/Language/Haskell/HsColour/LaTeX.o ) [15 of 16] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/Language/Haskell/HsColour/MIRC.o ) [16 of 16] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/Language/Haskell/HsColour.o ) Language/Haskell/HsColour.hs:37:19: Warning: Tab character Language/Haskell/HsColour.hs:92:55: Warning: Tab character Language/Haskell/HsColour.hs:94:55: Warning: Tab character In-place registering hscolour-1.24... Preprocessing executable 'HsColour' for hscolour-1.24... [ 1 of 17] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Output.o ) [ 2 of 17] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/General.o ) [ 3 of 17] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ColourHighlight.o ) [ 4 of 17] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Classify.o ) Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character Language/Haskell/HsColour/Classify.hs:100:39: Warning: Tab character [ 5 of 17] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Anchors.o ) Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:103:30: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:108:41: Warning: Tab character [ 6 of 17] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ANSI.o ) Language/Haskell/HsColour/ANSI.hs:62:10: Warning: No explicit implementation for ‘toEnum’ In the instance declaration for ‘Enum Highlight’ [ 7 of 17] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Options.o ) Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character [ 8 of 17] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Colourise.o ) [ 9 of 17] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/HTML.o ) [10 of 17] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/CSS.o ) [11 of 17] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ACSS.o ) [12 of 17] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/InlineCSS.o ) Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning: Tab character [13 of 17] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/LaTeX.o ) [14 of 17] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/MIRC.o ) [15 of 17] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/TTY.o ) [16 of 17] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour.o ) Language/Haskell/HsColour.hs:37:19: Warning: Tab character Language/Haskell/HsColour.hs:92:55: Warning: Tab character Language/Haskell/HsColour.hs:94:55: Warning: Tab character [17 of 17] Compiling Main ( HsColour.hs, dist/build/HsColour/HsColour-tmp/Main.o ) HsColour.hs:71:1: Warning: Tab character Linking dist/build/HsColour/HsColour ... Running Haddock for hscolour-1.24... Running hscolour for hscolour-1.24... Preprocessing library hscolour-1.24... Preprocessing executable 'HsColour' for hscolour-1.24... Preprocessing library hscolour-1.24... Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character Language/Haskell/HsColour/Classify.hs:100:39: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:103:30: Warning: Tab character Language/Haskell/HsColour/Anchors.hs:108:41: Warning: Tab character Language/Haskell/HsColour/ANSI.hs:62:10: Warning: No explicit implementation for ‘toEnum’ In the instance declaration for ‘Enum Highlight’ Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning: Tab character Language/Haskell/HsColour.hs:37:19: Warning: Tab character Language/Haskell/HsColour.hs:92:55: Warning: Tab character Language/Haskell/HsColour.hs:94:55: Warning: Tab character Haddock coverage: 0% ( 0 / 3) in 'Language.Haskell.HsColour.General' Missing documentation for: Module header dropLast (Language/Haskell/HsColour/General.hs:7) dropFirst (Language/Haskell/HsColour/General.hs:13) 67% ( 2 / 3) in 'Language.Haskell.HsColour.Classify' Missing documentation for: Module header 50% ( 1 / 2) in 'Language.Haskell.HsColour.Anchors' Missing documentation for: Module header 88% ( 7 / 8) in 'Language.Haskell.HsColour.ColourHighlight' Missing documentation for: Module header 33% ( 1 / 3) in 'Language.Haskell.HsColour.Output' Missing documentation for: Module header TerminalType (Language/Haskell/HsColour/Output.hs:3) 37% ( 10 / 27) in 'Language.Haskell.HsColour.ANSI' Missing documentation for: highlightOnG (Language/Haskell/HsColour/ANSI.hs:91) highlightOff (Language/Haskell/HsColour/ANSI.hs:96) cleareol (Language/Haskell/HsColour/ANSI.hs:46) clearbol (Language/Haskell/HsColour/ANSI.hs:47) clearline (Language/Haskell/HsColour/ANSI.hs:48) clearDown (Language/Haskell/HsColour/ANSI.hs:49) clearUp (Language/Haskell/HsColour/ANSI.hs:50) cursorUp (Language/Haskell/HsColour/ANSI.hs:41) cursorDown (Language/Haskell/HsColour/ANSI.hs:42) cursorLeft (Language/Haskell/HsColour/ANSI.hs:44) cursorRight (Language/Haskell/HsColour/ANSI.hs:43) savePosition (Language/Haskell/HsColour/ANSI.hs:55) restorePosition (Language/Haskell/HsColour/ANSI.hs:56) scrollUp (Language/Haskell/HsColour/ANSI.hs:118) scrollDown (Language/Haskell/HsColour/ANSI.hs:116) lineWrap (Language/Haskell/HsColour/ANSI.hs:122) TerminalType (Language/Haskell/HsColour/Output.hs:3) 50% ( 2 / 4) in 'Language.Haskell.HsColour.Options' Missing documentation for: Module header TerminalType (Language/Haskell/HsColour/Output.hs:3) 67% ( 4 / 6) in 'Language.Haskell.HsColour.Colourise' Missing documentation for: Module header defaultColourPrefs (Language/Haskell/HsColour/Colourise.hs:27) 100% ( 3 / 3) in 'Language.Haskell.HsColour.TTY' 38% ( 3 / 8) in 'Language.Haskell.HsColour.HTML' Missing documentation for: top'n'tail (Language/Haskell/HsColour/HTML.hs:31) renderAnchors (Language/Haskell/HsColour/HTML.hs:41) renderComment (Language/Haskell/HsColour/HTML.hs:47) renderNewLinesAnchors (Language/Haskell/HsColour/HTML.hs:59) escape (Language/Haskell/HsColour/HTML.hs:82) 40% ( 2 / 5) in 'Language.Haskell.HsColour.CSS' Missing documentation for: top'n'tail (Language/Haskell/HsColour/CSS.hs:29) renderToken (Language/Haskell/HsColour/CSS.hs:35) pre (Language/Haskell/HsColour/CSS.hs:32) 43% ( 3 / 7) in 'Language.Haskell.HsColour.ACSS' Missing documentation for: AnnMap (Language/Haskell/HsColour/ACSS.hs:24) Loc (Language/Haskell/HsColour/ACSS.hs:25) breakS (Language/Haskell/HsColour/ACSS.hs:117) srcModuleName (Language/Haskell/HsColour/ACSS.hs:107) 67% ( 2 / 3) in 'Language.Haskell.HsColour.InlineCSS' Missing documentation for: top'n'tail (Language/Haskell/HsColour/InlineCSS.hs:27) 67% ( 2 / 3) in 'Language.Haskell.HsColour.LaTeX' Missing documentation for: top'n'tail (Language/Haskell/HsColour/LaTeX.hs:15) 100% ( 2 / 2) in 'Language.Haskell.HsColour.MIRC' 100% ( 4 / 4) in 'Language.Haskell.HsColour' Warning: Language.Haskell.HsColour.Anchors: could not find link destinations for: Anchor Documentation created: dist/doc/html/hscolour/index.html, dist/doc/html/hscolour/hscolour.txt Preprocessing executable 'HsColour' for hscolour-1.24... Creating package registration file: /tmp/pkgConf-hscolour-114855118041650994571.24 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hscolour-1.24-EoUpEnZrIZsFshJcZ46fQA Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering hscolour-1.24... Installed hscolour-1.24 Configuring located-base-0.1.0.0... Building located-base-0.1.0.0... Preprocessing library located-base-0.1.0.0... [1 of 5] Compiling GHC.Err.Located ( src/GHC/Err/Located.hs, dist/build/GHC/Err/Located.o ) [2 of 5] Compiling Data.List.Located ( src/Data/List/Located.hs, dist/build/Data/List/Located.o ) [3 of 5] Compiling Data.Maybe.Located ( src/Data/Maybe/Located.hs, dist/build/Data/Maybe/Located.o ) [4 of 5] Compiling Text.Read.Located ( src/Text/Read/Located.hs, dist/build/Text/Read/Located.o ) [5 of 5] Compiling Data.Either.Located ( src/Data/Either/Located.hs, dist/build/Data/Either/Located.o ) In-place registering located-base-0.1.0.0... Running Haddock for located-base-0.1.0.0... Running hscolour for located-base-0.1.0.0... Preprocessing library located-base-0.1.0.0... Preprocessing library located-base-0.1.0.0... Haddock coverage: 0% ( 0 / 4) in 'GHC.Err.Located' Missing documentation for: Module header error (src/GHC/Err/Located.hs:10) undefined (src/GHC/Err/Located.hs:13) showCallStack (src/GHC/Err/Located.hs:16) 8% ( 1 / 13) in 'Data.List.Located' Missing documentation for: Module header head (src/Data/List/Located.hs:17) tail (src/Data/List/Located.hs:21) last (src/Data/List/Located.hs:25) init (src/Data/List/Located.hs:30) foldr1 (src/Data/List/Located.hs:35) foldl1 (src/Data/List/Located.hs:40) foldl1' (src/Data/List/Located.hs:44) maximum (src/Data/List/Located.hs:48) minimum (src/Data/List/Located.hs:52) cycle (src/Data/List/Located.hs:56) !! (src/Data/List/Located.hs:60) 33% ( 1 / 3) in 'Data.Maybe.Located' Missing documentation for: Module header fromJust (src/Data/Maybe/Located.hs:11) 33% ( 1 / 3) in 'Text.Read.Located' Missing documentation for: Module header read (src/Text/Read/Located.hs:12) 25% ( 1 / 4) in 'Data.Either.Located' Missing documentation for: Module header fromRight (src/Data/Either/Located.hs:11) fromLeft (src/Data/Either/Located.hs:16) Documentation created: dist/doc/html/located-base/index.html, dist/doc/html/located-base/located-base.txt Creating package registration file: /tmp/pkgConf-located-base-0.1.07015398071143849810.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/located-base-0.1.0.0-4bZFPGo4P486bzdXH0nHFV Registering located-base-0.1.0.0... Installed located-base-0.1.0.0 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.22044286081750621862.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring network-2.6.2.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.6.2.1... Preprocessing library network-2.6.2.1... [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) Network/Socket/Types.hsc:826:28: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Network/Socket/Types.hsc:869:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘sizeOfSockAddrByFamily’: Patterns not matched: AF_UNSPEC AF_IMPLINK AF_PUP AF_CHAOS ... Network/Socket/Types.hsc:951:3: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#] Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:276:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showsPrec’: Patterns not matched: _ (SockAddrCan _) Network/Socket.hsc:953:6: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorIfMinus1Retry "getPeerCred" c_getsockopt fd (1) (17) ptr_cr ptr_sz’ or by using the flag -fno-warn-unused-do-bind Network/Socket.hsc:989:3: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorWaitWrite sock "sendFd" c_sendFd (fdSocket sock) outfd’ or by using the flag -fno-warn-unused-do-bind [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Network.hs:292:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ Network.hs:401:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ In-place registering network-2.6.2.1... Running Haddock for network-2.6.2.1... Running hscolour for network-2.6.2.1... Preprocessing library network-2.6.2.1... Preprocessing library network-2.6.2.1... Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' Missing documentation for: IOVec (Network/Socket/ByteString/IOVec.hsc:15) 68% ( 27 / 40) in 'Network.Socket.Types' Missing documentation for: Module header sockFd (Network/Socket/Types.hsc:90) sockFamily (Network/Socket/Types.hsc:93) sockType (Network/Socket/Types.hsc:96) sockProtocol (Network/Socket/Types.hsc:99) sockStatus (Network/Socket/Types.hsc:102) packSocketType (Network/Socket/Types.hsc:187) unpackSocketType (Network/Socket/Types.hsc:202) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ProtocolNumber (Network/Socket/Types.hsc:112) 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) 71% ( 68 / 96) in 'Network.Socket' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ShutdownCmd (Network/Socket.hsc:1045) ProtocolNumber (Network/Socket/Types.hsc:112) ServiceName (Network/Socket.hsc:221) AddrInfo (Network/Socket.hsc:1233) NameInfoFlag (Network/Socket.hsc:1286) getPeerName (Network/Socket.hsc:752) getSocketName (Network/Socket.hsc:760) socketPort (Network/Socket.hsc:729) recvLen (Network/Socket.hsc:670) inet_addr (Network/Socket.hsc:1128) inet_ntoa (Network/Socket.hsc:1136) isBound (Network/Socket.hsc:1095) isListening (Network/Socket.hsc:1100) isReadable (Network/Socket.hsc:1105) isWritable (Network/Socket.hsc:1110) sendFd (Network/Socket.hsc:987) recvFd (Network/Socket.hsc:995) aNY_PORT (Network/Socket.hsc:1009) sOMAXCONN (Network/Socket.hsc:1026) sOL_SOCKET (Network/Socket.hsc:1029) sCM_RIGHTS (Network/Socket.hsc:1033) fdSocket (Network/Socket.hsc:264) mkSocket (Network/Socket.hsc:252) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) packSocketType (Network/Socket/Types.hsc:187) 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' Missing documentation for: MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22) 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' Missing documentation for: mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34) c_writev (Network/Socket/ByteString/Internal.hs:40) c_sendmsg (Network/Socket/ByteString/Internal.hs:43) 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' Missing documentation for: Module header send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' Missing documentation for: send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 44% ( 23 / 52) in 'Network.BSD' Missing documentation for: HostEntry (Network/BSD.hsc:329) hostAddress (Network/BSD.hsc:366) getHostEntries (Network/BSD.hsc:419) setHostEntry (Network/BSD.hsc:409) getHostEntry (Network/BSD.hsc:401) endHostEntry (Network/BSD.hsc:414) ServiceEntry (Network/BSD.hsc:139) ServiceName (Network/Socket.hsc:221) getServiceEntries (Network/BSD.hsc:224) getServiceEntry (Network/BSD.hsc:206) setServiceEntry (Network/BSD.hsc:214) endServiceEntry (Network/BSD.hsc:219) ProtocolName (Network/BSD.hsc:123) ProtocolNumber (Network/Socket/Types.hsc:112) ProtocolEntry (Network/BSD.hsc:242) getProtocolByName (Network/BSD.hsc:275) getProtocolByNumber (Network/BSD.hsc:286) getProtocolNumber (Network/BSD.hsc:296) getProtocolEntries (Network/BSD.hsc:320) setProtocolEntry (Network/BSD.hsc:310) getProtocolEntry (Network/BSD.hsc:302) endProtocolEntry (Network/BSD.hsc:315) NetworkName (Network/BSD.hsc:434) NetworkAddr (Network/BSD.hsc:432) NetworkEntry (Network/BSD.hsc:436) getNetworkByName (Network/BSD.hsc:467) getNetworkByAddr (Network/BSD.hsc:477) getNetworkEntry (Network/BSD.hsc:486) ifNameToIndex (Network/BSD.hsc:521) 89% ( 24 / 27) in 'Network' Missing documentation for: PortID (Network.hs:83) sendTo (Network.hs:333) recvFrom (Network.hs:342) Warning: Network.Socket.ByteString: could not find link destinations for: IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.211206309601191614946.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-2.6.2.1-A6pE0dLgMEk2GtUa1JtTJQ Registering network-2.6.2.1... Installed network-2.6.2.1 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 ) In-place registering old-locale-1.0.0.7... 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.012109978112018186733.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe Registering old-locale-1.0.0.7... Installed old-locale-1.0.0.7 Configuring parallel-3.2.1.0... Building parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.1.0... Running Haddock for parallel-3.2.1.0... Running hscolour for parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' Missing documentation for: seqTuple2 (Control/Seq.hs:174) seqTuple3 (Control/Seq.hs:178) seqTuple4 (Control/Seq.hs:182) seqTuple5 (Control/Seq.hs:186) seqTuple6 (Control/Seq.hs:190) seqTuple7 (Control/Seq.hs:194) seqTuple8 (Control/Seq.hs:198) seqTuple9 (Control/Seq.hs:202) 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:596) evalTuple3 (Control/Parallel/Strategies.hs:600) evalTuple4 (Control/Parallel/Strategies.hs:604) evalTuple5 (Control/Parallel/Strategies.hs:608) evalTuple6 (Control/Parallel/Strategies.hs:612) evalTuple7 (Control/Parallel/Strategies.hs:616) evalTuple8 (Control/Parallel/Strategies.hs:620) evalTuple9 (Control/Parallel/Strategies.hs:624) parTuple2 (Control/Parallel/Strategies.hs:628) parTuple3 (Control/Parallel/Strategies.hs:632) parTuple4 (Control/Parallel/Strategies.hs:636) parTuple5 (Control/Parallel/Strategies.hs:640) parTuple6 (Control/Parallel/Strategies.hs:644) parTuple7 (Control/Parallel/Strategies.hs:648) parTuple8 (Control/Parallel/Strategies.hs:652) parTuple9 (Control/Parallel/Strategies.hs:656) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.11080502308172669440.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.1.0-BEbrIfHgHtmEpYU5TfKWK9 Registering parallel-3.2.1.0... Installed parallel-3.2.1.0 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.13655470422030678241.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3 Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring split-0.2.3... Building split-0.2.3... Preprocessing library split-0.2.3... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.3... Running Haddock for split-0.2.3... Running hscolour for split-0.2.3... Preprocessing library split-0.2.3... Preprocessing library split-0.2.3... Haddock coverage: 91% ( 62 / 68) in 'Data.List.Split.Internals' 90% ( 45 / 50) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Creating package registration file: /tmp/pkgConf-split-0.2637172784431787582.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/split-0.2.3-CDzOynTh4l8Ahg1HaWUL4Z Registering split-0.2.3... Installed split-0.2.3 Configuring stm-2.4.4.1... Building stm-2.4.4.1... Preprocessing library stm-2.4.4.1... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4.1... Running Haddock for stm-2.4.4.1... Running hscolour for stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.4.48503822111219015469.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD Registering stm-2.4.4.1... Installed stm-2.4.4.1 Configuring syb-0.6... Building syb-0.6... Preprocessing library syb-0.6... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.6... Running Haddock for syb-0.6... Running hscolour for syb-0.6... Preprocessing library syb-0.6... Preprocessing library syb-0.6... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' Missing documentation for: GenericQ' (src/Data/Generics/Aliases.hs:268) GenericM' (src/Data/Generics/Aliases.hs:269) 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-0500257692331557302.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE Registering syb-0.6... Installed syb-0.6 Configuring tagged-0.8.3... Building tagged-0.8.3... Preprocessing library tagged-0.8.3... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.3... Running Haddock for tagged-0.8.3... Running hscolour for tagged-0.8.3... Preprocessing library tagged-0.8.3... Preprocessing library tagged-0.8.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:323) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.81424771149872358697.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD Registering tagged-0.8.3... Installed tagged-0.8.3 Configuring terminal-size-0.3.2.1... Building terminal-size-0.3.2.1... Preprocessing library terminal-size-0.3.2.1... [1 of 3] Compiling System.Console.Terminal.Common ( src/System/Console/Terminal/Common.hs, dist/build/System/Console/Terminal/Common.o ) [2 of 3] Compiling System.Console.Terminal.Posix ( dist/build/System/Console/Terminal/Posix.hs, dist/build/System/Console/Terminal/Posix.o ) [3 of 3] Compiling System.Console.Terminal.Size ( src/System/Console/Terminal/Size.hs, dist/build/System/Console/Terminal/Size.o ) In-place registering terminal-size-0.3.2.1... Running Haddock for terminal-size-0.3.2.1... Running hscolour for terminal-size-0.3.2.1... Preprocessing library terminal-size-0.3.2.1... Preprocessing library terminal-size-0.3.2.1... Haddock coverage: 50% ( 1 / 2) in 'System.Console.Terminal.Common' Missing documentation for: Module header 0% ( 0 / 4) in 'System.Console.Terminal.Posix' Missing documentation for: Module header size (src/System/Console/Terminal/Posix.hsc:57) fdSize (src/System/Console/Terminal/Posix.hsc:42) hSize (src/System/Console/Terminal/Posix.hsc:60) 100% ( 5 / 5) in 'System.Console.Terminal.Size' Documentation created: dist/doc/html/terminal-size/index.html, dist/doc/html/terminal-size/terminal-size.txt Creating package registration file: /tmp/pkgConf-terminal-size-0.3.2608427746109450254.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/terminal-size-0.3.2.1-HOKDZvGMsmM0BQ6at9Umm4 Registering terminal-size-0.3.2.1... Installed terminal-size-0.3.2.1 Configuring text-1.2.2.1... Building text-1.2.2.1... Preprocessing library text-1.2.2.1... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [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 ) [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) In-place registering text-1.2.2.1... Running Haddock for text-1.2.2.1... Running hscolour for text-1.2.2.1... Preprocessing library text-1.2.2.1... Preprocessing library text-1.2.2.1... Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (127 /127) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (128 /129) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:301) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: bracket Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.210535144031593740418.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne Registering text-1.2.2.1... Installed text-1.2.2.1 Configuring transformers-compat-0.5.1.4... Building transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... [1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o ) In-place registering transformers-compat-0.5.1.4... Running Haddock for transformers-compat-0.5.1.4... Running hscolour for transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:15) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25) 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.5.112073848649211756.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr Registering transformers-compat-0.5.1.4... Installed transformers-compat-0.5.1.4 Configuring unix-compat-0.4.1.4... Building unix-compat-0.4.1.4... Preprocessing library unix-compat-0.4.1.4... [1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o ) [2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o ) [3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o ) [4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o ) [5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o ) [6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o ) [7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o ) In-place registering unix-compat-0.4.1.4... Running Haddock for unix-compat-0.4.1.4... Running hscolour for unix-compat-0.4.1.4... Preprocessing library unix-compat-0.4.1.4... Preprocessing library unix-compat-0.4.1.4... Haddock coverage: 91% ( 21 / 23) in 'System.PosixCompat.User' Missing documentation for: GroupEntry UserEntry 75% ( 6 / 8) in 'System.PosixCompat.Unistd' Missing documentation for: SystemID getSystemID 100% ( 2 / 2) in 'System.PosixCompat.Types' 71% ( 5 / 7) in 'System.PosixCompat.Extensions' Missing documentation for: CMajor (src/System/PosixCompat/Extensions.hsc:23) CMinor (src/System/PosixCompat/Extensions.hsc:24) 100% ( 2 / 2) in 'System.PosixCompat.Time' 100% ( 2 / 2) in 'System.PosixCompat.Temp' 99% ( 77 / 78) in 'System.PosixCompat.Files' Missing documentation for: PathVar 100% ( 8 / 8) in 'System.PosixCompat' Documentation created: dist/doc/html/unix-compat/index.html, dist/doc/html/unix-compat/unix-compat.txt Creating package registration file: /tmp/pkgConf-unix-compat-0.4.11381639126827592008.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe Registering unix-compat-0.4.1.4... Installed unix-compat-0.4.1.4 Configuring data-default-instances-base-0.0.1... Building data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... [1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o ) In-place registering data-default-instances-base-0.0.1... Running Haddock for data-default-instances-base-0.0.1... Running hscolour for data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Base' Missing documentation for: Module header Documentation created: dist/doc/html/data-default-instances-base/index.html, dist/doc/html/data-default-instances-base/data-default-instances-base.txt Creating package registration file: /tmp/pkgConf-data-default-instances-base-0.042710760325314788.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-base-0.0.1-Bh5w1rt638k3gekgUnZ9Qe Registering data-default-instances-base-0.0.1... Installed data-default-instances-base-0.0.1 Configuring data-default-instances-containers-0.0.1... Building data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... [1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o ) In-place registering data-default-instances-containers-0.0.1... Running Haddock for data-default-instances-containers-0.0.1... Running hscolour for data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Containers' Missing documentation for: Module header Documentation created: dist/doc/html/data-default-instances-containers/index.html, dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt Creating package registration file: /tmp/pkgConf-data-default-instances-containers-0.018360402152011882475.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-containers-0.0.1-IvTKAI579b047LLJfQOYbY Registering data-default-instances-containers-0.0.1... Installed data-default-instances-containers-0.0.1 Configuring data-default-instances-dlist-0.0.1... Building data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... [1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o ) In-place registering data-default-instances-dlist-0.0.1... Running Haddock for data-default-instances-dlist-0.0.1... Running hscolour for data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.DList' Missing documentation for: Module header Documentation created: dist/doc/html/data-default-instances-dlist/index.html, dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt Creating package registration file: /tmp/pkgConf-data-default-instances-dlist-0.0543066317197277486.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-dlist-0.0.1-IV2dTGx3Pj09NowR0FWGzk Registering data-default-instances-dlist-0.0.1... Installed data-default-instances-dlist-0.0.1 Configuring fgl-visualize-0.1.0.1... Building fgl-visualize-0.1.0.1... Preprocessing library fgl-visualize-0.1.0.1... [1 of 1] Compiling Data.Graph.Inductive.Dot ( Data/Graph/Inductive/Dot.hs, dist/build/Data/Graph/Inductive/Dot.o ) In-place registering fgl-visualize-0.1.0.1... Running Haddock for fgl-visualize-0.1.0.1... Running hscolour for fgl-visualize-0.1.0.1... Preprocessing library fgl-visualize-0.1.0.1... Preprocessing library fgl-visualize-0.1.0.1... Haddock coverage: 83% ( 5 / 6) in 'Data.Graph.Inductive.Dot' Missing documentation for: showDot Documentation created: dist/doc/html/fgl-visualize/index.html, dist/doc/html/fgl-visualize/fgl-visualize.txt Creating package registration file: /tmp/pkgConf-fgl-visualize-0.1.0420544861925357509.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fgl-visualize-0.1.0.1-3Up5chKEr0G7EQHmHlJdSf Registering fgl-visualize-0.1.0.1... Installed fgl-visualize-0.1.0.1 Configuring data-default-instances-old-locale-0.0.1... Building data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... [1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o ) In-place registering data-default-instances-old-locale-0.0.1... Running Haddock for data-default-instances-old-locale-0.0.1... Running hscolour for data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.OldLocale' Missing documentation for: Module header Documentation created: dist/doc/html/data-default-instances-old-locale/index.html, dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt Creating package registration file: /tmp/pkgConf-data-default-instances-old-locale-0.09145601161589147732.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-old-locale-0.0.1-LQTewb1b5hK22W4h2rIWVQ Registering data-default-instances-old-locale-0.0.1... Installed data-default-instances-old-locale-0.0.1 Configuring old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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, --with-gcc 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 ) In-place registering old-time-1.1.0.3... 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) 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.071319468425109644.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L Registering old-time-1.1.0.3... Installed old-time-1.1.0.3 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) Data/Vector/Fusion/Util.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) Data/Vector/Primitive.hs:167:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) Data/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) Data/Vector/Unboxed.hs:189:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) Data/Vector.hs:190:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering vector-0.11.0.0... Running Haddock for vector-0.11.0.0... Running hscolour for vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Data/Vector/Fusion/Util.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:22) setPtr (Data/Vector/Storable/Internal.hs:26) updPtr (Data/Vector/Storable/Internal.hs:30) 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' Missing documentation for: Checks (Data/Vector/Internal/Check.hs:51) doChecks (Data/Vector/Internal/Check.hs:75) error (Data/Vector/Internal/Check.hs:84) internalError (Data/Vector/Internal/Check.hs:89) check (Data/Vector/Internal/Check.hs:105) checkIndex (Data/Vector/Internal/Check.hs:119) checkLength (Data/Vector/Internal/Check.hs:133) checkSlice (Data/Vector/Internal/Check.hs:147) 82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: generate (Data/Vector/Fusion/Stream/Monadic.hs:184) unbox (Data/Vector/Fusion/Stream/Monadic.hs:436) concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996) zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512) zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516) zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544) zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551) zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558) zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566) zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570) zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575) zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581) zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587) zip (Data/Vector/Fusion/Stream/Monadic.hs:593) zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597) zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601) zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606) zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611) and (Data/Vector/Fusion/Stream/Monadic.hs:970) or (Data/Vector/Fusion/Stream/Monadic.hs:983) concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000) unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062) 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) generate (Data/Vector/Fusion/Bundle/Monadic.hs:190) unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301) concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595) zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332) zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336) zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343) zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350) zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357) zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365) zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369) zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374) zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380) zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386) zip (Data/Vector/Fusion/Bundle/Monadic.hs:392) zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396) zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400) zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405) zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410) and (Data/Vector/Fusion/Bundle/Monadic.hs:587) or (Data/Vector/Fusion/Bundle/Monadic.hs:591) concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599) fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009) reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085) fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028) concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054) fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119) chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126) elements (Data/Vector/Fusion/Bundle/Monadic.hs:130) 81% ( 88 /109) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) inplace (Data/Vector/Fusion/Bundle.hs:113) concatMap (Data/Vector/Fusion/Bundle.hs:265) unbox (Data/Vector/Fusion/Bundle.hs:261) zipWith4 (Data/Vector/Fusion/Bundle.hs:293) zipWith5 (Data/Vector/Fusion/Bundle.hs:299) zipWith6 (Data/Vector/Fusion/Bundle.hs:305) zip (Data/Vector/Fusion/Bundle.hs:311) zip3 (Data/Vector/Fusion/Bundle.hs:315) zip4 (Data/Vector/Fusion/Bundle.hs:319) zip5 (Data/Vector/Fusion/Bundle.hs:324) zip6 (Data/Vector/Fusion/Bundle.hs:329) and (Data/Vector/Fusion/Bundle.hs:415) or (Data/Vector/Fusion/Bundle.hs:419) unsafeFromList (Data/Vector/Fusion/Bundle.hs:609) fromVector (Data/Vector/Fusion/Bundle.hs:613) reVector (Data/Vector/Fusion/Bundle.hs:617) fromVectors (Data/Vector/Fusion/Bundle.hs:621) concatVectors (Data/Vector/Fusion/Bundle.hs:625) zipWithM (Data/Vector/Fusion/Bundle.hs:520) zipWithM_ (Data/Vector/Fusion/Bundle.hs:524) 66% ( 48 / 73) in 'Data.Vector.Generic.Mutable' Missing documentation for: init (Data/Vector/Generic/Mutable.hs:536) tail (Data/Vector/Generic/Mutable.hs:540) take (Data/Vector/Generic/Mutable.hs:515) drop (Data/Vector/Generic/Mutable.hs:519) splitAt (Data/Vector/Generic/Mutable.hs:527) unsafeInit (Data/Vector/Generic/Mutable.hs:554) unsafeTail (Data/Vector/Generic/Mutable.hs:558) unsafeTake (Data/Vector/Generic/Mutable.hs:562) unsafeDrop (Data/Vector/Generic/Mutable.hs:566) growFront (Data/Vector/Generic/Mutable.hs:626) unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665) mstream (Data/Vector/Generic/Mutable.hs:244) mstreamR (Data/Vector/Generic/Mutable.hs:274) transform (Data/Vector/Generic/Mutable.hs:268) transformR (Data/Vector/Generic/Mutable.hs:303) fill (Data/Vector/Generic/Mutable.hs:255) fillR (Data/Vector/Generic/Mutable.hs:287) unsafeAccum (Data/Vector/Generic/Mutable.hs:848) accum (Data/Vector/Generic/Mutable.hs:824) unsafeUpdate (Data/Vector/Generic/Mutable.hs:861) update (Data/Vector/Generic/Mutable.hs:837) reverse (Data/Vector/Generic/Mutable.hs:872) unstablePartition (Data/Vector/Generic/Mutable.hs:881) unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910) partitionBundle (Data/Vector/Generic/Mutable.hs:938) 5% ( 1 / 20) in 'Data.Vector.Generic.New' Missing documentation for: New (Data/Vector/Generic/New.hs:40) create (Data/Vector/Generic/New.hs:42) run (Data/Vector/Generic/New.hs:46) runPrim (Data/Vector/Generic/New.hs:50) apply (Data/Vector/Generic/New.hs:54) modify (Data/Vector/Generic/New.hs:58) modifyWithBundle (Data/Vector/Generic/New.hs:62) unstream (Data/Vector/Generic/New.hs:67) transform (Data/Vector/Generic/New.hs:71) unstreamR (Data/Vector/Generic/New.hs:93) transformR (Data/Vector/Generic/New.hs:97) slice (Data/Vector/Generic/New.hs:119) init (Data/Vector/Generic/New.hs:123) tail (Data/Vector/Generic/New.hs:127) take (Data/Vector/Generic/New.hs:131) drop (Data/Vector/Generic/New.hs:135) unsafeSlice (Data/Vector/Generic/New.hs:139) unsafeInit (Data/Vector/Generic/New.hs:143) unsafeTail (Data/Vector/Generic/New.hs:147) 93% (223 /240) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (Data/Vector/Generic.hs:1069) zipWith5 (Data/Vector/Generic.hs:1078) zipWith6 (Data/Vector/Generic.hs:1090) izipWith3 (Data/Vector/Generic.hs:1112) izipWith4 (Data/Vector/Generic.hs:1120) izipWith5 (Data/Vector/Generic.hs:1129) izipWith6 (Data/Vector/Generic.hs:1141) zip3 (Data/Vector/Generic.hs:1159) zip4 (Data/Vector/Generic.hs:1164) zip5 (Data/Vector/Generic.hs:1169) zip6 (Data/Vector/Generic.hs:1175) unzip3 (Data/Vector/Generic.hs:1225) unzip4 (Data/Vector/Generic.hs:1232) unzip5 (Data/Vector/Generic.hs:1241) unzip6 (Data/Vector/Generic.hs:1251) dataCast (Data/Vector/Generic.hs:2080) mkType (Data/Vector/Generic.hs:2075) 79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable' Missing documen Data/Vector/Primitive.hs:167:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Vector/Storable.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Unboxed.hs:189:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Vector.hs:190:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() tation for: IOVector (Data/Vector/Primitive/Mutable.hs:76) STVector (Data/Vector/Primitive/Mutable.hs:77) init (Data/Vector/Primitive/Mutable.hs:164) tail (Data/Vector/Primitive/Mutable.hs:168) take (Data/Vector/Primitive/Mutable.hs:152) drop (Data/Vector/Primitive/Mutable.hs:156) splitAt (Data/Vector/Primitive/Mutable.hs:160) unsafeInit (Data/Vector/Primitive/Mutable.hs:190) unsafeTail (Data/Vector/Primitive/Mutable.hs:194) unsafeTake (Data/Vector/Primitive/Mutable.hs:182) unsafeDrop (Data/Vector/Primitive/Mutable.hs:186) 97% (185 /191) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (Data/Vector/Primitive.hs:802) zipWith5 (Data/Vector/Primitive.hs:808) zipWith6 (Data/Vector/Primitive.hs:816) izipWith4 (Data/Vector/Primitive.hs:838) izipWith5 (Data/Vector/Primitive.hs:844) izipWith6 (Data/Vector/Primitive.hs:852) 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:96) STVector (Data/Vector/Storable/Mutable.hs:97) init (Data/Vector/Storable/Mutable.hs:246) tail (Data/Vector/Storable/Mutable.hs:250) take (Data/Vector/Storable/Mutable.hs:234) drop (Data/Vector/Storable/Mutable.hs:238) splitAt (Data/Vector/Storable/Mutable.hs:242) unsafeInit (Data/Vector/Storable/Mutable.hs:272) unsafeTail (Data/Vector/Storable/Mutable.hs:276) unsafeTake (Data/Vector/Storable/Mutable.hs:264) unsafeDrop (Data/Vector/Storable/Mutable.hs:268) 97% (194 /200) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (Data/Vector/Storable.hs:812) zipWith5 (Data/Vector/Storable.hs:818) zipWith6 (Data/Vector/Storable.hs:826) izipWith4 (Data/Vector/Storable.hs:848) izipWith5 (Data/Vector/Storable.hs:854) izipWith6 (Data/Vector/Storable.hs:862) 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Vector (Data/Vector/Unboxed/Base.hs:56) Unbox (Data/Vector/Unboxed/Base.hs:63) 96% (209 /218) in 'Data.Vector.Unboxed' Missing documentation for: Vector (Data/Vector/Unboxed/Base.hs:56) MVector (Data/Vector/Unboxed/Base.hs:55) Unbox (Data/Vector/Unboxed/Base.hs:63) zipWith4 (Data/Vector/Unboxed.hs:849) zipWith5 (Data/Vector/Unboxed.hs:855) zipWith6 (Data/Vector/Unboxed.hs:862) izipWith4 (Data/Vector/Unboxed.hs:883) izipWith5 (Data/Vector/Unboxed.hs:889) izipWith6 (Data/Vector/Unboxed.hs:896) 79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Unbox (Data/Vector/Unboxed/Base.hs:63) init (Data/Vector/Unboxed/Mutable.hs:102) tail (Data/Vector/Unboxed/Mutable.hs:106) take (Data/Vector/Unboxed/Mutable.hs:90) drop (Data/Vector/Unboxed/Mutable.hs:94) splitAt (Data/Vector/Unboxed/Mutable.hs:98) unsafeInit (Data/Vector/Unboxed/Mutable.hs:128) unsafeTail (Data/Vector/Unboxed/Mutable.hs:132) unsafeTake (Data/Vector/Unboxed/Mutable.hs:120) unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124) 78% ( 40 / 51) in 'Data.Vector.Mutable' Missing documentation for: IOVector (Data/Vector/Mutable.hs:70) STVector (Data/Vector/Mutable.hs:71) init (Data/Vector/Mutable.hs:222) tail (Data/Vector/Mutable.hs:226) take (Data/Vector/Mutable.hs:210) drop (Data/Vector/Mutable.hs:214) splitAt (Data/Vector/Mutable.hs:219) unsafeInit (Data/Vector/Mutable.hs:247) unsafeTail (Data/Vector/Mutable.hs:251) unsafeTake (Data/Vector/Mutable.hs:239) unsafeDrop (Data/Vector/Mutable.hs:243) 94% (207 /220) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:944) zipWith5 (Data/Vector.hs:949) zipWith6 (Data/Vector.hs:955) izipWith4 (Data/Vector.hs:973) izipWith5 (Data/Vector.hs:978) izipWith6 (Data/Vector.hs:984) zip4 (Data/Vector.hs:1000) zip5 (Data/Vector.hs:1005) zip6 (Data/Vector.hs:1010) unzip3 (Data/Vector.hs:1023) unzip4 (Data/Vector.hs:1027) unzip5 (Data/Vector.hs:1031) unzip6 (Data/Vector.hs:1036) Warning: Data.Vector.Unboxed: could not find link destinations for: TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.11.014284171401852044365.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln Registering vector-0.11.0.0... Installed vector-0.11.0.0 Configuring boxes-0.1.4... Building boxes-0.1.4... Preprocessing library boxes-0.1.4... [1 of 1] Compiling Text.PrettyPrint.Boxes ( Text/PrettyPrint/Boxes.hs, dist/build/Text/PrettyPrint/Boxes.o ) In-place registering boxes-0.1.4... Running Haddock for boxes-0.1.4... Running hscolour for boxes-0.1.4... Preprocessing library boxes-0.1.4... Preprocessing library boxes-0.1.4... Haddock coverage: 95% ( 39 / 41) in 'Text.PrettyPrint.Boxes' Missing documentation for: rows (Text/PrettyPrint/Boxes.hs:121) cols (Text/PrettyPrint/Boxes.hs:122) Warning: Text.PrettyPrint.Boxes: could not find link destinations for: takeP Documentation created: dist/doc/html/boxes/index.html, dist/doc/html/boxes/boxes.txt Creating package registration file: /tmp/pkgConf-boxes-0.11501052464287910310.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/boxes-0.1.4-2Qd0ax8EpiG0k7TLjDyTb7 Registering boxes-0.1.4... Installed boxes-0.1.4 Configuring StateVar-1.1.0.3... Building StateVar-1.1.0.3... Preprocessing library StateVar-1.1.0.3... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o ) In-place registering StateVar-1.1.0.3... Running Haddock for StateVar-1.1.0.3... Running hscolour for StateVar-1.1.0.3... Preprocessing library StateVar-1.1.0.3... Preprocessing library StateVar-1.1.0.3... Haddock coverage: 100% ( 15 / 15) in 'Data.StateVar' Documentation created: dist/doc/html/StateVar/index.html, dist/doc/html/StateVar/StateVar.txt Creating package registration file: /tmp/pkgConf-StateVar-1.1.019681163301832162286.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/StateVar-1.1.0.3-8WYLUQJECQz8PFb9p2aPSq Registering StateVar-1.1.0.3... Installed StateVar-1.1.0.3 Configuring async-2.1.0... Building async-2.1.0... Preprocessing library async-2.1.0... [1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o ) In-place registering async-2.1.0... Running Haddock for async-2.1.0... Running hscolour for async-2.1.0... Preprocessing library async-2.1.0... Preprocessing library async-2.1.0... Haddock coverage: 100% ( 54 / 54) in 'Control.Concurrent.Async' Documentation created: dist/doc/html/async/index.html, dist/doc/html/async/async.txt Creating package registration file: /tmp/pkgConf-async-2.11607150051532530123.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy Registering async-2.1.0... Installed async-2.1.0 Configuring double-conversion-2.0.1.0... Building double-conversion-2.0.1.0... Preprocessing library double-conversion-2.0.1.0... [1 of 3] Compiling Data.Double.Conversion.FFI ( Data/Double/Conversion/FFI.hs, dist/build/Data/Double/Conversion/FFI.o ) [2 of 3] Compiling Data.Double.Conversion.Text ( Data/Double/Conversion/Text.hs, dist/build/Data/Double/Conversion/Text.o ) [3 of 3] Compiling Data.Double.Conversion.ByteString ( Data/Double/Conversion/ByteString.hs, dist/build/Data/Double/Conversion/ByteString.o ) In-place registering double-conversion-2.0.1.0... Running Haddock for double-conversion-2.0.1.0... Running hscolour for double-conversion-2.0.1.0... Preprocessing library double-conversion-2.0.1.0... Preprocessing library double-conversion-2.0.1.0... Haddock coverage: 8% ( 1 / 13) in 'Data.Double.Conversion.FFI' Missing documentation for: c_Text_ToExponential (Data/Double/Conversion/FFI.hs:61) c_Text_ToFixed (Data/Double/Conversion/FFI.hs:52) c_Text_ToPrecision (Data/Double/Conversion/FFI.hs:70) c_Text_ToShortest (Data/Double/Conversion/FFI.hs:43) c_ToExponentialLength (Data/Double/Conversion/FFI.hs:58) c_ToFixedLength (Data/Double/Conversion/FFI.hs:49) c_ToPrecisionLength (Data/Double/Conversion/FFI.hs:67) c_ToShortestLength (Data/Double/Conversion/FFI.hs:40) c_ToExponential (Data/Double/Conversion/FFI.hs:64) c_ToFixed (Data/Double/Conversion/FFI.hs:55) c_ToPrecision (Data/Double/Conversion/FFI.hs:73) c_ToShortest (Data/Double/Conversion/FFI.hs:46) 100% ( 5 / 5) in 'Data.Double.Conversion.Text' 100% ( 5 / 5) in 'Data.Double.Conversion.ByteString' Documentation created: dist/doc/html/double-conversion/index.html, dist/doc/html/double-conversion/double-conversion.txt Creating package registration file: /tmp/pkgConf-double-conversion-2.0.11040238561719005510.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/double-conversion-2.0.1.0-9d4SFE0Uwt89cnl39kvRqX Registering double-conversion-2.0.1.0... Installed double-conversion-2.0.1.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: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.4.0... 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: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." 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.416846927702701149.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-EalUWgp8NarBYWPbvYAD8I Registering hashable-1.2.4.0... Installed hashable-1.2.4.0 Configuring parsec-3.1.9... Building parsec-3.1.9... Preprocessing library parsec-3.1.9... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) Text/Parsec/Language.hs:44:30: Warning: Tab character Text/Parsec/Language.hs:45:26: Warning: Tab character Text/Parsec/Language.hs:46:27: Warning: Tab character Text/Parsec/Language.hs:58:1: Warning: Tab character Text/Parsec/Language.hs:58:31: Warning: Tab character Text/Parsec/Language.hs:59:1: Warning: Tab character Text/Parsec/Language.hs:59:29: Warning: Tab character Text/Parsec/Language.hs:60:1: Warning: Tab character Text/Parsec/Language.hs:60:30: Warning: Tab character Text/Parsec/Language.hs:61:1: Warning: Tab character Text/Parsec/Language.hs:62:1: Warning: Tab character Text/Parsec/Language.hs:62:29: Warning: Tab character Text/Parsec/Language.hs:63:1: Warning: Tab character Text/Parsec/Language.hs:63:30: Warning: Tab character Text/Parsec/Language.hs:64:1: Warning: Tab character Text/Parsec/Language.hs:65:1: Warning: Tab character Text/Parsec/Language.hs:67:1: Warning: Tab character Text/Parsec/Language.hs:109:1: Warning: Tab character Text/Parsec/Language.hs:109:30: Warning: Tab character Text/Parsec/Language.hs:110:1: Warning: Tab character Text/Parsec/Language.hs:110:32: Warning: Tab character Text/Parsec/Language.hs:111:5: Warning: Tab character Text/Parsec/Language.hs:112:5: Warning: Tab character Text/Parsec/Language.hs:113:5: Warning: Tab character Text/Parsec/Language.hs:114:5: Warning: Tab character Text/Parsec/Language.hs:146:1: Warning: Tab character Text/Parsec/Language.hs:147:1: Warning: Tab character Text/Parsec/Language.hs:148:1: Warning: Tab character Text/Parsec/Language.hs:150:1: Warning: Tab character [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.9... Running Haddock for parsec-3.1.9... Running hscolour for parsec-3.1.9... Preprocessing library parsec-3.1.9... Preprocessing library parsec-3.1.9... Text/Parsec/Language.hs:44:30: Warning: Tab character Text/Parsec/Language.hs:45:26: Warning: Tab character Text/Parsec/Language.hs:46:27: Warning: Tab character Text/Parsec/Language.hs:58:1: Warning: Tab character Text/Parsec/Language.hs:58:31: Warning: Tab character Text/Parsec/Language.hs:59:1: Warning: Tab character Text/Parsec/Language.hs:59:29: Warning: Tab character Text/Parsec/Language.hs:60:1: Warning: Tab character Text/Parsec/Language.hs:60:30: Warning: Tab character Text/Parsec/Language.hs:61:1: Warning: Tab character Text/Parsec/Language.hs:62:1: Warning: Tab character Text/Parsec/Language.hs:62:29: Warning: Tab character Text/Parsec/Language.hs:63:1: Warning: Tab character Text/Parsec/Language.hs:63:30: Warning: Tab character Text/Parsec/Language.hs:64:1: Warning: Tab character Text/Parsec/Language.hs:65:1: Warning: Tab character Text/Parsec/Language.hs:67:1: Warning: Tab character Text/Parsec/Language.hs:109:1: Warning: Tab character Text/Parsec/Language.hs:109:30: Warning: Tab character Text/Parsec/Language.hs:110:1: Warning: Tab character Text/Parsec/Language.hs:110:32: Warning: Tab character Text/Parsec/Language.hs:111:5: Warning: Tab character Text/Parsec/Language.hs:112:5: Warning: Tab character Text/Parsec/Language.hs:113:5: Warning: Tab character Text/Parsec/Language.hs:114:5: Warning: Tab character Text/Parsec/Language.hs:146:1: Warning: Tab character Text/Parsec/Language.hs:147:1: Warning: Tab character Text/Parsec/Language.hs:148:1: Warning: Tab character Text/Parsec/Language.hs:150:1: Warning: Tab character Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 43% ( 6 / 14) in 'Text.Parsec.Error' Missing documentation for: errorIsUnknown (Text/Parsec/Error.hs:110) showErrorMessages (Text/Parsec/Error.hs:173) newErrorMessage (Text/Parsec/Error.hs:120) newErrorUnknown (Text/Parsec/Error.hs:116) addErrorMessage (Text/Parsec/Error.hs:124) setErrorPos (Text/Parsec/Error.hs:128) setErrorMessage (Text/Parsec/Error.hs:132) mergeError (Text/Parsec/Error.hs:136) 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' Missing documentation for: messageCompare (Text/ParserCombinators/Parsec/Error.hs:36) messageEq (Text/ParserCombinators/Parsec/Error.hs:39) errorIsUnknown (Text/Parsec/Error.hs:110) showErrorMessages (Text/Parsec/Error.hs:173) newErrorMessage (Text/Parsec/Error.hs:120) newErrorUnknown (Text/Parsec/Error.hs:116) addErrorMessage (Text/Parsec/Error.hs:124) setErrorPos (Text/Parsec/Error.hs:128) setErrorMessage (Text/Parsec/Error.hs:132) mergeError (Text/Parsec/Error.hs:136) 64% ( 32 / 50) in 'Text.Parsec.Prim' Missing documentation for: unknownError (Text/Parsec/Prim.hs:91) sysUnExpectError (Text/Parsec/Prim.hs:94) Parsec (Text/Parsec/Prim.hs:152) Consumed (Text/Parsec/Prim.hs:154) Reply (Text/Parsec/Prim.hs:157) State (Text/Parsec/Prim.hs:160) parsecMap (Text/Parsec/Prim.hs:177) parserReturn (Text/Parsec/Prim.hs:221) parserBind (Text/Parsec/Prim.hs:226) mergeErrorReply (Text/Parsec/Prim.hs:266) parserFail (Text/Parsec/Prim.hs:272) parserPlus (Text/Parsec/Prim.hs:290) labels (Text/Parsec/Prim.hs:345) tokens (Text/Parsec/Prim.hs:396) tokenPrimEx (Text/Parsec/Prim.hs:533) manyAccum (Text/Parsec/Prim.hs:592) runPT (Text/Parsec/Prim.hs:610) runP (Text/Parsec/Prim.hs:624) 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) 50% ( 2 / 4) in 'Text.Parsec.ByteString' Missing documentation for: Parser (Text/Parsec/ByteString.hs:24) GenParser (Text/Parsec/ByteString.hs:25) 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' Missing documentation for: Parser (Text/Parsec/ByteString/Lazy.hs:24) GenParser (Text/Parsec/ByteString/Lazy.hs:25) 33% ( 1 / 3) in 'Text.Parsec.Text' Missing documentation for: Parser (Text/Parsec/Text.hs:23) GenParser (Text/Parsec/Text.hs:24) 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' Missing documentation for: Parser (Text/Parsec/Text/Lazy.hs:23) GenParser (Text/Parsec/Text/Lazy.hs:24) 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) runParser (Text/ParserCombinators/Parsec/Prim.hs:57) tokens (Text/Parsec/Prim.hs:396) tokenPrimEx (Text/Parsec/Prim.hs:533) try (Text/ParserCombinators/Parsec/Prim.hs:64) labels (Text/Parsec/Prim.hs:345) pzero (Text/ParserCombinators/Parsec/Prim.hs:54) State (Text/Parsec/Prim.hs:160) 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:38) TokenParser (Text/Parsec/Token.hs:106) 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:38) TokenParser (Text/Parsec/Token.hs:106) 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' Missing documentation for: CharParser (Text/ParserCombinators/Parsec/Char.hs:40) 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' Missing documentation for: Operator (Text/ParserCombinators/Parsec/Expr.hs:28) OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32) buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39) 78% ( 73 / 94) in 'Text.Parsec' Missing documentation for: Parsec (Text/Parsec/Prim.hs:152) tokens (Text/Parsec/Prim.hs:396) labels (Text/Parsec/Prim.hs:345) SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) manyAccum (Text/Parsec/Prim.hs:592) tokenPrimEx (Text/Parsec/Prim.hs:533) runPT (Text/Parsec/Prim.hs:610) unknownError (Text/Parsec/Prim.hs:91) sysUnExpectError (Text/Parsec/Prim.hs:94) mergeErrorReply (Text/Parsec/Prim.hs:266) runP (Text/Parsec/Prim.hs:624) Consumed (Text/Parsec/Prim.hs:154) Reply (Text/Parsec/Prim.hs:157) State (Text/Parsec/Prim.hs:160) parsecMap (Text/Parsec/Prim.hs:177) parserReturn (Text/Parsec/Prim.hs:221) parserBind (Text/Parsec/Prim.hs:226) parserFail (Text/Parsec/Prim.hs:272) parserPlus (Text/Parsec/Prim.hs:290) 80% ( 8 / 10) in 'Text.Parsec.Language' Missing documentation for: emptyDef (Text/Parsec/Language.hs:79) LanguageDef (Text/Parsec/Token.hs:38) 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' Missing documentation for: emptyDef (Text/Parsec/Language.hs:79) LanguageDef (Text/Parsec/Token.hs:38) 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.116589332131659861792.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-7aUabKPjr5W6Al5Ge35AQl Registering parsec-3.1.9... Installed parsec-3.1.9 Configuring polyparse-1.11... Building polyparse-1.11... Preprocessing library polyparse-1.11... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning: Tab character [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning: Tab character [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning: Tab character [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning: Tab character [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning: Tab character [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) src/Text/ParserCombinators/Poly/State.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:10:11: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:16:12: Warning: Tab character [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning: Tab character [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning: Tab character [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) src/Text/Parse/ByteString.hs:5:15: Warning: Tab character src/Text/Parse/ByteString.hs:6:14: Warning: Tab character src/Text/Parse/ByteString.hs:7:1: Warning: Tab character src/Text/Parse/ByteString.hs:8:16: Warning: Tab character src/Text/Parse/ByteString.hs:12:9: Warning: Tab character src/Text/Parse/ByteString.hs:13:11: Warning: Tab character src/Text/Parse/ByteString.hs:14:12: Warning: Tab character src/Text/Parse/ByteString.hs:15:19: Warning: Tab character src/Text/Parse/ByteString.hs:16:11: Warning: Tab character src/Text/Parse/ByteString.hs:17:10: Warning: Tab character src/Text/Parse/ByteString.hs:74:32: Warning: Tab character src/Text/Parse/ByteString.hs:419:31: Warning: Tab character src/Text/Parse/ByteString.hs:429:1: Warning: Tab character [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning: Tab character [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) src/Text/Parse.hs:4:15: Warning: Tab character src/Text/Parse.hs:5:14: Warning: Tab character src/Text/Parse.hs:6:1: Warning: Tab character src/Text/Parse.hs:7:16: Warning: Tab character src/Text/Parse.hs:11:9: Warning: Tab character src/Text/Parse.hs:12:11: Warning: Tab character src/Text/Parse.hs:13:12: Warning: Tab character src/Text/Parse.hs:14:19: Warning: Tab character src/Text/Parse.hs:15:11: Warning: Tab character src/Text/Parse.hs:16:10: Warning: Tab character src/Text/Parse.hs:67:32: Warning: Tab character src/Text/Parse.hs:389:1: Warning: Tab character [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.11... Running Haddock for polyparse-1.11... Running hscolour for polyparse-1.11... Preprocessing library polyparse-1.11... Preprocessing library polyparse-1.11... src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:10:11: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:16:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning: Tab character src/Text/Parse/ByteString.hs:5:15: Warning: Tab character src/Text/Parse/ByteString.hs:6:14: Warning: Tab character src/Text/Parse/ByteString.hs:7:1: Warning: Tab character src/Text/Parse/ByteString.hs:8:16: Warning: Tab character src/Text/Parse/ByteString.hs:12:9: Warning: Tab character src/Text/Parse/ByteString.hs:13:11: Warning: Tab character src/Text/Parse/ByteString.hs:14:12: Warning: Tab character src/Text/Parse/ByteString.hs:15:19: Warning: Tab character src/Text/Parse/ByteString.hs:16:11: Warning: Tab character src/Text/Parse/ByteString.hs:17:10: Warning: Tab character src/Text/Parse/ByteString.hs:74:32: Warning: Tab character src/Text/Parse/ByteString.hs:419:31: Warning: Tab character src/Text/Parse/ByteString.hs:429:1: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning: Tab character src/Text/Parse.hs:4:15: Warning: Tab character src/Text/Parse.hs:5:14: Warning: Tab character src/Text/Parse.hs:6:1: Warning: Tab character src/Text/Parse.hs:7:16: Warning: Tab character src/Text/Parse.hs:11:9: Warning: Tab character src/Text/Parse.hs:12:11: Warning: Tab character src/Text/Parse.hs:13:12: Warning: Tab character src/Text/Parse.hs:14:19: Warning: Tab character src/Text/Parse.hs:15:11: Warning: Tab character src/Text/Parse.hs:16:10: Warning: Tab character src/Text/Parse.hs:67:32: Warning: Tab character src/Text/Parse.hs:389:1: Warning: Tab character Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' Missing documentation for: Module header 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' Missing documentation for: Module header 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser' 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy' Missing documentation for: Module header 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' Missing documentation for: Module header 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' Missing documentation for: Module header manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139) 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' Missing documentation for: Module header 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' Missing documentation for: Module header 97% ( 30 / 31) in 'Text.Parse.ByteString' Missing documentation for: Module header 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' Missing documentation for: Module header 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' Missing documentation for: Module header 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain' Missing documentation for: Module header 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' Missing documentation for: Module header 72% ( 21 / 29) in 'Text.Parse' Missing documentation for: Module header parseSigned (src/Text/Parse.hs:226) parseInt (src/Text/Parse.hs:231) parseDec (src/Text/Parse.hs:239) parseOct (src/Text/Parse.hs:239) parseHex (src/Text/Parse.hs:239) parseFloat (src/Text/Parse.hs:244) parseLitChar (src/Text/Parse.hs:265) 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' Missing documentation for: Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66) chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220) chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224) chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230) chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234) ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243) bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246) 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Missing documentation for: item (src/Text/ParserCombinators/HuttonMeijer.hs:83) first (src/Text/ParserCombinators/HuttonMeijer.hs:88) papply (src/Text/ParserCombinators/HuttonMeijer.hs:93) +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100) sat (src/Text/ParserCombinators/HuttonMeijer.hs:103) many (src/Text/ParserCombinators/HuttonMeijer.hs:109) many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113) sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116) sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119) chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122) chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125) chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131) chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134) ops (src/Text/ParserCombinators/HuttonMeijer.hs:140) bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143) char (src/Text/ParserCombinators/HuttonMeijer.hs:150) digit (src/Text/ParserCombinators/HuttonMeijer.hs:153) lower (src/Text/ParserCombinators/HuttonMeijer.hs:156) upper (src/Text/ParserCombinators/HuttonMeijer.hs:159) letter (src/Text/ParserCombinators/HuttonMeijer.hs:162) alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165) string (src/Text/ParserCombinators/HuttonMeijer.hs:168) ident (src/Text/ParserCombinators/HuttonMeijer.hs:172) nat (src/Text/ParserCombinators/HuttonMeijer.hs:175) int (src/Text/ParserCombinators/HuttonMeijer.hs:180) spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187) comment (src/Text/ParserCombinators/HuttonMeijer.hs:190) junk (src/Text/ParserCombinators/HuttonMeijer.hs:200) skip (src/Text/ParserCombinators/HuttonMeijer.hs:203) token (src/Text/ParserCombinators/HuttonMeijer.hs:206) natural (src/Text/ParserCombinators/HuttonMeijer.hs:213) integer (src/Text/ParserCombinators/HuttonMeijer.hs:216) symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219) identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222) Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Token Documentation created: dist/doc/html/polyparse/index.html, dist/doc/html/polyparse/polyparse.txt Creating package registration file: /tmp/pkgConf-polyparse-113431939082028961856.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/polyparse-1.11-Jfel2PmSmABKWehalNK8FT Registering polyparse-1.11... Installed polyparse-1.11 [1 of 1] Compiling Main ( /tmp/cabal-tmp-2682/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-2682/distributive-0.5.0.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-2682/distributive-0.5.0.2/dist/setup/setup ... Configuring distributive-0.5.0.2... Building distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... [1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o ) [2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) In-place registering distributive-0.5.0.2... Running Haddock for distributive-0.5.0.2... Running hscolour for distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:35) 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html, dist/doc/html/distributive/distributive.txt Creating package registration file: /tmp/pkgConf-distributive-0.5.08166647021589221326.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/distributive-0.5.0.2-6isb974VoNY4WXj77jknOo Registering distributive-0.5.0.2... Installed distributive-0.5.0.2 Configuring exceptions-0.8.2.1... Building exceptions-0.8.2.1... Preprocessing library exceptions-0.8.2.1... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.8.2.1... Running Haddock for exceptions-0.8.2.1... Running hscolour for exceptions-0.8.2.1... Preprocessing library exceptions-0.8.2.1... Preprocessing library exceptions-0.8.2.1... Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:95) runCatch (src/Control/Monad/Catch/Pure.hs:97) Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Creating package registration file: /tmp/pkgConf-exceptions-0.8.211488305931709936136.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.2.1-Jkl94O78MPXBSznLIarVn2 Registering exceptions-0.8.2.1... Installed exceptions-0.8.2.1 Configuring mmorph-1.0.6... Building mmorph-1.0.6... Preprocessing library mmorph-1.0.6... [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o ) src/Control/Monad/Morph.hs:76:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:112:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:113:19: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:113:34: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:233:11: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:233:33: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:234:17: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:235:14: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:235:30: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o ) In-place registering mmorph-1.0.6... Running Haddock for mmorph-1.0.6... Running hscolour for mmorph-1.0.6... Preprocessing library mmorph-1.0.6... Preprocessing library mmorph-1.0.6... src/Control/Monad/Morph.hs:76:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:112:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:113:19: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:113:34: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:233:11: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:233:33: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:234:17: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:235:14: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:235:30: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 22 / 22) in 'Control.Monad.Morph' 100% ( 4 / 4) in 'Control.Monad.Trans.Compose' Documentation created: dist/doc/html/mmorph/index.html, dist/doc/html/mmorph/mmorph.txt Creating package registration file: /tmp/pkgConf-mmorph-1.0310123202354092234.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mmorph-1.0.6-2Jm5FlYBlmjDhcU1ovZRKP Registering mmorph-1.0.6... Installed mmorph-1.0.6 Configuring filemanip-0.3.6.3... Building filemanip-0.3.6.3... Preprocessing library filemanip-0.3.6.3... [1 of 4] Compiling System.FilePath.Manip ( System/FilePath/Manip.hs, dist/build/System/FilePath/Manip.o ) [2 of 4] Compiling System.FilePath.GlobPattern ( System/FilePath/GlobPattern.hs, dist/build/System/FilePath/GlobPattern.o ) System/FilePath/GlobPattern.hs:149:22: Warning: This binding for ‘g’ shadows the existing binding bound at System/FilePath/GlobPattern.hs:148:24 [3 of 4] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.o ) [4 of 4] Compiling System.FilePath.Find ( System/FilePath/Find.hs, dist/build/System/FilePath/Find.o ) System/FilePath/Find.hs:227:20: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:231:9: Warning: This binding for ‘traverse’ shadows the existing binding imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27 (and originally defined in ‘Data.Traversable’) System/FilePath/Find.hs:231:22: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:238:25: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:274:15: Warning: This binding for ‘state’ shadows the existing binding bound at System/FilePath/Find.hs:271:38 System/FilePath/Find.hs:274:21: Warning: This binding for ‘path’ shadows the existing binding bound at System/FilePath/Find.hs:271:44 System/FilePath/Find.hs:274:26: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:279:9: Warning: This binding for ‘traverse’ shadows the existing binding imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27 (and originally defined in ‘Data.Traversable’) System/FilePath/Find.hs:279:18: Warning: This binding for ‘state’ shadows the existing binding bound at System/FilePath/Find.hs:271:38 System/FilePath/Find.hs:279:28: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:282:53: Warning: This binding for ‘state’ shadows the existing binding bound at System/FilePath/Find.hs:279:18 System/FilePath/Find.hs:284:25: Warning: This binding for ‘path’ shadows the existing binding bound at System/FilePath/Find.hs:271:44 In-place registering filemanip-0.3.6.3... Running Haddock for filemanip-0.3.6.3... Running hscolour for filemanip-0.3.6.3... Preprocessing library filemanip-0.3.6.3... Preprocessing library filemanip-0.3.6.3... System/FilePath/GlobPattern.hs:149:22: Warning: This binding for ‘g’ shadows the existing binding bound at System/FilePath/GlobPattern.hs:148:24 System/FilePath/Find.hs:227:20: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:231:9: Warning: This binding for ‘traverse’ shadows the existing binding imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27 (and originally defined in ‘Data.Traversable’) System/FilePath/Find.hs:231:22: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:238:25: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:274:15: Warning: This binding for ‘state’ shadows the existing binding bound at System/FilePath/Find.hs:271:38 System/FilePath/Find.hs:274:21: Warning: This binding for ‘path’ shadows the existing binding bound at System/FilePath/Find.hs:271:44 System/FilePath/Find.hs:274:26: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:279:9: Warning: This binding for ‘traverse’ shadows the existing binding imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27 (and originally defined in ‘Data.Traversable’) System/FilePath/Find.hs:279:18: Warning: This binding for ‘state’ shadows the existing binding bound at System/FilePath/Find.hs:271:38 System/FilePath/Find.hs:279:28: Warning: This binding for ‘depth’ shadows the existing binding defined at System/FilePath/Find.hs:195:1 System/FilePath/Find.hs:282:53: Warning: This binding for ‘state’ shadows the existing binding bound at System/FilePath/Find.hs:279:18 System/FilePath/Find.hs:284:25: Warning: This binding for ‘path’ shadows the existing binding bound at System/FilePath/Find.hs:271:44 Haddock coverage: 100% ( 6 / 6) in 'System.FilePath.Manip' 100% ( 7 / 7) in 'System.FilePath.GlobPattern' 100% ( 2 / 2) in 'System.FilePath.Glob' 65% ( 41 / 63) in 'System.FilePath.Find' Missing documentation for: FileType (System/FilePath/Find.hs:394) FilterPredicate (System/FilePath/Find.hs:202) RecursionPredicate (System/FilePath/Find.hs:203) deviceID (System/FilePath/Find.hs:439) fileID (System/FilePath/Find.hs:442) fileOwner (System/FilePath/Find.hs:445) fileGroup (System/FilePath/Find.hs:448) fileSize (System/FilePath/Find.hs:451) linkCount (System/FilePath/Find.hs:454) specialDeviceID (System/FilePath/Find.hs:457) fileMode (System/FilePath/Find.hs:460) accessTime (System/FilePath/Find.hs:478) modificationTime (System/FilePath/Find.hs:481) statusChangeTime (System/FilePath/Find.hs:484) ==? (System/FilePath/Find.hs:527) /=? (System/FilePath/Find.hs:531) >? (System/FilePath/Find.hs:535) =? (System/FilePath/Find.hs:543) <=? (System/FilePath/Find.hs:547) &&? (System/FilePath/Find.hs:557) ||? (System/FilePath/Find.hs:561) Documentation created: dist/doc/html/filemanip/index.html, dist/doc/html/filemanip/filemanip.txt Creating package registration file: /tmp/pkgConf-filemanip-0.3.66912762741348601478.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/filemanip-0.3.6.3-AFSulF8Y70TAA5R8pjLEdB Registering filemanip-0.3.6.3... Installed filemanip-0.3.6.3 Configuring data-default-0.5.3... Building data-default-0.5.3... Preprocessing library data-default-0.5.3... [1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o ) In-place registering data-default-0.5.3... Running Haddock for data-default-0.5.3... Running hscolour for data-default-0.5.3... Preprocessing library data-default-0.5.3... Preprocessing library data-default-0.5.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Default' Missing documentation for: Module header Documentation created: dist/doc/html/data-default/index.html, dist/doc/html/data-default/data-default.txt Creating package registration file: /tmp/pkgConf-data-default-0.510701964441870912643.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-0.5.3-DLQPsKM7BNMFfKH45X8LEe Registering data-default-0.5.3... Installed data-default-0.5.3 Configuring text-format-0.3.1.1... Building text-format-0.3.1.1... Preprocessing library text-format-0.3.1.1... [1 of 7] Compiling Data.Text.Format.Types.Internal ( Data/Text/Format/Types/Internal.hs, dist/build/Data/Text/Format/Types/Internal.o ) Data/Text/Format/Types/Internal.hs:23:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [2 of 7] Compiling Data.Text.Format.Types ( Data/Text/Format/Types.hs, dist/build/Data/Text/Format/Types.o ) [3 of 7] Compiling Data.Text.Format.Functions ( Data/Text/Format/Functions.hs, dist/build/Data/Text/Format/Functions.o ) Data/Text/Format/Functions.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [4 of 7] Compiling Data.Text.Format.Int ( Data/Text/Format/Int.hs, dist/build/Data/Text/Format/Int.o ) Data/Text/Format/Int.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Format/Int.hs:23:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Format/Int.hs:25:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [5 of 7] Compiling Data.Text.Buildable ( Data/Text/Buildable.hs, dist/build/Data/Text/Buildable.o ) Data/Text/Buildable.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Buildable.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [6 of 7] Compiling Data.Text.Format.Params ( Data/Text/Format/Params.hs, dist/build/Data/Text/Format/Params.o ) [7 of 7] Compiling Data.Text.Format ( Data/Text/Format.hs, dist/build/Data/Text/Format.o ) In-place registering text-format-0.3.1.1... Running Haddock for text-format-0.3.1.1... Running hscolour for text-format-0.3.1.1... Preprocessing library text-format-0.3.1.1... Preprocessing library text-format-0.3.1.1... Data/Text/Format/Types/Internal.hs:23:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Format/Functions.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Format/Int.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Format/Int.hs:23:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Format/Int.hs:25:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() Data/Text/Buildable.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Buildable.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: 100% ( 6 / 6) in 'Data.Text.Format.Types.Internal' 100% ( 6 / 6) in 'Data.Text.Format.Types' 100% ( 3 / 3) in 'Data.Text.Format.Functions' 0% ( 0 / 4) in 'Data.Text.Format.Int' Missing documentation for: Module header decimal (Data/Text/Format/Int.hs:42) hexadecimal (Data/Text/Format/Int.hs:62) minus (Data/Text/Format/Int.hs:92) 100% ( 2 / 2) in 'Data.Text.Buildable' 100% ( 2 / 2) in 'Data.Text.Format.Params' 100% ( 21 / 21) in 'Data.Text.Format' Documentation created: dist/doc/html/text-format/index.html, dist/doc/html/text-format/text-format.txt Creating package registration file: /tmp/pkgConf-text-format-0.3.1985119375719824015.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-format-0.3.1.1-AVjaAeJErF76GdHnr7DxnV Registering text-format-0.3.1.1... Installed text-format-0.3.1.1 Configuring scientific-0.3.4.6... Building scientific-0.3.4.6... Preprocessing library scientific-0.3.4.6... [1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o ) [2 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.o ) [3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o ) [4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [5 of 7] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.4.6... Running Haddock for scientific-0.3.4.6... Running hscolour for scientific-0.3.4.6... Preprocessing library scientific-0.3.4.6... Preprocessing library scientific-0.3.4.6... Haddock coverage: 67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat' Missing documentation for: Module header 33% ( 1 / 3) in 'Utils' Missing documentation for: Module header roundTo (src/Utils.hs:12) 0% ( 0 / 2) in 'GHC.Integer.Compat' Missing documentation for: Module header divInteger 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 24 / 24) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' Missing documentation for: Module header 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Missing documentation for: Module header Warning: Data.Scientific: could not find link destinations for: whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Creating package registration file: /tmp/pkgConf-scientific-0.3.415183906461117667944.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.6-5s26qRhE5w04kI4pP1Rtwm Registering scientific-0.3.4.6... Installed scientific-0.3.4.6 Configuring unordered-containers-0.2.7.0... Building unordered-containers-0.2.7.0... Preprocessing library unordered-containers-0.2.7.0... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.7.0... Running Haddock for unordered-containers-0.2.7.0... Running hscolour for unordered-containers-0.2.7.0... Preprocessing library unordered-containers-0.2.7.0... Preprocessing library unordered-containers-0.2.7.0... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' Missing documentation for: Module header unsafeShiftL (Data/HashMap/UnsafeShift.hs:10) unsafeShiftR (Data/HashMap/UnsafeShift.hs:14) 50% ( 1 / 2) in 'Data.HashMap.PopCount' Missing documentation for: Module header 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' Missing documentation for: Array (Data/HashMap/Array.hs:101) MArray (Data/HashMap/Array.hs:126) new_ (Data/HashMap/Array.hs:173) singleton (Data/HashMap/Array.hs:176) singletonM (Data/HashMap/Array.hs:180) pair (Data/HashMap/Array.hs:184) length (Data/HashMap/Array.hs:112) lengthM (Data/HashMap/Array.hs:134) read (Data/HashMap/Array.hs:191) write (Data/HashMap/Array.hs:197) index (Data/HashMap/Array.hs:204) indexM (Data/HashMap/Array.hs:210) unsafeFreeze (Data/HashMap/Array.hs:216) unsafeThaw (Data/HashMap/Array.hs:222) run (Data/HashMap/Array.hs:228) run2 (Data/HashMap/Array.hs:232) foldl' (Data/HashMap/Array.hs:334) foldr (Data/HashMap/Array.hs:342) thaw (Data/HashMap/Array.hs:354) map (Data/HashMap/Array.hs:387) traverse (Data/HashMap/Array.hs:430) filter (Data/HashMap/Array.hs:435) toList (Data/HashMap/Array.hs:427) 87% ( 61 / 70) in 'Data.HashMap.Base' Missing documentation for: Module header Leaf (Data/HashMap/Base.hs:135) Hash (Data/HashMap/Base.hs:202) Bitmap (Data/HashMap/Base.hs:203) mask (Data/HashMap/Base.hs:1226) bitsPerSubkey (Data/HashMap/Base.hs:1214) sparseIndex (Data/HashMap/Base.hs:1223) updateOrConcatWith (Data/HashMap/Base.hs:1131) updateOrConcatWithKey (Data/HashMap/Base.hs:1135) 100% ( 52 / 52) in 'Data.HashMap.Strict' 100% ( 52 / 52) in 'Data.HashMap.Lazy' 100% ( 31 / 31) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.7784127156189577091.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm Registering unordered-containers-0.2.7.0... Installed unordered-containers-0.2.7.0 Configuring cpphs-1.20.1... Building cpphs-1.20.1... Preprocessing library cpphs-1.20.1... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.20.1... Preprocessing executable 'cpphs' for cpphs-1.20.1... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.20.1... Running hscolour for cpphs-1.20.1... Preprocessing library cpphs-1.20.1... Preprocessing executable 'cpphs' for cpphs-1.20.1... Preprocessing library cpphs-1.20.1... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' Missing documentation for: HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25) 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' Missing documentation for: emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30) insertST (Language/Preprocessor/Cpphs/SymTab.hs:31) deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32) lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33) definedST (Language/Preprocessor/Cpphs/SymTab.hs:34) flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35) 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options' 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' Missing documentation for: deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71) 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 5) in 'Language.Preprocessor.Cpphs.RunCpphs' Missing documentation for: Module header runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22) runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27) runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40) runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53) 86% ( 25 / 29) in 'Language.Preprocessor.Cpphs' Missing documentation for: runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22) runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27) runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40) runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53) Warning: Language.Preprocessor.Cpphs: could not find link destinations for: HashDefine Documentation created: dist/doc/html/cpphs/index.html, dist/doc/html/cpphs/cpphs.txt Preprocessing executable 'cpphs' for cpphs-1.20.1... Creating package registration file: /tmp/pkgConf-cpphs-1.2012742387831168095160.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cpphs-1.20.1-4BOba56UoHy4GZONxR3yKz Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering cpphs-1.20.1... Installed cpphs-1.20.1 Configuring concurrent-output-1.7.4... Building concurrent-output-1.7.4... Preprocessing library concurrent-output-1.7.4... [1 of 7] Compiling Utility.Data ( Utility/Data.hs, dist/build/Utility/Data.o ) [2 of 7] Compiling Utility.Exception ( Utility/Exception.hs, dist/build/Utility/Exception.o ) [3 of 7] Compiling Utility.Monad ( Utility/Monad.hs, dist/build/Utility/Monad.o ) [4 of 7] Compiling System.Console.Concurrent.Internal ( System/Console/Concurrent/Internal.hs, dist/build/System/Console/Concurrent/Internal.o ) [5 of 7] Compiling System.Console.Concurrent ( System/Console/Concurrent.hs, dist/build/System/Console/Concurrent.o ) [6 of 7] Compiling System.Console.Regions ( System/Console/Regions.hs, dist/build/System/Console/Regions.o ) [7 of 7] Compiling System.Process.Concurrent ( System/Process/Concurrent.hs, dist/build/System/Process/Concurrent.o ) In-place registering concurrent-output-1.7.4... Running Haddock for concurrent-output-1.7.4... Running hscolour for concurrent-output-1.7.4... Preprocessing library concurrent-output-1.7.4... Preprocessing library concurrent-output-1.7.4... Haddock coverage: 0% ( 0 / 3) in 'Utility.Data' Missing documentation for: Module header firstJust (Utility/Data.hs:13) eitherToMaybe (Utility/Data.hs:18) Warning: Utility.Exception: Could not find documentation for exported module: X 0% ( 0 / 12) in 'Utility.Exception' Missing documentation for: Module header catchBoolIO (Utility/Exception.hs:37) catchMaybeIO (Utility/Exception.hs:41) catchDefaultIO (Utility/Exception.hs:45) catchMsgIO (Utility/Exception.hs:49) catchIO (Utility/Exception.hs:55) tryIO (Utility/Exception.hs:59) bracketIO (Utility/Exception.hs:65) catchNonAsync (Utility/Exception.hs:72) tryNonAsync (Utility/Exception.hs:78) tryWhenExists (Utility/Exception.hs:86) catchHardwareFault (Utility/Exception.hs:93) 0% ( 0 / 12) in 'Utility.Monad' Missing documentation for: Module header firstM (Utility/Monad.hs:17) getM (Utility/Monad.hs:23) anyM (Utility/Monad.hs:29) allM (Utility/Monad.hs:32) untilTrue (Utility/Monad.hs:37) ifM (Utility/Monad.hs:41) <||> (Utility/Monad.hs:47) <&&> (Utility/Monad.hs:51) observe (Utility/Monad.hs:59) after (Utility/Monad.hs:66) noop (Utility/Monad.hs:70) 40% ( 19 / 47) in 'System.Console.Concurrent.Internal' Missing documentation for: OutputHandle (System/Console/Concurrent/Internal.hs:38) Lock (System/Console/Concurrent/Internal.hs:47) withLock (System/Console/Concurrent/Internal.hs:79) takeOutputLock' (System/Console/Concurrent/Internal.hs:82) (System/Console/Concurrent/Internal.hs:137) (System/Console/Concurrent/Internal.hs:140) outputConcurrent' (System/Console/Concurrent/Internal.hs:163) ConcurrentProcessHandle (System/Console/Concurrent/Internal.hs:179) toConcurrentProcessHandle (System/Console/Concurrent/Internal.hs:181) asyncProcessWaiter (System/Console/Concurrent/Internal.hs:226) fgProcess (System/Console/Concurrent/Internal.hs:284) bgProcess (System/Console/Concurrent/Internal.hs:297) willOutput (System/Console/Concurrent/Internal.hs:322) StdHandle (System/Console/Concurrent/Internal.hs:330) toHandle (System/Console/Concurrent/Internal.hs:332) bufferFor (System/Console/Concurrent/Internal.hs:336) OutputBufferedActivity (System/Console/Concurrent/Internal.hs:340) AtEnd (System/Console/Concurrent/Internal.hs:348) BufSig (System/Console/Concurrent/Internal.hs:351) setupOutputBuffer (System/Console/Concurrent/Internal.hs:353) outputDrainer (System/Console/Concurrent/Internal.hs:363) registerOutputThread (System/Console/Concurrent/Internal.hs:383) unregisterOutputThread (System/Console/Concurrent/Internal.hs:388) bufferWriter (System/Console/Concurrent/Internal.hs:398) addOutputBuffer (System/Console/Concurrent/Internal.hs:451) bufferOutputSTM' (System/Console/Concurrent/Internal.hs:485) waitAnyBuffer (System/Console/Concurrent/Internal.hs:511) endsNewLine (System/Console/Concurrent/Internal.hs:525) 85% ( 17 / 20) in 'System.Console.Concurrent' Missing documentation for: ConcurrentProcessHandle (System/Console/Concurrent/Internal.hs:179) StdHandle (System/Console/Concurrent/Internal.hs:330) waitAnyBuffer (System/Console/Concurrent/Internal.hs:511) 96% ( 23 / 24) in 'System.Console.Regions' Missing documentation for: RegionContent (System/Console/Regions.hs:166) 100% ( 3 / 3) in 'System.Process.Concurrent' Documentation created: dist/doc/html/concurrent-output/index.html, dist/doc/html/concurrent-output/concurrent-output.txt Creating package registration file: /tmp/pkgConf-concurrent-output-1.711013312491756297406.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/concurrent-output-1.7.4-JtjeuR7JnbWDY5pb1YQhGv Registering concurrent-output-1.7.4... Installed concurrent-output-1.7.4 Configuring temporary-1.2.0.4... Building temporary-1.2.0.4... Preprocessing library temporary-1.2.0.4... [1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o ) [2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o ) [3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o ) In-place registering temporary-1.2.0.4... Running Haddock for temporary-1.2.0.4... Running hscolour for temporary-1.2.0.4... Preprocessing library temporary-1.2.0.4... Preprocessing library temporary-1.2.0.4... Haddock coverage: 0% ( 0 / 5) in 'Distribution.Compat.Exception' Missing documentation for: Module header onException (Distribution/Compat/Exception.hs:19) catchIO (Distribution/Compat/Exception.hs:34) catchExit (Distribution/Compat/Exception.hs:41) throwIOIO (Distribution/Compat/Exception.hs:27) 40% ( 2 / 5) in 'Distribution.Compat.TempFile' Missing documentation for: Module header openNewBinaryFile (Distribution/Compat/TempFile.hs:112) createTempDirectory (Distribution/Compat/TempFile.hs:191) 67% ( 6 / 9) in 'System.IO.Temp' Missing documentation for: Module header openNewBinaryFile (Distribution/Compat/TempFile.hs:112) createTempDirectory (Distribution/Compat/TempFile.hs:191) Documentation created: dist/doc/html/temporary/index.html, dist/doc/html/temporary/temporary.txt Creating package registration file: /tmp/pkgConf-temporary-1.2.098749614493663325.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/temporary-1.2.0.4-2Vjx9uYRKo19DPw0nApVnO Registering temporary-1.2.0.4... Installed temporary-1.2.0.4 Configuring pipes-4.1.8... Building pipes-4.1.8... Preprocessing library pipes-4.1.8... [1 of 6] Compiling Pipes.Internal ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o ) src/Pipes/Internal.hs:38:1: Warning: The import of ‘<*>, pure, Applicative, *>’ from module ‘Control.Applicative’ is redundant src/Pipes/Internal.hs:44:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes/Internal.hs:48:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Internal.hs:106:5: Warning: Rule "_bind (Request a' k) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:108:5: Warning: Rule "_bind (Respond b k) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:110:5: Warning: Rule "_bind (M m) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:112:5: Warning: Rule "_bind (Pure r ) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ [2 of 6] Compiling Pipes.Core ( src/Pipes/Core.hs, dist/build/Pipes/Core.o ) src/Pipes/Core.hs:326:5: Warning: Rule "(Request x' fx ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:328:5: Warning: Rule "(Respond b fb') //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:330:5: Warning: Rule "(M m ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:332:5: Warning: Rule "(Pure a ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:458:5: Warning: Rule "fb' >\ (Request b' fb )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:460:5: Warning: Rule "fb' >\ (Respond x fx')" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:462:5: Warning: Rule "fb' >\ (M m )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:464:5: Warning: Rule "fb' >\ (Pure a )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:870:5: Warning: Rule "(p //> f) //> g" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:872:5: Warning: Rule "p //> respond" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:874:5: Warning: Rule "respond x //> f" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:876:5: Warning: Rule "f >\ (g >\ p)" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:878:5: Warning: Rule "request >\ p" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:880:5: Warning: Rule "f >\ request x" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:882:5: Warning: Rule "(p >>~ f) >>~ g" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:884:5: Warning: Rule "p >>~ push" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:886:5: Warning: Rule "push x >>~ f" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:888:5: Warning: Rule "f +>> (g +>> p)" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ src/Pipes/Core.hs:890:5: Warning: Rule "pull +>> p" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ src/Pipes/Core.hs:892:5: Warning: Rule "f +>> pull x" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ [3 of 6] Compiling Pipes.Lift ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o ) src/Pipes/Lift.hs:50:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes/Lift.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Lift.hs:81:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:83:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:86:12: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:91:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:92:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:94:16: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:99:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:100:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:102:31: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:104:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:105:27: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:106:5: Warning: In the use of ‘E.catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [4 of 6] Compiling Pipes ( src/Pipes.hs, dist/build/Pipes.o ) src/Pipes.hs:67:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant src/Pipes.hs:69:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes.hs:75:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes.hs:80:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes.hs:520:22: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:522:21: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:174:5: Warning: Rule "for (for p f) g" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:176:5: Warning: Rule "for p yield" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:178:5: Warning: Rule "for (yield x) f" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:180:5: Warning: Rule "for cat f" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:188:5: Warning: Rule "f >~ (g >~ p)" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:190:5: Warning: Rule "await >~ p" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:192:5: Warning: Rule "p >~ await" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:194:5: Warning: Rule "m >~ cat" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:202:5: Warning: Rule "p1 >-> (p2 >-> p3)" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes.hs:205:5: Warning: Rule "p >-> cat" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes.hs:207:5: Warning: Rule "cat >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ [5 of 6] Compiling Pipes.Prelude ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o ) src/Pipes/Prelude.hs:104:1: Warning: The import of ‘replicateM_’ from module ‘Control.Monad’ is redundant src/Pipes/Prelude.hs:418:3: Warning: This binding for ‘loop’ shadows the existing binding defined at src/Pipes/Prelude.hs:607:1 src/Pipes/Prelude.hs:472:5: Warning: This binding for ‘loop’ shadows the existing binding defined at src/Pipes/Prelude.hs:607:1 [6 of 6] Compiling Pipes.Tutorial ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o ) src/Pipes/Tutorial.hs:93:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead In-place registering pipes-4.1.8... Running Haddock for pipes-4.1.8... Running hscolour for pipes-4.1.8... Preprocessing library pipes-4.1.8... Preprocessing library pipes-4.1.8... src/Pipes/Internal.hs:38:1: Warning: The import of ‘<*>, pure, Applicative, *>’ from module ‘Control.Applicative’ is redundant src/Pipes/Internal.hs:44:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes/Internal.hs:48:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Lift.hs:50:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes/Lift.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Lift.hs:81:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:83:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:86:12: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:91:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:92:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:94:16: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:99:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:100:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:102:31: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:104:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:105:27: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:106:5: Warning: In the use of ‘E.catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:67:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant src/Pipes.hs:69:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes.hs:75:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes.hs:80:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes.hs:520:22: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:522:21: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Prelude.hs:104:1: Warning: The import of ‘replicateM_’ from module ‘Control.Monad’ is redundant src/Pipes/Prelude.hs:418:3: Warning: This binding for ‘loop’ shadows the existing binding defined at src/Pipes/Prelude.hs:607:1 src/Pipes/Prelude.hs:472:5: Warning: This binding for ‘loop’ shadows the existing binding defined at src/Pipes/Prelude.hs:607:1 src/Pipes/Tutorial.hs:93:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Haddock coverage: 100% ( 7 / 7) in 'Pipes.Internal' 100% ( 55 / 55) in 'Pipes.Core' 100% ( 31 / 31) in 'Pipes.Lift' 100% ( 44 / 44) in 'Pipes' 100% ( 73 / 73) in 'Pipes.Prelude' 100% ( 23 / 23) in 'Pipes.Tutorial' Documentation created: dist/doc/html/pipes/index.html, dist/doc/html/pipes/pipes.txt Creating package registration file: /tmp/pkgConf-pipes-4.117236817022123967051.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-4.1.8-77ihSQ5c6PS0Tlq86aN8G4 Registering pipes-4.1.8... Installed pipes-4.1.8 Configuring attoparsec-0.13.0.1... Building attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... [ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.13.0.1... Running Haddock for attoparsec-0.13.0.1... Running hscolour for attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Haddock coverage: 67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet' Missing documentation for: FastSet (Data/Attoparsec/Text/FastSet.hs:27) fromList (Data/Attoparsec/Text/FastSet.hs:29) charClass (Data/Attoparsec/Text/FastSet.hs:37) 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' Missing documentation for: Module header 36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer' Missing documentation for: Buffer (Data/Attoparsec/Text/Buffer.hs:58) unbuffer (Data/Attoparsec/Text/Buffer.hs:75) unbufferAt (Data/Attoparsec/Text/Buffer.hs:78) length (Data/Attoparsec/Text/Buffer.hs:120) pappend (Data/Attoparsec/Text/Buffer.hs:93) substring (Data/Attoparsec/Text/Buffer.hs:124) dropWord16 (Data/Attoparsec/Text/Buffer.hs:131) 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' Missing documentation for: Buffer (Data/Attoparsec/ByteString/Buffer.hs:71) unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88) pappend (Data/Attoparsec/ByteString/Buffer.hs:101) length (Data/Attoparsec/ByteString/Buffer.hs:134) unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138) substring (Data/Attoparsec/ByteString/Buffer.hs:143) unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150) 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' Missing documentation for: Parser (Data/Attoparsec/Zepto.hs:69) 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' Missing documentation for: FastSet (Data/Attoparsec/ByteString/FastSet.hs:44) fromList (Data/Attoparsec/ByteString/FastSet.hs:62) fromSet (Data/Attoparsec/ByteString/FastSet.hs:44) charClass (Data/Attoparsec/ByteString/FastSet.hs:111) 50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types' Missing documentation for: State (Data/Attoparsec/Internal/Types.hs:118) Failure (Data/Attoparsec/Internal/Types.hs:122) Success (Data/Attoparsec/Internal/Types.hs:124) Pos (Data/Attoparsec/Internal/Types.hs:46) <> (Data/Attoparsec/Internal/Types.hs:209) 100% ( 4 / 4) in 'Data.Attoparsec.Types' 100% ( 9 / 9) in 'Data.Attoparsec.Internal' 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) storable (Data/Attoparsec/ByteString/Internal.hs:138) 95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 98% ( 90 / 92) in 'Data.Attoparsec.Text' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 97% ( 66 / 68) in 'Data.Attoparsec.ByteString' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Creating package registration file: /tmp/pkgConf-attoparsec-0.13.01025020172471894604.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.13.0.1-C6pUTDzrecbIO4LDYHwJUG Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 Configuring intern-0.9.1.4... Building intern-0.9.1.4... Preprocessing library intern-0.9.1.4... [1 of 9] Compiling Data.Interned.Internal ( Data/Interned/Internal.hs, dist/build/Data/Interned/Internal.o ) Data/Interned/Internal.hs:23:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [2 of 9] Compiling Data.Interned.IntSet ( Data/Interned/IntSet.hs, dist/build/Data/Interned/IntSet.o ) Data/Interned/IntSet.hs:91:1: Warning: Tab character Data/Interned/IntSet.hs:114:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [3 of 9] Compiling Data.Interned ( Data/Interned.hs, dist/build/Data/Interned.o ) [4 of 9] Compiling Data.Interned.Internal.ByteString ( Data/Interned/Internal/ByteString.hs, dist/build/Data/Interned/Internal/ByteString.o ) [5 of 9] Compiling Data.Interned.ByteString ( Data/Interned/ByteString.hs, dist/build/Data/Interned/ByteString.o ) [6 of 9] Compiling Data.Interned.Internal.String ( Data/Interned/Internal/String.hs, dist/build/Data/Interned/Internal/String.o ) [7 of 9] Compiling Data.Interned.String ( Data/Interned/String.hs, dist/build/Data/Interned/String.o ) [8 of 9] Compiling Data.Interned.Internal.Text ( Data/Interned/Internal/Text.hs, dist/build/Data/Interned/Internal/Text.o ) [9 of 9] Compiling Data.Interned.Text ( Data/Interned/Text.hs, dist/build/Data/Interned/Text.o ) In-place registering intern-0.9.1.4... Running Haddock for intern-0.9.1.4... Running hscolour for intern-0.9.1.4... Preprocessing library intern-0.9.1.4... Preprocessing library intern-0.9.1.4... Data/Interned/Internal.hs:23:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() Data/Interned/IntSet.hs:91:1: Warning: Tab character Data/Interned/IntSet.hs:114:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 0% ( 0 / 10) in 'Data.Interned.Internal' Missing documentation for: Module header Interned (Data/Interned/Internal.hs:58) Uninternable (Data/Interned/Internal.hs:74) mkCache (Data/Interned/Internal.hs:46) Cache (Data/Interned/Internal.hs:37) CacheState (Data/Interned/Internal.hs:32) cacheSize (Data/Interned/Internal.hs:39) Id (Data/Interned/Internal.hs:56) intern (Data/Interned/Internal.hs:77) recover (Data/Interned/Internal.hs:90) 100% ( 52 / 52) in 'Data.Interned.IntSet' 0% ( 0 / 8) in 'Data.Interned' Missing documentation for: Module header Interned (Data/Interned/Internal.hs:58) Uninternable (Data/Interned/Internal.hs:74) mkCache (Data/Interned/Internal.hs:46) Cache (Data/Interned/Internal.hs:37) cacheSize (Data/Interned/Internal.hs:39) Id (Data/Interned/Internal.hs:56) intern (Data/Interned/Internal.hs:77) 0% ( 0 / 2) in 'Data.Interned.Internal.ByteString' Missing documentation for: Module header InternedByteString (Data/Interned/Internal/ByteString.hs:12) 0% ( 0 / 2) in 'Data.Interned.ByteString' Missing documentation for: Module header InternedByteString (Data/Interned/Internal/ByteString.hs:12) 0% ( 0 / 2) in 'Data.Interned.Internal.String' Missing documentation for: Module header InternedString (Data/Interned/Internal/String.hs:11) 0% ( 0 / 2) in 'Data.Interned.String' Missing documentation for: Module header InternedString (Data/Interned/Internal/String.hs:11) 0% ( 0 / 2) in 'Data.Interned.Internal.Text' Missing documentation for: Module header InternedText (Data/Interned/Internal/Text.hs:11) 0% ( 0 / 2) in 'Data.Interned.Text' Missing documentation for: Module header InternedText (Data/Interned/Internal/Text.hs:11) Warning: Data.Interned.IntSet: could not find link destinations for: TFCo:R:DescriptionIntSet DNil DTip DBin Prefix Mask Warning: Data.Interned.Internal.ByteString: could not find link destinations for: TFCo:R:DescriptionInternedByteString DBS Warning: Data.Interned.ByteString: could not find link destinations for: TFCo:R:DescriptionInternedByteString DBS Warning: Data.Interned.Internal.String: could not find link destinations for: TFCo:R:DescriptionInternedString Cons Nil Warning: Data.Interned.String: could not find link destinations for: TFCo:R:DescriptionInternedString Cons Nil Warning: Data.Interned.Internal.Text: could not find link destinations for: TFCo:R:DescriptionInternedText DT Warning: Data.Interned.Text: could not find link destinations for: TFCo:R:DescriptionInternedText DT Documentation created: dist/doc/html/intern/index.html, dist/doc/html/intern/intern.txt Creating package registration file: /tmp/pkgConf-intern-0.9.11718053801788186480.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/intern-0.9.1.4-361JhQnnZy61HbSw4Ga3rN Registering intern-0.9.1.4... Installed intern-0.9.1.4 Configuring semigroups-0.18.1... Building semigroups-0.18.1... Preprocessing library semigroups-0.18.1... [1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) [3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) In-place registering semigroups-0.18.1... Running Haddock for semigroups-0.18.1... Running hscolour for semigroups-0.18.1... Preprocessing library semigroups-0.18.1... Preprocessing library semigroups-0.18.1... Haddock coverage: 94% ( 64 / 68) in 'Data.List.NonEmpty' Missing documentation for: NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172) length (src-ghc7/Data/List/NonEmpty.hs:217) unfoldr (src-ghc7/Data/List/NonEmpty.hs:248) xor (src-ghc7/Data/List/NonEmpty.hs:221) 83% ( 25 / 30) in 'Data.Semigroup' Missing documentation for: Semigroup (src-ghc7/Data/Semigroup.hs:189) Min (src-ghc7/Data/Semigroup.hs:427) Max (src-ghc7/Data/Semigroup.hs:512) ArgMin (src-ghc7/Data/Semigroup.hs:613) ArgMax (src-ghc7/Data/Semigroup.hs:614) 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup: could not find link destinations for: Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.18926029375292908529.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-IBlkGPjZsYWGswV1yLDA9m Registering semigroups-0.18.1... Installed semigroups-0.18.1 Configuring ascii-progress-0.3.2.0... Building ascii-progress-0.3.2.0... Preprocessing library ascii-progress-0.3.2.0... [1 of 2] Compiling System.Console.AsciiProgress.Internal ( lib/System/Console/AsciiProgress/Internal.hs, dist/build/System/Console/AsciiProgress/Internal.o ) [2 of 2] Compiling System.Console.AsciiProgress ( lib/System/Console/AsciiProgress.hs, dist/build/System/Console/AsciiProgress.o ) In-place registering ascii-progress-0.3.2.0... Running Haddock for ascii-progress-0.3.2.0... Running hscolour for ascii-progress-0.3.2.0... Preprocessing library ascii-progress-0.3.2.0... Preprocessing library ascii-progress-0.3.2.0... Haddock coverage: 86% ( 12 / 14) in 'System.Console.AsciiProgress.Internal' Missing documentation for: Module header (lib/System/Console/AsciiProgress/Internal.hs:39) 87% ( 13 / 15) in 'System.Console.AsciiProgress' Missing documentation for: Module header ProgressBar (lib/System/Console/AsciiProgress.hs:31) Documentation created: dist/doc/html/ascii-progress/index.html, dist/doc/html/ascii-progress/ascii-progress.txt Creating package registration file: /tmp/pkgConf-ascii-progress-0.3.2246237639269569792.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ascii-progress-0.3.2.0-FY9PaOknsaM0Zxv6zYsmKL Registering ascii-progress-0.3.2.0... Installed ascii-progress-0.3.2.0 Downloading daemons-0.2.1... Configuring daemons-0.2.1... Building daemons-0.2.1... Preprocessing library daemons-0.2.1... [1 of 5] Compiling System.Posix.Daemon ( src/System/Posix/Daemon.hs, dist/build/System/Posix/Daemon.o ) [2 of 5] Compiling Control.Pipe.Socket ( src/Control/Pipe/Socket.hs, dist/build/Control/Pipe/Socket.o ) [3 of 5] Compiling Control.Pipe.Serialize ( src/Control/Pipe/Serialize.hs, dist/build/Control/Pipe/Serialize.o ) [4 of 5] Compiling Control.Pipe.C3 ( src/Control/Pipe/C3.hs, dist/build/Control/Pipe/C3.o ) [5 of 5] Compiling System.Daemon ( src/System/Daemon.hs, dist/build/System/Daemon.o ) In-place registering daemons-0.2.1... Preprocessing executable 'memo' for daemons-0.2.1... [1 of 1] Compiling Main ( examples/Memo.hs, dist/build/memo/memo-tmp/Main.o ) Linking dist/build/memo/memo ... Preprocessing executable 'addone' for daemons-0.2.1... [1 of 1] Compiling Main ( examples/AddOne.hs, dist/build/addone/addone-tmp/Main.o ) Linking dist/build/addone/addone ... Preprocessing executable 'queue' for daemons-0.2.1... [1 of 1] Compiling Main ( examples/Queue.hs, dist/build/queue/queue-tmp/Main.o ) Linking dist/build/queue/queue ... Preprocessing executable 'name' for daemons-0.2.1... [1 of 1] Compiling Main ( examples/Name.hs, dist/build/name/name-tmp/Main.o ) Linking dist/build/name/name ... Running Haddock for daemons-0.2.1... Running hscolour for daemons-0.2.1... Preprocessing library daemons-0.2.1... Preprocessing executable 'memo' for daemons-0.2.1... Preprocessing executable 'addone' for daemons-0.2.1... Preprocessing executable 'queue' for daemons-0.2.1... Preprocessing executable 'name' for daemons-0.2.1... Preprocessing library daemons-0.2.1... Haddock coverage: 100% ( 10 / 10) in 'System.Posix.Daemon' 88% ( 7 / 8) in 'Control.Pipe.Socket' Missing documentation for: Module header 100% ( 4 / 4) in 'Control.Pipe.Serialize' 75% ( 3 / 4) in 'Control.Pipe.C3' Missing documentation for: Module header 88% ( 14 / 16) in 'System.Daemon' Missing documentation for: HostName (src/System/Daemon.hs:46) Port (src/System/Daemon.hs:45) Documentation created: dist/doc/html/daemons/index.html, dist/doc/html/daemons/daemons.txt Preprocessing executable 'memo' for daemons-0.2.1... Preprocessing executable 'addone' for daemons-0.2.1... Preprocessing executable 'queue' for daemons-0.2.1... Preprocessing executable 'name' for daemons-0.2.1... Creating package registration file: /tmp/pkgConf-daemons-0.23727583432056516645.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/daemons-0.2.1-BywtiHyC5YfFqNKuzGMyMM Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering daemons-0.2.1... Installed daemons-0.2.1 Configuring aeson-0.11.1.4... Building aeson-0.11.1.4... Preprocessing library aeson-0.11.1.4... [ 1 of 16] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 2 of 16] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o ) [ 3 of 16] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 4 of 16] Compiling Data.Aeson.Encode.Builder ( Data/Aeson/Encode/Builder.hs, dist/build/Data/Aeson/Encode/Builder.o ) [ 5 of 16] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 6 of 16] Compiling Data.Aeson.Encode.Functions ( Data/Aeson/Encode/Functions.hs, dist/build/Data/Aeson/Encode/Functions.o ) [ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o ) [ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o ) [ 9 of 16] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o ) [10 of 16] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [11 of 16] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [12 of 16] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [13 of 16] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [14 of 16] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [15 of 16] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [16 of 16] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) In-place registering aeson-0.11.1.4... Running Haddock for aeson-0.11.1.4... Running hscolour for aeson-0.11.1.4... Preprocessing library aeson-0.11.1.4... Preprocessing library aeson-0.11.1.4... Haddock coverage: 100% ( 5 / 5) in 'Data.Aeson.Functions' 33% ( 2 / 6) in 'Data.Aeson.Internal.Time' Missing documentation for: fromPico (Data/Aeson/Internal/Time.hs:32) toPico (Data/Aeson/Internal/Time.hs:29) diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:50) toTimeOfDay64 (Data/Aeson/Internal/Time.hs:56) 97% ( 35 / 36) in 'Data.Aeson.Types.Internal' Missing documentation for: JSONPath (Data/Aeson/Types/Internal.hs:107) 48% ( 10 / 21) in 'Data.Aeson.Encode.Builder' Missing documentation for: emptyArray_ (Data/Aeson/Encode/Builder.hs:138) emptyObject_ (Data/Aeson/Encode/Builder.hs:144) object (Data/Aeson/Encode/Builder.hs:87) day (Data/Aeson/Encode/Builder.hs:176) localTime (Data/Aeson/Encode/Builder.hs:244) utcTime (Data/Aeson/Encode/Builder.hs:240) timeOfDay (Data/Aeson/Encode/Builder.hs:192) zonedTime (Data/Aeson/Encode/Builder.hs:248) ascii2 (Data/Aeson/Encode/Builder.hs:150) ascii4 (Data/Aeson/Encode/Builder.hs:154) ascii5 (Data/Aeson/Encode/Builder.hs:159) 100% ( 15 / 15) in 'Data.Aeson.Types.Class' 50% ( 4 / 8) in 'Data.Aeson.Encode.Functions' Missing documentation for: Module header brackets (Data/Aeson/Encode/Functions.hs:51) builder (Data/Aeson/Encode/Functions.hs:28) list (Data/Aeson/Encode/Functions.hs:44) 100% ( 8 / 8) in 'Data.Aeson.Parser.Time' 94% ( 30 / 32) in 'Data.Aeson.Types.Instances' Missing documentation for: tuple (Data/Aeson/Types/Instances.hs:844) >*< (Data/Aeson/Types/Instances.hs:848) 88% ( 7 / 8) in 'Data.Aeson.Internal' Missing documentation for: JSONPath (Data/Aeson/Types/Internal.hs:107) 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 53 / 53) in 'Data.Aeson.Types' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' Missing documentation for: decodeWith (Data/Aeson/Parser/Internal.hs:313) decodeStrictWith (Data/Aeson/Parser/Internal.hs:322) eitherDecodeWith (Data/Aeson/Parser/Internal.hs:330) eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:340) 100% ( 10 / 10) in 'Data.Aeson.Parser' 86% ( 6 / 7) in 'Data.Aeson.Encode' Missing documentation for: fromValue (Data/Aeson/Encode.hs:71) 100% ( 66 / 66) in 'Data.Aeson' 100% ( 13 / 13) in 'Data.Aeson.TH' Documentation created: dist/doc/html/aeson/index.html, dist/doc/html/aeson/aeson.txt Creating package registration file: /tmp/pkgConf-aeson-0.11.11348691735342096177.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/aeson-0.11.1.4-FnADcKFoDWeK9YK1Yvshsy Registering aeson-0.11.1.4... Installed aeson-0.11.1.4 Configuring void-0.7.1... Building void-0.7.1... Preprocessing library void-0.7.1... [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.7.1... Running Haddock for void-0.7.1... Running hscolour for void-0.7.1... Preprocessing library void-0.7.1... Preprocessing library void-0.7.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Creating package registration file: /tmp/pkgConf-void-0.711191083541644056791.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-ATIQ3UuwJfzJFZ7xZqoUa6 Registering void-0.7.1... Installed void-0.7.1 Configuring contravariant-1.4... Building contravariant-1.4... Preprocessing library contravariant-1.4... [1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o ) [3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) [4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o ) In-place registering contravariant-1.4... Running Haddock for contravariant-1.4... Running hscolour for contravariant-1.4... Preprocessing library contravariant-1.4... Preprocessing library contravariant-1.4... Haddock coverage: 89% ( 17 / 19) in 'Data.Functor.Contravariant' Missing documentation for: Predicate (src/Data/Functor/Contravariant.hs:278) comparisonEquivalence (src/Data/Functor/Contravariant.hs:362) 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' 100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic' Warning: Data.Functor.Contravariant.Generic: could not find link destinations for: GDeciding GDeciding1 Documentation created: dist/doc/html/contravariant/index.html, dist/doc/html/contravariant/contravariant.txt Creating package registration file: /tmp/pkgConf-contravariant-11471079933266531426.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/contravariant-1.4-KM4fAXZBaqx6OO468wTyg6 Registering contravariant-1.4... Installed contravariant-1.4 [1 of 1] Compiling Main ( /tmp/cabal-tmp-2682/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-2682/comonad-5/dist/setup/Main.o ) Linking /tmp/cabal-tmp-2682/comonad-5/dist/setup/setup ... Configuring comonad-5... Building comonad-5... Preprocessing library comonad-5... [ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) [ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) [ 3 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o ) [ 4 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) [ 5 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) [ 6 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) [ 9 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o ) [10 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o ) [11 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o ) [12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o ) [13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o ) [14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o ) [15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o ) In-place registering comonad-5... Running Haddock for comonad-5... Running hscolour for comonad-5... Preprocessing library comonad-5... Preprocessing library comonad-5... Haddock coverage: 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:23) 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:133) runEnv (src/Control/Comonad/Trans/Env.hs:140) EnvT (src/Control/Comonad/Trans/Env.hs:134) runEnvT (src/Control/Comonad/Trans/Env.hs:143) 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) trace (src/Control/Comonad/Trans/Traced.hs:100) listen (src/Control/Comonad/Trans/Traced.hs:103) listens (src/Control/Comonad/Trans/Traced.hs:106) censor (src/Control/Comonad/Trans/Traced.hs:109) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) Env (src/Control/Comonad/Trans/Env.hs:133) runEnv (src/Control/Comonad/Trans/Env.hs:140) EnvT (src/Control/Comonad/Trans/Env.hs:134) runEnvT (src/Control/Comonad/Trans/Env.hs:143) 100% ( 4 / 4) in 'Control.Comonad.Identity' 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) lowerPos (src/Control/Comonad/Store/Class.hs:59) lowerPeek (src/Control/Comonad/Store/Class.hs:63) 62% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) Warning: Control.Comonad: could not find link destinations for: Id Digit Node Elem FingerTree StateL StateR State Documentation created: dist/doc/html/comonad/index.html, dist/doc/html/comonad/comonad.txt Creating package registration file: /tmp/pkgConf-comonad-5459134722593326046 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/comonad-5-JdThAceXF84FpkEgKfBjvv Registering comonad-5... Installed comonad-5 Configuring bifunctors-5.3... Building bifunctors-5.3... Preprocessing library bifunctors-5.3... [ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o ) [ 2 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o ) [ 3 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o ) [ 4 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o ) [ 5 of 17] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o ) [ 6 of 17] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o ) [ 7 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o ) [ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o ) [ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o ) [10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o ) [11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o ) [12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o ) [13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o ) [14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o ) [15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o ) [16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o ) [17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o ) In-place registering bifunctors-5.3... Running Haddock for bifunctors-5.3... Running hscolour for bifunctors-5.3... Preprocessing library bifunctors-5.3... Preprocessing library bifunctors-5.3... Haddock coverage: 0% ( 0 / 8) in 'Paths_bifunctors' Missing documentation for: Module header version (dist/build/autogen/Paths_bifunctors.hs:15) getBinDir (dist/build/autogen/Paths_bifunctors.hs:25) getLibDir (dist/build/autogen/Paths_bifunctors.hs:25) getDataDir (dist/build/autogen/Paths_bifunctors.hs:25) getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25) getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32) getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25) 43% ( 39 / 90) in 'Data.Bifunctor.TH.Internal' Missing documentation for: expandSynKind (src/Data/Bifunctor/TH/Internal.hs:48) expandSynApp (src/Data/Bifunctor/TH/Internal.hs:55) TypeSubst (src/Data/Bifunctor/TH/Internal.hs:73) KindSubst (src/Data/Bifunctor/TH/Internal.hs:74) mkSubst (src/Data/Bifunctor/TH/Internal.hs:76) substType (src/Data/Bifunctor/TH/Internal.hs:83) substKind (src/Data/Bifunctor/TH/Internal.hs:95) substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:102) substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:105) bimapConst (src/Data/Bifunctor/TH/Internal.hs:112) bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:116) bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:120) bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:124) isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:239) thd3 (src/Data/Bifunctor/TH/Internal.hs:299) bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:492) mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:499) mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:502) bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:505) bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:508) bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:511) bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:514) bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:517) bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:520) bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:523) bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:526) bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:529) dualDataName (src/Data/Bifunctor/TH/Internal.hs:532) endoDataName (src/Data/Bifunctor/TH/Internal.hs:535) wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:538) functorTypeName (src/Data/Bifunctor/TH/Internal.hs:541) foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:544) traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:547) appEndoValName (src/Data/Bifunctor/TH/Internal.hs:550) composeValName (src/Data/Bifunctor/TH/Internal.hs:553) idValName (src/Data/Bifunctor/TH/Internal.hs:556) errorValName (src/Data/Bifunctor/TH/Internal.hs:559) flipValName (src/Data/Bifunctor/TH/Internal.hs:562) fmapValName (src/Data/Bifunctor/TH/Internal.hs:565) foldrValName (src/Data/Bifunctor/TH/Internal.hs:568) foldMapValName (src/Data/Bifunctor/TH/Internal.hs:571) getDualValName (src/Data/Bifunctor/TH/Internal.hs:574) traverseValName (src/Data/Bifunctor/TH/Internal.hs:577) unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:580) starKindName (src/Data/Bifunctor/TH/Internal.hs:584) bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:589) bimapValName (src/Data/Bifunctor/TH/Internal.hs:592) pureValName (src/Data/Bifunctor/TH/Internal.hs:595) apValName (src/Data/Bifunctor/TH/Internal.hs:598) mappendValName (src/Data/Bifunctor/TH/Internal.hs:601) memptyValName (src/Data/Bifunctor/TH/Internal.hs:604) 100% ( 17 / 17) in 'Data.Bifunctor.TH' 14% ( 1 / 7) in 'Data.Bifunctor.Functor' Missing documentation for: Module header BifunctorFunctor (src/Data/Bifunctor/Functor.hs:22) BifunctorMonad (src/Data/Bifunctor/Functor.hs:25) biliftM (src/Data/Bifunctor/Functor.hs:35) BifunctorComonad (src/Data/Bifunctor/Functor.hs:39) biliftW (src/Data/Bifunctor/Functor.hs:49) 100% ( 34 / 34) in 'Data.Bifoldable' 100% ( 11 / 11) in 'Data.Bitraversable' 0% ( 0 / 7) in 'Data.Bifunctor.Sum' Missing documentation for: Module header Sum (src/Data/Bifunctor/Sum.hs:30) (src/Data/Bifunctor/Sum.hs:66) (src/Data/Bifunctor/Sum.hs:74) (src/Data/Bifunctor/Sum.hs:78) (src/Data/Bifunctor/Sum.hs:82) (src/Data/Bifunctor/Sum.hs:86) 62% ( 5 / 8) in 'Data.Biapplicative' Missing documentation for: Biapplicative (src/Data/Biapplicative.hs:46) <<$>> (src/Data/Biapplicative.hs:42) <<**>> (src/Data/Biapplicative.hs:67) 100% ( 2 / 2) in 'Data.Bifunctor.Biff' 100% ( 2 / 2) in 'Data.Bifunctor.Clown' 100% ( 2 / 2) in 'Data.Bifunctor.Fix' 100% ( 2 / 2) in 'Data.Bifunctor.Flip' 100% ( 2 / 2) in 'Data.Bifunctor.Join' 100% ( 2 / 2) in 'Data.Bifunctor.Joker' 100% ( 2 / 2) in 'Data.Bifunctor.Product' 100% ( 2 / 2) in 'Data.Bifunctor.Tannen' 100% ( 2 / 2) in 'Data.Bifunctor.Wrapped' Warning: Data.Bifunctor.TH: could not find link destinations for: Bifunctor Bifoldable Bitraversable Documentation created: dist/doc/html/bifunctors/index.html, dist/doc/html/bifunctors/bifunctors.txt Creating package registration file: /tmp/pkgConf-bifunctors-521195260481785699897.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bifunctors-5.3-Lg5j6GeboyY0mvJdfqrKtl Registering bifunctors-5.3... Installed bifunctors-5.3 Configuring liquid-fixpoint-0.5.0.1... Building liquid-fixpoint-0.5.0.1... Preprocessing library liquid-fixpoint-0.5.0.1... [ 1 of 39] Compiling Language.Fixpoint.Utils.Progress ( unix/Language/Fixpoint/Utils/Progress.hs, dist/build/Language/Fixpoint/Utils/Progress.o ) [ 2 of 39] Compiling Language.Fixpoint.Misc ( src/Language/Fixpoint/Misc.hs, dist/build/Language/Fixpoint/Misc.o ) [ 3 of 39] Compiling Language.Fixpoint.Utils.Files ( src/Language/Fixpoint/Utils/Files.hs, dist/build/Language/Fixpoint/Utils/Files.o ) [ 4 of 39] Compiling Language.Fixpoint.Types.Config ( src/Language/Fixpoint/Types/Config.hs, dist/build/Language/Fixpoint/Types/Config.o ) [ 5 of 39] Compiling Language.Fixpoint.Types.PrettyPrint ( src/Language/Fixpoint/Types/PrettyPrint.hs, dist/build/Language/Fixpoint/Types/PrettyPrint.o ) [ 6 of 39] Compiling Language.Fixpoint.Types.Spans ( src/Language/Fixpoint/Types/Spans.hs, dist/build/Language/Fixpoint/Types/Spans.o ) [ 7 of 39] Compiling Language.Fixpoint.Types.Errors ( src/Language/Fixpoint/Types/Errors.hs, dist/build/Language/Fixpoint/Types/Errors.o ) [ 8 of 39] Compiling Language.Fixpoint.Types.Names ( src/Language/Fixpoint/Types/Names.hs, dist/build/Language/Fixpoint/Types/Names.o ) [ 9 of 39] Compiling Language.Fixpoint.Types.Sorts ( src/Language/Fixpoint/Types/Sorts.hs, dist/build/Language/Fixpoint/Types/Sorts.o ) [10 of 39] Compiling Language.Fixpoint.Types.Refinements ( src/Language/Fixpoint/Types/Refinements.hs, dist/build/Language/Fixpoint/Types/Refinements.o ) [11 of 39] Compiling Language.Fixpoint.Types.Graphs ( src/Language/Fixpoint/Types/Graphs.hs, dist/build/Language/Fixpoint/Types/Graphs.o ) [12 of 39] Compiling Language.Fixpoint.Types.Substitutions ( src/Language/Fixpoint/Types/Substitutions.hs, dist/build/Language/Fixpoint/Types/Substitutions.o ) [13 of 39] Compiling Language.Fixpoint.Types.Environments ( src/Language/Fixpoint/Types/Environments.hs, dist/build/Language/Fixpoint/Types/Environments.o ) [14 of 39] Compiling Language.Fixpoint.Types.Constraints ( src/Language/Fixpoint/Types/Constraints.hs, dist/build/Language/Fixpoint/Types/Constraints.o ) [15 of 39] Compiling Language.Fixpoint.Types.Utils ( src/Language/Fixpoint/Types/Utils.hs, dist/build/Language/Fixpoint/Types/Utils.o ) [16 of 39] Compiling Language.Fixpoint.Types ( src/Language/Fixpoint/Types.hs, dist/build/Language/Fixpoint/Types.o ) [17 of 39] Compiling Language.Fixpoint.Types.Visitor ( src/Language/Fixpoint/Types/Visitor.hs, dist/build/Language/Fixpoint/Types/Visitor.o ) [18 of 39] Compiling Language.Fixpoint.Smt.Types ( src/Language/Fixpoint/Smt/Types.hs, dist/build/Language/Fixpoint/Smt/Types.o ) [19 of 39] Compiling Language.Fixpoint.Smt.Theories ( src/Language/Fixpoint/Smt/Theories.hs, dist/build/Language/Fixpoint/Smt/Theories.o ) [20 of 39] Compiling Language.Fixpoint.SortCheck ( src/Language/Fixpoint/SortCheck.hs, dist/build/Language/Fixpoint/SortCheck.o ) [21 of 39] Compiling Language.Fixpoint.Smt.Serialize ( src/Language/Fixpoint/Smt/Serialize.hs, dist/build/Language/Fixpoint/Smt/Serialize.o ) [22 of 39] Compiling Language.Fixpoint.Smt.Interface ( src/Language/Fixpoint/Smt/Interface.hs, dist/build/Language/Fixpoint/Smt/Interface.o ) [23 of 39] Compiling Language.Fixpoint.Solver.Solution ( src/Language/Fixpoint/Solver/Solution.hs, dist/build/Language/Fixpoint/Solver/Solution.o ) [24 of 39] Compiling Language.Fixpoint.Partition ( src/Language/Fixpoint/Partition.hs, dist/build/Language/Fixpoint/Partition.o ) [25 of 39] Compiling Language.Fixpoint.Minimize ( src/Language/Fixpoint/Minimize.hs, dist/build/Language/Fixpoint/Minimize.o ) [26 of 39] Compiling Language.Fixpoint.Solver.Validate ( src/Language/Fixpoint/Solver/Validate.hs, dist/build/Language/Fixpoint/Solver/Validate.o ) [27 of 39] Compiling Language.Fixpoint.Solver.Eliminate ( src/Language/Fixpoint/Solver/Eliminate.hs, dist/build/Language/Fixpoint/Solver/Eliminate.o ) [28 of 39] Compiling Language.Fixpoint.Solver.UniqifyKVars ( src/Language/Fixpoint/Solver/UniqifyKVars.hs, dist/build/Language/Fixpoint/Solver/UniqifyKVars.o ) [29 of 39] Compiling Language.Fixpoint.Utils.Statistics ( src/Language/Fixpoint/Utils/Statistics.hs, dist/build/Language/Fixpoint/Utils/Statistics.o ) [30 of 39] Compiling Language.Fixpoint.Solver.Types ( src/Language/Fixpoint/Solver/Types.hs, dist/build/Language/Fixpoint/Solver/Types.o ) [31 of 39] Compiling Language.Fixpoint.Solver.Graph ( src/Language/Fixpoint/Solver/Graph.hs, dist/build/Language/Fixpoint/Solver/Graph.o ) [32 of 39] Compiling Language.Fixpoint.Solver.UniqifyBinds ( src/Language/Fixpoint/Solver/UniqifyBinds.hs, dist/build/Language/Fixpoint/Solver/UniqifyBinds.o ) [33 of 39] Compiling Language.Fixpoint.Solver.Worklist ( src/Language/Fixpoint/Solver/Worklist.hs, dist/build/Language/Fixpoint/Solver/Worklist.o ) [34 of 39] Compiling Language.Fixpoint.Solver.Monad ( src/Language/Fixpoint/Solver/Monad.hs, dist/build/Language/Fixpoint/Solver/Monad.o ) [35 of 39] Compiling Language.Fixpoint.Solver.Solve ( src/Language/Fixpoint/Solver/Solve.hs, dist/build/Language/Fixpoint/Solver/Solve.o ) [36 of 39] Compiling Language.Fixpoint.Solver.TrivialSort ( src/Language/Fixpoint/Solver/TrivialSort.hs, dist/build/Language/Fixpoint/Solver/TrivialSort.o ) [37 of 39] Compiling Language.Fixpoint.Smt.Bitvector ( src/Language/Fixpoint/Smt/Bitvector.hs, dist/build/Language/Fixpoint/Smt/Bitvector.o ) [38 of 39] Compiling Language.Fixpoint.Parse ( src/Language/Fixpoint/Parse.hs, dist/build/Language/Fixpoint/Parse.o ) [39 of 39] Compiling Language.Fixpoint.Solver ( src/Language/Fixpoint/Solver.hs, dist/build/Language/Fixpoint/Solver.o ) In-place registering liquid-fixpoint-0.5.0.1... Preprocessing executable 'fixpoint' for liquid-fixpoint-0.5.0.1... [1 of 1] Compiling Main ( bin/Fixpoint.hs, dist/build/fixpoint/fixpoint-tmp/Main.o ) Linking dist/build/fixpoint/fixpoint ... Running Haddock for liquid-fixpoint-0.5.0.1... Running hscolour for liquid-fixpoint-0.5.0.1... Preprocessing library liquid-fixpoint-0.5.0.1... Preprocessing executable 'fixpoint' for liquid-fixpoint-0.5.0.1... Preprocessing library liquid-fixpoint-0.5.0.1... Haddock coverage: 20% ( 1 / 5) in 'Language.Fixpoint.Utils.Progress' Missing documentation for: withProgress (unix/Language/Fixpoint/Utils/Progress.hs:21) progressInit (unix/Language/Fixpoint/Utils/Progress.hs:29) progressTick (unix/Language/Fixpoint/Utils/Progress.hs:45) progressClose (unix/Language/Fixpoint/Utils/Progress.hs:51) 4% ( 2 / 49) in 'Language.Fixpoint.Misc' Missing documentation for: Module header firstMaybe (src/Language/Fixpoint/Misc.hs:39) asyncMapM (src/Language/Fixpoint/Misc.hs:43) traceShow (src/Language/Fixpoint/Misc.hs:46) hashMapToAscList (src/Language/Fixpoint/Misc.hs:49) Moods (src/Language/Fixpoint/Misc.hs:76) moodColor (src/Language/Fixpoint/Misc.hs:78) wrapStars (src/Language/Fixpoint/Misc.hs:84) withColor (src/Language/Fixpoint/Misc.hs:87) colorStrLn (src/Language/Fixpoint/Misc.hs:92) colorPhaseLn (src/Language/Fixpoint/Misc.hs:93) startPhase (src/Language/Fixpoint/Misc.hs:94) doneLine (src/Language/Fixpoint/Misc.hs:95) donePhase (src/Language/Fixpoint/Misc.hs:97) putBlankLn (src/Language/Fixpoint/Misc.hs:102) wrap (src/Language/Fixpoint/Misc.hs:105) repeats (src/Language/Fixpoint/Misc.hs:107) errorstar (src/Language/Fixpoint/Misc.hs:110) fst3 (src/Language/Fixpoint/Misc.hs:117) snd3 (src/Language/Fixpoint/Misc.hs:120) thd3 (src/Language/Fixpoint/Misc.hs:123) mlookup (src/Language/Fixpoint/Misc.hs:127) safeLookup (src/Language/Fixpoint/Misc.hs:128) mfromJust (src/Language/Fixpoint/Misc.hs:129) inserts (src/Language/Fixpoint/Misc.hs:146) count (src/Language/Fixpoint/Misc.hs:148) group (src/Language/Fixpoint/Misc.hs:151) groupBase (src/Language/Fixpoint/Misc.hs:154) groupList (src/Language/Fixpoint/Misc.hs:156) groupMap (src/Language/Fixpoint/Misc.hs:159) sortNub (src/Language/Fixpoint/Misc.hs:161) safeZip (src/Language/Fixpoint/Misc.hs:170) safeZipWith (src/Language/Fixpoint/Misc.hs:171) ListNE (src/Language/Fixpoint/Misc.hs:192) safeHead (src/Language/Fixpoint/Misc.hs:195) safeLast (src/Language/Fixpoint/Misc.hs:196) safeInit (src/Language/Fixpoint/Misc.hs:197) safeUncons (src/Language/Fixpoint/Misc.hs:198) safeUnsnoc (src/Language/Fixpoint/Misc.hs:199) executeShellCommand (src/Language/Fixpoint/Misc.hs:223) applyNonNull (src/Language/Fixpoint/Misc.hs:227) arrow (src/Language/Fixpoint/Misc.hs:231) dcolon (src/Language/Fixpoint/Misc.hs:232) intersperse (src/Language/Fixpoint/Misc.hs:233) tshow (src/Language/Fixpoint/Misc.hs:235) ensurePath (src/Language/Fixpoint/Misc.hs:242) fM (src/Language/Fixpoint/Misc.hs:245) 31% ( 5 / 16) in 'Language.Fixpoint.Utils.Files' Missing documentation for: Ext (src/Language/Fixpoint/Utils/Files.hs:63) extFileName (src/Language/Fixpoint/Utils/Files.hs:128) extFileNameR (src/Language/Fixpoint/Utils/Files.hs:145) tempDirectory (src/Language/Fixpoint/Utils/Files.hs:135) extModuleName (src/Language/Fixpoint/Utils/Files.hs:151) withExt (src/Language/Fixpoint/Utils/Files.hs:125) isExtFile (src/Language/Fixpoint/Utils/Files.hs:148) isBinary (src/Language/Fixpoint/Utils/Files.hs:198) getZ3LibPath (src/Language/Fixpoint/Utils/Files.hs:53) getFileInDirs (src/Language/Fixpoint/Utils/Files.hs:180) copyFiles (src/Language/Fixpoint/Utils/Files.hs:159) 0% ( 0 / 12) in 'Language.Fixpoint.Types.Config' Missing documentation for: Module header Config (src/Language/Fixpoint/Types/Config.hs:43) getOpts (src/Language/Fixpoint/Types/Config.hs:179) Command (src/Language/Fixpoint/Types/Config.hs:27) SMTSolver (src/Language/Fixpoint/Types/Config.hs:129) GenQualifierSort (src/Language/Fixpoint/Types/Config.hs:103) UeqAllSorts (src/Language/Fixpoint/Types/Config.hs:113) withTarget (src/Language/Fixpoint/Types/Config.hs:34) defaultMinPartSize (src/Language/Fixpoint/Types/Config.hs:37) defaultMaxPartSize (src/Language/Fixpoint/Types/Config.hs:40) multicore (src/Language/Fixpoint/Types/Config.hs:188) queryFile (src/Language/Fixpoint/Types/Config.hs:191) 5% ( 2 / 41) in 'Language.Fixpoint.Types.PrettyPrint' Missing documentation for: Module header traceFix (src/Language/Fixpoint/Types/PrettyPrint.hs:18) Fixpoint (src/Language/Fixpoint/Types/PrettyPrint.hs:22) showFix (src/Language/Fixpoint/Types/PrettyPrint.hs:27) (src/Language/Fixpoint/Types/PrettyPrint.hs:30) (src/Language/Fixpoint/Types/PrettyPrint.hs:34) (src/Language/Fixpoint/Types/PrettyPrint.hs:37) (src/Language/Fixpoint/Types/PrettyPrint.hs:41) (src/Language/Fixpoint/Types/PrettyPrint.hs:45) (src/Language/Fixpoint/Types/PrettyPrint.hs:49) (src/Language/Fixpoint/Types/PrettyPrint.hs:53) (src/Language/Fixpoint/Types/PrettyPrint.hs:58) (src/Language/Fixpoint/Types/PrettyPrint.hs:61) (src/Language/Fixpoint/Types/PrettyPrint.hs:64) Tidy (src/Language/Fixpoint/Types/PrettyPrint.hs:69) showpp (src/Language/Fixpoint/Types/PrettyPrint.hs:84) tracepp (src/Language/Fixpoint/Types/PrettyPrint.hs:87) (src/Language/Fixpoint/Types/PrettyPrint.hs:90) (src/Language/Fixpoint/Types/PrettyPrint.hs:93) (src/Language/Fixpoint/Types/PrettyPrint.hs:96) (src/Language/Fixpoint/Types/PrettyPrint.hs:99) (src/Language/Fixpoint/Types/PrettyPrint.hs:102) pprintKVs (src/Language/Fixpoint/Types/PrettyPrint.hs:112) (src/Language/Fixpoint/Types/PrettyPrint.hs:121) (src/Language/Fixpoint/Types/PrettyPrint.hs:127) (src/Language/Fixpoint/Types/PrettyPrint.hs:130) (src/Language/Fixpoint/Types/PrettyPrint.hs:133) (src/Language/Fixpoint/Types/PrettyPrint.hs:136) (src/Language/Fixpoint/Types/PrettyPrint.hs:139) (src/Language/Fixpoint/Types/PrettyPrint.hs:142) (src/Language/Fixpoint/Types/PrettyPrint.hs:145) (src/Language/Fixpoint/Types/PrettyPrint.hs:148) DocTable (src/Language/Fixpoint/Types/PrettyPrint.hs:151) (src/Language/Fixpoint/Types/PrettyPrint.hs:153) PTable (src/Language/Fixpoint/Types/PrettyPrint.hs:157) (src/Language/Fixpoint/Types/PrettyPrint.hs:160) boxHSep (src/Language/Fixpoint/Types/PrettyPrint.hs:169) boxDoc (src/Language/Fixpoint/Types/PrettyPrint.hs:172) docBox (src/Language/Fixpoint/Types/PrettyPrint.hs:175) 47% ( 7 / 15) in 'Language.Fixpoint.Types.Spans' Missing documentation for: Module header Located (src/Language/Fixpoint/Types/Spans.hs:93) dummySpan (src/Language/Fixpoint/Types/Spans.hs:168) locAt (src/Language/Fixpoint/Types/Spans.hs:174) dummyLoc (src/Language/Fixpoint/Types/Spans.hs:179) dummyPos (src/Language/Fixpoint/Types/Spans.hs:184) atLoc (src/Language/Fixpoint/Types/Spans.hs:171) sourcePosElts (src/Language/Fixpoint/Types/Spans.hs:83) 48% ( 12 / 25) in 'Language.Fixpoint.Types.Errors' Missing documentation for: Module header dummySpan (src/Language/Fixpoint/Types/Spans.hs:168) sourcePosElts (src/Language/Fixpoint/Types/Spans.hs:83) colorResult (src/Language/Fixpoint/Types/Errors.hs:166) resultDoc (src/Language/Fixpoint/Types/Errors.hs:161) err (src/Language/Fixpoint/Types/Errors.hs:113) errLoc (src/Language/Fixpoint/Types/Errors.hs:81) errMsg (src/Language/Fixpoint/Types/Errors.hs:82) catError (src/Language/Fixpoint/Types/Errors.hs:103) catErrors (src/Language/Fixpoint/Types/Errors.hs:108) die (src/Language/Fixpoint/Types/Errors.hs:118) exit (src/Language/Fixpoint/Types/Errors.hs:123) errFreeVarInConstraint (src/Language/Fixpoint/Types/Errors.hs:182) 21% ( 16 / 78) in 'Language.Fixpoint.Types.Names' Missing documentation for: LocText (src/Language/Fixpoint/Types/Names.hs:223) symbolSafeText (src/Language/Fixpoint/Types/Names.hs:241) symbolSafeString (src/Language/Fixpoint/Types/Names.hs:244) symbolString (src/Language/Fixpoint/Types/Names.hs:238) isPrefixOfSym (src/Language/Fixpoint/Types/Names.hs:341) isSuffixOfSym (src/Language/Fixpoint/Types/Names.hs:344) isNonSymbol (src/Language/Fixpoint/Types/Names.hs:436) isNontrivialVV (src/Language/Fixpoint/Types/Names.hs:381) isDummy (src/Language/Fixpoint/Types/Names.hs:225) stripPrefix (src/Language/Fixpoint/Types/Names.hs:366) consSym (src/Language/Fixpoint/Types/Names.hs:351) unconsSym (src/Language/Fixpoint/Types/Names.hs:354) dropSym (src/Language/Fixpoint/Types/Names.hs:363) headSym (src/Language/Fixpoint/Types/Names.hs:348) lengthSym (src/Language/Fixpoint/Types/Names.hs:360) nonSymbol (src/Language/Fixpoint/Types/Names.hs:433) vvCon (src/Language/Fixpoint/Types/Names.hs:384) tidySymbol (src/Language/Fixpoint/Types/Names.hs:418) anfPrefix (src/Language/Fixpoint/Types/Names.hs:409) tempPrefix (src/Language/Fixpoint/Types/Names.hs:409) vv (src/Language/Fixpoint/Types/Names.hs:376) symChars (src/Language/Fixpoint/Types/Names.hs:334) dummySymbol (src/Language/Fixpoint/Types/Names.hs:384) intSymbol (src/Language/Fixpoint/Types/Names.hs:394) tempSymbol (src/Language/Fixpoint/Types/Names.hs:397) litSymbol (src/Language/Fixpoint/Types/Names.hs:388) renameSymbol (src/Language/Fixpoint/Types/Names.hs:400) kArgSymbol (src/Language/Fixpoint/Types/Names.hs:403) existSymbol (src/Language/Fixpoint/Types/Names.hs:406) unLitSymbol (src/Language/Fixpoint/Types/Names.hs:391) dummyName (src/Language/Fixpoint/Types/Names.hs:476) preludeName (src/Language/Fixpoint/Types/Names.hs:476) boolConName (src/Language/Fixpoint/Types/Names.hs:476) funConName (src/Language/Fixpoint/Types/Names.hs:476) listConName (src/Language/Fixpoint/Types/Names.hs:482) listLConName (src/Language/Fixpoint/Types/Names.hs:482) tupConName (src/Language/Fixpoint/Types/Names.hs:482) propConName (src/Language/Fixpoint/Types/Names.hs:482) hpropConName (src/Language/Fixpoint/Types/Names.hs:482) strConName (src/Language/Fixpoint/Types/Names.hs:482) nilName (src/Language/Fixpoint/Types/Names.hs:497) consName (src/Language/Fixpoint/Types/Names.hs:497) vvName (src/Language/Fixpoint/Types/Names.hs:482) size32Name (src/Language/Fixpoint/Types/Names.hs:497) size64Name (src/Language/Fixpoint/Types/Names.hs:497) bitVecName (src/Language/Fixpoint/Types/Names.hs:497) bvAndName (src/Language/Fixpoint/Types/Names.hs:497) bvOrName (src/Language/Fixpoint/Types/Names.hs:497) prims (src/Language/Fixpoint/Types/Names.hs:510) mulFuncName (src/Language/Fixpoint/Types/Names.hs:506) divFuncName (src/Language/Fixpoint/Types/Names.hs:506) setToIntName (src/Language/Fixpoint/Types/Names.hs:459) bitVecToIntName (src/Language/Fixpoint/Types/Names.hs:459) mapToIntName (src/Language/Fixpoint/Types/Names.hs:459) boolToIntName (src/Language/Fixpoint/Types/Names.hs:459) realToIntName (src/Language/Fixpoint/Types/Names.hs:459) setApplyName (src/Language/Fixpoint/Types/Names.hs:467) bitVecApplyName (src/Language/Fixpoint/Types/Names.hs:467) mapApplyName (src/Language/Fixpoint/Types/Names.hs:467) boolApplyName (src/Language/Fixpoint/Types/Names.hs:467) realApplyName (src/Language/Fixpoint/Types/Names.hs:467) intApplyName (src/Language/Fixpoint/Types/Names.hs:467) 22% ( 7 / 32) in 'Language.Fixpoint.Types.Sorts' Missing documentation for: Sort (src/Language/Fixpoint/Types/Sorts.hs:132) Sub (src/Language/Fixpoint/Types/Sorts.hs:178) FTycon (src/Language/Fixpoint/Types/Sorts.hs:64) TCEmb (src/Language/Fixpoint/Types/Sorts.hs:65) sortFTycon (src/Language/Fixpoint/Types/Sorts.hs:109) intFTyCon (src/Language/Fixpoint/Types/Sorts.hs:67) boolFTyCon (src/Language/Fixpoint/Types/Sorts.hs:67) realFTyCon (src/Language/Fixpoint/Types/Sorts.hs:67) numFTyCon (src/Language/Fixpoint/Types/Sorts.hs:67) setSort (src/Language/Fixpoint/Types/Sorts.hs:225) bitVecSort (src/Language/Fixpoint/Types/Sorts.hs:222) mapSort (src/Language/Fixpoint/Types/Sorts.hs:223) listFTyCon (src/Language/Fixpoint/Types/Sorts.hs:67) isListTC (src/Language/Fixpoint/Types/Sorts.hs:81) fTyconSymbol (src/Language/Fixpoint/Types/Sorts.hs:84) symbolFTycon (src/Language/Fixpoint/Types/Sorts.hs:87) fTyconSort (src/Language/Fixpoint/Types/Sorts.hs:234) fApp (src/Language/Fixpoint/Types/Sorts.hs:94) fApp' (src/Language/Fixpoint/Types/Sorts.hs:100) fAppTC (src/Language/Fixpoint/Types/Sorts.hs:97) fObj (src/Language/Fixpoint/Types/Sorts.hs:106) sortSubst (src/Language/Fixpoint/Types/Sorts.hs:242) functionSort (src/Language/Fixpoint/Types/Sorts.hs:116) mkFFunc (src/Language/Fixpoint/Types/Sorts.hs:146) bkFFunc (src/Language/Fixpoint/Types/Sorts.hs:156) 27% ( 17 / 62) in 'Language.Fixpoint.Types.Refinements' Missing documentation for: Constant (src/Language/Fixpoint/Types/Refinements.hs:191) Bop (src/Language/Fixpoint/Types/Refinements.hs:199) Brel (src/Language/Fixpoint/Types/Refinements.hs:196) Expr (src/Language/Fixpoint/Types/Refinements.hs:203) Pred (src/Language/Fixpoint/Types/Refinements.hs:229) PTrue (src/Language/Fixpoint/Types/Refinements.hs:231) PTop (src/Language/Fixpoint/Types/Refinements.hs:232) PFalse (src/Language/Fixpoint/Types/Refinements.hs:233) EBot (src/Language/Fixpoint/Types/Refinements.hs:234) Reft (src/Language/Fixpoint/Types/Refinements.hs:249) SortedReft (src/Language/Fixpoint/Types/Refinements.hs:252) eVar (src/Language/Fixpoint/Types/Refinements.hs:569) elit (src/Language/Fixpoint/Types/Refinements.hs:255) eProp (src/Language/Fixpoint/Types/Refinements.hs:572) pAnd (src/Language/Fixpoint/Types/Refinements.hs:581) pOr (src/Language/Fixpoint/Types/Refinements.hs:581) pIte (src/Language/Fixpoint/Types/Refinements.hs:584) mkEApp (src/Language/Fixpoint/Types/Refinements.hs:236) intKvar (src/Language/Fixpoint/Types/Refinements.hs:155) vv_ (src/Language/Fixpoint/Types/Refinements.hs:641) Reftable (src/Language/Fixpoint/Types/Refinements.hs:698) reft (src/Language/Fixpoint/Types/Refinements.hs:609) trueSortedReft (src/Language/Fixpoint/Types/Refinements.hs:644) trueReft (src/Language/Fixpoint/Types/Refinements.hs:647) falseReft (src/Language/Fixpoint/Types/Refinements.hs:647) exprReft (src/Language/Fixpoint/Types/Refinements.hs:598) notExprReft (src/Language/Fixpoint/Types/Refinements.hs:598) uexprReft (src/Language/Fixpoint/Types/Refinements.hs:598) usymbolReft (src/Language/Fixpoint/Types/Refinements.hs:638) propReft (src/Language/Fixpoint/Types/Refinements.hs:603) predReft (src/Language/Fixpoint/Types/Refinements.hs:606) reftPred (src/Language/Fixpoint/Types/Refinements.hs:625) reftBind (src/Language/Fixpoint/Types/Refinements.hs:628) functionSort (src/Language/Fixpoint/Types/Sorts.hs:116) isNonTrivial (src/Language/Fixpoint/Types/Refinements.hs:622) isTautoPred (src/Language/Fixpoint/Types/Refinements.hs:366) isEVar (src/Language/Fixpoint/Types/Refinements.hs:385) isFalse (src/Language/Fixpoint/Types/Refinements.hs:668) flattenRefas (src/Language/Fixpoint/Types/Refinements.hs:651) conjuncts (src/Language/Fixpoint/Types/Refinements.hs:657) eApps (src/Language/Fixpoint/Types/Refinements.hs:239) splitEApp (src/Language/Fixpoint/Types/Refinements.hs:242) reftConjuncts (src/Language/Fixpoint/Types/Refinements.hs:133) mapPredReft (src/Language/Fixpoint/Types/Refinements.hs:612) pprintReft (src/Language/Fixpoint/Types/Refinements.hs:516) 40% ( 4 / 10) in 'Language.Fixpoint.Types.Graphs' Missing documentation for: CVertex (src/Language/Fixpoint/Types/Graphs.hs:33) CEdge (src/Language/Fixpoint/Types/Graphs.hs:46) KVGraph (src/Language/Fixpoint/Types/Graphs.hs:47) Comps (src/Language/Fixpoint/Types/Graphs.hs:48) KVComps (src/Language/Fixpoint/Types/Graphs.hs:49) writeGraph (src/Language/Fixpoint/Types/Graphs.hs:52) 12% ( 1 / 8) in 'Language.Fixpoint.Types.Substitutions' Missing documentation for: mkSubst (src/Language/Fixpoint/Types/Substitutions.hs:41) isEmptySubst (src/Language/Fixpoint/Types/Substitutions.hs:44) substExcept (src/Language/Fixpoint/Types/Substitutions.hs:82) substfExcept (src/Language/Fixpoint/Types/Substitutions.hs:79) subst1Except (src/Language/Fixpoint/Types/Substitutions.hs:74) targetSubstSyms (src/Language/Fixpoint/Types/Substitutions.hs:47) filterSubst (src/Language/Fixpoint/Types/Substitutions.hs:30) 8% ( 3 / 37) in 'Language.Fixpoint.Types.Environments' Missing documentation for: Module header SEnv (src/Language/Fixpoint/Types/Environments.hs:61) SESearch (src/Language/Fixpoint/Types/Environments.hs:102) emptySEnv (src/Language/Fixpoint/Types/Environments.hs:83) toListSEnv (src/Language/Fixpoint/Types/Environments.hs:72) fromListSEnv (src/Language/Fixpoint/Types/Environments.hs:75) mapSEnvWithKey (src/Language/Fixpoint/Types/Environments.hs:79) mapSEnv (src/Language/Fixpoint/Types/Environments.hs:78) insertSEnv (src/Language/Fixpoint/Types/Environments.hs:81) deleteSEnv (src/Language/Fixpoint/Types/Environments.hs:80) memberSEnv (src/Language/Fixpoint/Types/Environments.hs:84) lookupSEnv (src/Language/Fixpoint/Types/Environments.hs:82) unionSEnv (src/Language/Fixpoint/Types/Environments.hs:88) intersectWithSEnv (src/Language/Fixpoint/Types/Environments.hs:85) differenceSEnv (src/Language/Fixpoint/Types/Environments.hs:86) filterSEnv (src/Language/Fixpoint/Types/Environments.hs:87) lookupSEnvWithDistance (src/Language/Fixpoint/Types/Environments.hs:90) envCs (src/Language/Fixpoint/Types/Environments.hs:178) IBindEnv (src/Language/Fixpoint/Types/Environments.hs:59) BindId (src/Language/Fixpoint/Types/Environments.hs:56) BindMap (src/Language/Fixpoint/Types/Environments.hs:57) insertsIBindEnv (src/Language/Fixpoint/Types/Environments.hs:112) deleteIBindEnv (src/Language/Fixpoint/Types/Environments.hs:109) elemsIBindEnv (src/Language/Fixpoint/Types/Environments.hs:115) BindEnv (src/Language/Fixpoint/Types/Environments.hs:68) beBinds (src/Language/Fixpoint/Types/Environments.hs:65) emptyBindEnv (src/Language/Fixpoint/Types/Environments.hs:123) lookupBindEnv (src/Language/Fixpoint/Types/Environments.hs:139) mapBindEnv (src/Language/Fixpoint/Types/Environments.hs:136) adjustBindEnv (src/Language/Fixpoint/Types/Environments.hs:151) bindEnvFromList (src/Language/Fixpoint/Types/Environments.hs:126) bindEnvToList (src/Language/Fixpoint/Types/Environments.hs:133) unionIBindEnv (src/Language/Fixpoint/Types/Environments.hs:144) diffIBindEnv (src/Language/Fixpoint/Types/Environments.hs:147) Warning: Language.Fixpoint.Types.Constraints: sid is exported separately but will be documented under TaggedC. Consider exporting it together with its parent(s) for code clarity. Warning: Language.Fixpoint.Types.Constraints: senv is exported separately but will be documented under TaggedC. Consider exporting it together with its parent(s) for code clarity. Warning: Language.Fixpoint.Types.Constraints: stag is exported separately but will be documented under TaggedC. Consider exporting it together with its parent(s) for code clarity. Warning: Language.Fixpoint.Types.Constraints: clhs is exported separately but will be documented under TaggedC. Consider exporting it together with its parent(s) for code clarity. Warning: Language.Fixpoint.Types.Constraints: crhs is exported separately but will be documented under TaggedC. Consider exporting it together with its parent(s) for code clarity. Warning: Language.Fixpoint.Types.Constraints: sinfo is exported separately but will be documented under TaggedC. Consider exporting it together with its parent(s) for code clarity. 48% ( 24 / 50) in 'Language.Fixpoint.Types.Constraints' Missing documentation for: SInfo (src/Language/Fixpoint/Types/Constraints.hs:375) GInfo (src/Language/Fixpoint/Types/Constraints.hs:376) writeFInfo (src/Language/Fixpoint/Types/Constraints.hs:440) saveQuery (src/Language/Fixpoint/Types/Constraints.hs:560) WfC (src/Language/Fixpoint/Types/Constraints.hs:102) SubC (src/Language/Fixpoint/Types/Constraints.hs:108) mkSubC (src/Language/Fixpoint/Types/Constraints.hs:264) subcId (src/Language/Fixpoint/Types/Constraints.hs:154) slhs (src/Language/Fixpoint/Types/Constraints.hs:109) srhs (src/Language/Fixpoint/Types/Constraints.hs:110) subC (src/Language/Fixpoint/Types/Constraints.hs:266) SimpC (src/Language/Fixpoint/Types/Constraints.hs:117) TaggedC (src/Language/Fixpoint/Types/Constraints.hs:125) addIds (src/Language/Fixpoint/Types/Constraints.hs:284) shiftVV (src/Language/Fixpoint/Types/Constraints.hs:279) qualifier (src/Language/Fixpoint/Types/Constraints.hs:320) eQual (src/Language/Fixpoint/Types/Constraints.hs:488) Result (src/Language/Fixpoint/Types/Constraints.hs:163) Hyp (src/Language/Fixpoint/Types/Constraints.hs:512) Cube (src/Language/Fixpoint/Types/Constraints.hs:507) QBind (src/Language/Fixpoint/Types/Constraints.hs:514) Cand (src/Language/Fixpoint/Types/Constraints.hs:516) Sol (src/Language/Fixpoint/Types/Constraints.hs:503) solInsert (src/Language/Fixpoint/Types/Constraints.hs:550) solResult (src/Language/Fixpoint/Types/Constraints.hs:531) ksMember (src/Language/Fixpoint/Types/Constraints.hs:345) 100% ( 5 / 5) in 'Language.Fixpoint.Types.Utils' 100% ( 12 / 12) in 'Language.Fixpoint.Types' 38% ( 10 / 26) in 'Language.Fixpoint.Types.Visitor' Missing documentation for: Module header Visitor (src/Language/Fixpoint/Types/Visitor.hs:46) defaultVisitor (src/Language/Fixpoint/Types/Visitor.hs:58) trans (src/Language/Fixpoint/Types/Visitor.hs:71) fold (src/Language/Fixpoint/Types/Visitor.hs:68) kvars (src/Language/Fixpoint/Types/Visitor.hs:179) size (src/Language/Fixpoint/Types/Visitor.hs:173) envKVars (src/Language/Fixpoint/Types/Visitor.hs:186) envKVarsN (src/Language/Fixpoint/Types/Visitor.hs:192) rhsKVars (src/Language/Fixpoint/Types/Visitor.hs:198) mapKVars (src/Language/Fixpoint/Types/Visitor.hs:147) mapKVars' (src/Language/Fixpoint/Types/Visitor.hs:152) mapKVarSubsts (src/Language/Fixpoint/Types/Visitor.hs:160) isConcC (src/Language/Fixpoint/Types/Visitor.hs:204) isKvarC (src/Language/Fixpoint/Types/Visitor.hs:201) mapSort (src/Language/Fixpoint/Types/Visitor.hs:226) 73% ( 16 / 22) in 'Language.Fixpoint.Smt.Types' Missing documentation for: SMTEnv (src/Language/Fixpoint/Smt/Types.hs:96) emptySMTEnv (src/Language/Fixpoint/Smt/Types.hs:101) SMTSt (src/Language/Fixpoint/Smt/Types.hs:97) withExtendedEnv (src/Language/Fixpoint/Smt/Types.hs:103) SMT2 (src/Language/Fixpoint/Smt/Types.hs:99) freshSym (src/Language/Fixpoint/Smt/Types.hs:111) 62% ( 8 / 13) in 'Language.Fixpoint.Smt.Bitvector' Missing documentation for: Module header Bv (src/Language/Fixpoint/Smt/Bitvector.hs:32) BvSize (src/Language/Fixpoint/Smt/Bitvector.hs:34) BvOp (src/Language/Fixpoint/Smt/Bitvector.hs:37) bvTyCon (src/Language/Fixpoint/Smt/Bitvector.hs:44) 25% ( 7 / 28) in 'Language.Fixpoint.Smt.Theories' Missing documentation for: Module header smt2App (src/Language/Fixpoint/Smt/Theories.hs:239) smt2Sort (src/Language/Fixpoint/Smt/Theories.hs:229) preamble (src/Language/Fixpoint/Smt/Theories.hs:250) isBv (src/Language/Fixpoint/Smt/Theories.hs:210) sizeBv (src/Language/Fixpoint/Smt/Theories.hs:213) isTheorySymbol (src/Language/Fixpoint/Smt/Theories.hs:173) theoryEnv (src/Language/Fixpoint/Smt/Theories.hs:176) theorySymbols (src/Language/Fixpoint/Smt/Theories.hs:178) setEmpty (src/Language/Fixpoint/Smt/Theories.hs:68) setEmp (src/Language/Fixpoint/Smt/Theories.hs:68) setCap (src/Language/Fixpoint/Smt/Theories.hs:68) setSub (src/Language/Fixpoint/Smt/Theories.hs:68) setAdd (src/Language/Fixpoint/Smt/Theories.hs:68) setMem (src/Language/Fixpoint/Smt/Theories.hs:68) setCom (src/Language/Fixpoint/Smt/Theories.hs:68) setCup (src/Language/Fixpoint/Smt/Theories.hs:68) setDif (src/Language/Fixpoint/Smt/Theories.hs:68) setSng (src/Language/Fixpoint/Smt/Theories.hs:68) mapSel (src/Language/Fixpoint/Smt/Theories.hs:68) mapSto (src/Language/Fixpoint/Smt/Theories.hs:68) 68% ( 17 / 25) in 'Language.Fixpoint.SortCheck' Missing documentation for: Env (src/Language/Fixpoint/SortCheck.hs:131) checkSorted (src/Language/Fixpoint/SortCheck.hs:199) checkSortedReftFull (src/Language/Fixpoint/SortCheck.hs:183) checkSortFull (src/Language/Fixpoint/SortCheck.hs:191) pruneUnsortedReft (src/Language/Fixpoint/SortCheck.hs:205) checkSortExpr (src/Language/Fixpoint/SortCheck.hs:98) elaborate (src/Language/Fixpoint/SortCheck.hs:108) isMono (src/Language/Fixpoint/SortCheck.hs:76) 3% ( 1 / 31) in 'Language.Fixpoint.Smt.Serialize' Missing documentation for: (src/Language/Fixpoint/Smt/Serialize.hs:52) (src/Language/Fixpoint/Smt/Serialize.hs:67) (src/Language/Fixpoint/Smt/Serialize.hs:72) (src/Language/Fixpoint/Smt/Serialize.hs:80) (src/Language/Fixpoint/Smt/Serialize.hs:84) (src/Language/Fixpoint/Smt/Serialize.hs:89) (src/Language/Fixpoint/Smt/Serialize.hs:92) (src/Language/Fixpoint/Smt/Serialize.hs:101) (src/Language/Fixpoint/Smt/Serialize.hs:111) defuncBop (src/Language/Fixpoint/Smt/Serialize.hs:168) smt2App (src/Language/Fixpoint/Smt/Serialize.hs:186) defuncApp (src/Language/Fixpoint/Smt/Serialize.hs:192) eliminate (src/Language/Fixpoint/Smt/Serialize.hs:199) defuncApp' (src/Language/Fixpoint/Smt/Serialize.hs:202) mkRel (src/Language/Fixpoint/Smt/Serialize.hs:209) mkNe (src/Language/Fixpoint/Smt/Serialize.hs:212) (src/Language/Fixpoint/Smt/Serialize.hs:214) smt2s (src/Language/Fixpoint/Smt/Serialize.hs:267) smt2many (src/Language/Fixpoint/Smt/Serialize.hs:270) defineFun (src/Language/Fixpoint/Smt/Serialize.hs:274) isSMTSymbol (src/Language/Fixpoint/Smt/Serialize.hs:295) grapLambdas (src/Language/Fixpoint/Smt/Serialize.hs:318) makeApplication (src/Language/Fixpoint/Smt/Serialize.hs:379) makeFunSymbol (src/Language/Fixpoint/Smt/Serialize.hs:389) toInt (src/Language/Fixpoint/Smt/Serialize.hs:411) isSMTSort (src/Language/Fixpoint/Smt/Serialize.hs:428) castWith (src/Language/Fixpoint/Smt/Serialize.hs:444) initSMTEnv (src/Language/Fixpoint/Smt/Serialize.hs:450) makeApplies (src/Language/Fixpoint/Smt/Serialize.hs:459) exprSort (src/Language/Fixpoint/Smt/Serialize.hs:472) 59% ( 17 / 29) in 'Language.Fixpoint.Smt.Interface' Missing documentation for: makeContextNoLog (src/Language/Fixpoint/Smt/Interface.hs:238) makeContextWithSEnv (src/Language/Fixpoint/Smt/Interface.hs:234) cleanupContext (src/Language/Fixpoint/Smt/Interface.hs:258) smtWrite (src/Language/Fixpoint/Smt/Interface.hs:155) smtDecl (src/Language/Fixpoint/Smt/Interface.hs:304) smtAssert (src/Language/Fixpoint/Smt/Interface.hs:322) smtCheckUnsat (src/Language/Fixpoint/Smt/Interface.hs:328) smtCheckSat (src/Language/Fixpoint/Smt/Interface.hs:314) smtBracket (src/Language/Fixpoint/Smt/Interface.hs:331) smtDistinct (src/Language/Fixpoint/Smt/Interface.hs:325) checkValidWithContext (src/Language/Fixpoint/Smt/Interface.hs:108) makeZ3Context (src/Language/Fixpoint/Smt/Interface.hs:101) 67% ( 6 / 9) in 'Language.Fixpoint.Solver.Solution' Missing documentation for: Module header noKvars (src/Language/Fixpoint/Solver/Solution.hs:263) solutionGraph (src/Language/Fixpoint/Solver/Solution.hs:273) 80% ( 12 / 15) in 'Language.Fixpoint.Partition' Missing documentation for: partition (src/Language/Fixpoint/Partition.hs:88) mcInfo (src/Language/Fixpoint/Partition.hs:79) graphStatistics (src/Language/Fixpoint/Partition.hs:409) 50% ( 1 / 2) in 'Language.Fixpoint.Minimize' Missing documentation for: minQuery (src/Language/Fixpoint/Minimize.hs:22) 80% ( 4 / 5) in 'Language.Fixpoint.Solver.Validate' Missing documentation for: sanitize (src/Language/Fixpoint/Solver/Validate.hs:32) 0% ( 0 / 2) in 'Language.Fixpoint.Solver.Eliminate' Missing documentation for: Module header eliminate (src/Language/Fixpoint/Solver/Eliminate.hs:15) 0% ( 0 / 2) in 'Language.Fixpoint.Solver.UniqifyKVars' Missing documentation for: Module header wfcUniqify (src/Language/Fixpoint/Solver/UniqifyKVars.hs:42) 50% ( 1 / 2) in 'Language.Fixpoint.Utils.Statistics' Missing documentation for: statistics (src/Language/Fixpoint/Utils/Statistics.hs:21) 22% ( 12 / 54) in 'Language.Fixpoint.Parse' Missing documentation for: Module header Inputable (src/Language/Fixpoint/Parse.hs:681) Parser (src/Language/Fixpoint/Parse.hs:94) lexer (src/Language/Fixpoint/Parse.hs:138) reserved (src/Language/Fixpoint/Parse.hs:139) reservedOp (src/Language/Fixpoint/Parse.hs:140) parens (src/Language/Fixpoint/Parse.hs:141) brackets (src/Language/Fixpoint/Parse.hs:142) angles (src/Language/Fixpoint/Parse.hs:143) braces (src/Language/Fixpoint/Parse.hs:149) semi (src/Language/Fixpoint/Parse.hs:144) comma (src/Language/Fixpoint/Parse.hs:146) colon (src/Language/Fixpoint/Parse.hs:145) dcolon (src/Language/Fixpoint/Parse.hs:304) whiteSpace (src/Language/Fixpoint/Parse.hs:147) blanks (src/Language/Fixpoint/Parse.hs:156) pairP (src/Language/Fixpoint/Parse.hs:467) lowerIdP (src/Language/Fixpoint/Parse.hs:191) upperIdP (src/Language/Fixpoint/Parse.hs:188) symbolP (src/Language/Fixpoint/Parse.hs:203) constantP (src/Language/Fixpoint/Parse.hs:206) integer (src/Language/Fixpoint/Parse.hs:158) bindP (src/Language/Fixpoint/Parse.hs:447) sortP (src/Language/Fixpoint/Parse.hs:311) mkQual (src/Language/Fixpoint/Parse.hs:470) exprP (src/Language/Fixpoint/Parse.hs:253) predP (src/Language/Fixpoint/Parse.hs:395) funAppP (src/Language/Fixpoint/Parse.hs:256) refaP (src/Language/Fixpoint/Parse.hs:431) refP (src/Language/Fixpoint/Parse.hs:450) refDefP (src/Language/Fixpoint/Parse.hs:451) refBindP (src/Language/Fixpoint/Parse.hs:437) bvSortP (src/Language/Fixpoint/Parse.hs:352) condIdP (src/Language/Fixpoint/Parse.hs:181) locParserP (src/Language/Fixpoint/Parse.hs:172) locLowerIdP (src/Language/Fixpoint/Parse.hs:200) locUpperIdP (src/Language/Fixpoint/Parse.hs:201) freshIntP (src/Language/Fixpoint/Parse.hs:652) doParse' (src/Language/Fixpoint/Parse.hs:635) parseFromFile (src/Language/Fixpoint/Parse.hs:649) remainderP (src/Language/Fixpoint/Parse.hs:629) isSmall (src/Language/Fixpoint/Parse.hs:194) 22% ( 2 / 9) in 'Language.Fixpoint.Solver.Types' Missing documentation for: Module header CSucc (src/Language/Fixpoint/Solver/Types.hs:16) CMap (src/Language/Fixpoint/Solver/Types.hs:17) KVRead (src/Language/Fixpoint/Solver/Types.hs:18) DepEdge (src/Language/Fixpoint/Solver/Types.hs:19) Slice (src/Language/Fixpoint/Solver/Types.hs:21) CGraph (src/Language/Fixpoint/Solver/Types.hs:26) 62% ( 8 / 13) in 'Language.Fixpoint.Solver.Graph' Missing documentation for: Module header isTarget (src/Language/Fixpoint/Solver/Graph.hs:130) gSccs (src/Language/Fixpoint/Solver/Types.hs:29) kvWriteBy (src/Language/Fixpoint/Solver/Graph.hs:116) kvReadBy (src/Language/Fixpoint/Solver/Graph.hs:121) 0% ( 0 / 2) in 'Language.Fixpoint.Solver.UniqifyBinds' Missing documentation for: Module header renameAll (src/Language/Fixpoint/Solver/UniqifyBinds.hs:23) 64% ( 9 / 14) in 'Language.Fixpoint.Solver.Worklist' Missing documentation for: Module header Stats (src/Language/Fixpoint/Solver/Worklist.hs:51) pop (src/Language/Fixpoint/Solver/Worklist.hs:130) push (src/Language/Fixpoint/Solver/Worklist.hs:157) wRanks (src/Language/Fixpoint/Solver/Worklist.hs:46) 56% ( 9 / 16) in 'Language.Fixpoint.Solver.Monad' Missing documentation for: runSolverM (src/Language/Fixpoint/Solver/Monad.hs:85) getBinds (src/Language/Fixpoint/Solver/Monad.hs:105) checkSat (src/Language/Fixpoint/Solver/Monad.hs:165) smtEnablrmbqi (src/Language/Fixpoint/Solver/Monad.hs:160) Stats (src/Language/Fixpoint/Solver/Monad.hs:62) tickIter (src/Language/Fixpoint/Solver/Monad.hs:209) stats (src/Language/Fixpoint/Solver/Monad.hs:204) 67% ( 2 / 3) in 'Language.Fixpoint.Solver.Solve' Missing documentation for: solve (src/Language/Fixpoint/Solver/Solve.hs:34) 100% ( 10 / 10) in 'Language.Fixpoint.Solver' 0% ( 0 / 2) in 'Language.Fixpoint.Solver.TrivialSort' Missing documentation for: Module header nontrivsorts (src/Language/Fixpoint/Solver/TrivialSort.hs:23) Warning: Language.Fixpoint.Types.Errors: could not find link destinations for: Error1 Warning: Language.Fixpoint.Types.Names: could not find link destinations for: SafeText TFCo:R:DescriptionSymbol DT Warning: Language.Fixpoint.Types.Refinements: could not find link destinations for: Falseable Warning: Language.Fixpoint.Types.Environments: could not find link destinations for: SizedEnv Warning: Language.Fixpoint.Types.Visitor: could not find link destinations for: Visitable Warning: Language.Fixpoint.SortCheck: could not find link destinations for: Checkable Warning: Language.Fixpoint.Solver.Validate: could not find link destinations for: ValidateM Warning: Language.Fixpoint.Solver.Monad: could not find link destinations for: SolverState Documentation created: dist/doc/html/liquid-fixpoint/index.html, dist/doc/html/liquid-fixpoint/liquid-fixpoint.txt Preprocessing executable 'fixpoint' for liquid-fixpoint-0.5.0.1... Creating package registration file: /tmp/pkgConf-liquid-fixpoint-0.5.020954100916824859.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/liquid-fixpoint-0.5.0.1-GFWNuoupb5XC4h0g83fsiM Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering liquid-fixpoint-0.5.0.1... Installed liquid-fixpoint-0.5.0.1 Downloading liquidhaskell-0.6.0.0... Configuring liquidhaskell-0.6.0.0... Building liquidhaskell-0.6.0.0... Preprocessing library liquidhaskell-0.6.0.0... [ 1 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsCCall ( src/Language/Haskell/Liquid/Desugar710/DsCCall.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsCCall.o ) [ 2 of 97] Compiling Language.Haskell.Liquid.Desugar710.Match[boot] ( src/Language/Haskell/Liquid/Desugar710/Match.hs-boot, dist/build/Language/Haskell/Liquid/Desugar710/Match.o-boot ) [ 3 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsForeign ( src/Language/Haskell/Liquid/Desugar710/DsForeign.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsForeign.o ) [ 4 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsExpr[boot] ( src/Language/Haskell/Liquid/Desugar710/DsExpr.hs-boot, dist/build/Language/Haskell/Liquid/Desugar710/DsExpr.o-boot ) [ 5 of 97] Compiling Language.Haskell.Liquid.Desugar710.Coverage ( src/Language/Haskell/Liquid/Desugar710/Coverage.hs, dist/build/Language/Haskell/Liquid/Desugar710/Coverage.o ) [ 6 of 97] Compiling Language.Haskell.Liquid.Prover.Names ( src/Language/Haskell/Liquid/Prover/Names.hs, dist/build/Language/Haskell/Liquid/Prover/Names.o ) [ 7 of 97] Compiling Language.Haskell.Liquid.Prover.SMTInterface ( src/Language/Haskell/Liquid/Prover/SMTInterface.hs, dist/build/Language/Haskell/Liquid/Prover/SMTInterface.o ) [ 8 of 97] Compiling Language.Haskell.Liquid.Prover.Misc ( src/Language/Haskell/Liquid/Prover/Misc.hs, dist/build/Language/Haskell/Liquid/Prover/Misc.o ) [ 9 of 97] Compiling Language.Haskell.Liquid.Prover.Constants ( src/Language/Haskell/Liquid/Prover/Constants.hs, dist/build/Language/Haskell/Liquid/Prover/Constants.o ) [10 of 97] Compiling Paths_liquidhaskell ( dist/build/autogen/Paths_liquidhaskell.hs, dist/build/Paths_liquidhaskell.o ) [11 of 97] Compiling Language.Haskell.Liquid.UX.Config ( src/Language/Haskell/Liquid/UX/Config.hs, dist/build/Language/Haskell/Liquid/UX/Config.o ) [12 of 97] Compiling Language.Haskell.Liquid.Types.Specifications ( src/Language/Haskell/Liquid/Types/Specifications.hs, dist/build/Language/Haskell/Liquid/Types/Specifications.o ) [13 of 97] Compiling Language.Haskell.Liquid.Types.Names ( src/Language/Haskell/Liquid/Types/Names.hs, dist/build/Language/Haskell/Liquid/Types/Names.o ) [14 of 97] Compiling Language.Haskell.Liquid.Prover.Types ( src/Language/Haskell/Liquid/Prover/Types.hs, dist/build/Language/Haskell/Liquid/Prover/Types.o ) [15 of 97] Compiling Language.Haskell.Liquid.Prover.Parser ( src/Language/Haskell/Liquid/Prover/Parser.hs, dist/build/Language/Haskell/Liquid/Prover/Parser.o ) [16 of 97] Compiling Language.Haskell.Liquid.Prover.Pretty ( src/Language/Haskell/Liquid/Prover/Pretty.hs, dist/build/Language/Haskell/Liquid/Prover/Pretty.o ) [17 of 97] Compiling Language.Haskell.Liquid.Prover.Solve ( src/Language/Haskell/Liquid/Prover/Solve.hs, dist/build/Language/Haskell/Liquid/Prover/Solve.o ) [18 of 97] Compiling Language.Haskell.Liquid.Types.Variance ( src/Language/Haskell/Liquid/Types/Variance.hs, dist/build/Language/Haskell/Liquid/Types/Variance.o ) [19 of 97] Compiling Language.Haskell.Liquid.Misc ( src/Language/Haskell/Liquid/Misc.hs, dist/build/Language/Haskell/Liquid/Misc.o ) [20 of 97] Compiling Language.Haskell.Liquid.Types.Errors ( src/Language/Haskell/Liquid/Types/Errors.hs, dist/build/Language/Haskell/Liquid/Types/Errors.o ) [21 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsUtils ( src/Language/Haskell/Liquid/Desugar710/DsUtils.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsUtils.o ) [22 of 97] Compiling Language.Haskell.Liquid.Desugar710.MatchLit ( src/Language/Haskell/Liquid/Desugar710/MatchLit.hs, dist/build/Language/Haskell/Liquid/Desugar710/MatchLit.o ) [23 of 97] Compiling Language.Haskell.Liquid.Desugar710.Check ( src/Language/Haskell/Liquid/Desugar710/Check.hs, dist/build/Language/Haskell/Liquid/Desugar710/Check.o ) [24 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsGRHSs ( src/Language/Haskell/Liquid/Desugar710/DsGRHSs.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsGRHSs.o ) [25 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsBinds ( src/Language/Haskell/Liquid/Desugar710/DsBinds.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsBinds.o ) [26 of 97] Compiling Language.Haskell.Liquid.Desugar710.MatchCon ( src/Language/Haskell/Liquid/Desugar710/MatchCon.hs, dist/build/Language/Haskell/Liquid/Desugar710/MatchCon.o ) [27 of 97] Compiling Language.Haskell.Liquid.Desugar710.Match ( src/Language/Haskell/Liquid/Desugar710/Match.hs, dist/build/Language/Haskell/Liquid/Desugar710/Match.o ) [28 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsArrows ( src/Language/Haskell/Liquid/Desugar710/DsArrows.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsArrows.o ) [29 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsListComp ( src/Language/Haskell/Liquid/Desugar710/DsListComp.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsListComp.o ) [30 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsExpr ( src/Language/Haskell/Liquid/Desugar710/DsExpr.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsExpr.o ) [31 of 97] Compiling Language.Haskell.Liquid.Desugar710.Desugar ( src/Language/Haskell/Liquid/Desugar710/Desugar.hs, dist/build/Language/Haskell/Liquid/Desugar710/Desugar.o ) [32 of 97] Compiling Language.Haskell.Liquid.Desugar710.HscMain ( src/Language/Haskell/Liquid/Desugar710/HscMain.hs, dist/build/Language/Haskell/Liquid/Desugar710/HscMain.o ) [33 of 97] Compiling Language.Haskell.Liquid.Desugar710.DsMeta ( src/Language/Haskell/Liquid/Desugar710/DsMeta.hs, dist/build/Language/Haskell/Liquid/Desugar710/DsMeta.o ) [34 of 97] Compiling Language.Haskell.Liquid.GHC.Misc ( src/Language/Haskell/Liquid/GHC/Misc.hs, dist/build/Language/Haskell/Liquid/GHC/Misc.o ) [35 of 97] Compiling Language.Haskell.Liquid.GHC.SpanStack ( src/Language/Haskell/Liquid/GHC/SpanStack.hs, dist/build/Language/Haskell/Liquid/GHC/SpanStack.o ) [36 of 97] Compiling Language.Haskell.Liquid.Types.Visitors ( src/Language/Haskell/Liquid/Types/Visitors.hs, dist/build/Language/Haskell/Liquid/Types/Visitors.o ) [37 of 97] Compiling Language.Haskell.Liquid.UX.CTags ( src/Language/Haskell/Liquid/UX/CTags.hs, dist/build/Language/Haskell/Liquid/UX/CTags.o ) [38 of 97] Compiling Language.Haskell.Liquid.UX.ACSS ( src/Language/Haskell/Liquid/UX/ACSS.hs, dist/build/Language/Haskell/Liquid/UX/ACSS.o ) [39 of 97] Compiling Language.Haskell.Liquid.GHC.Play ( src/Language/Haskell/Liquid/GHC/Play.hs, dist/build/Language/Haskell/Liquid/GHC/Play.o ) [40 of 97] Compiling Language.Haskell.Liquid.Transforms.Rec ( src/Language/Haskell/Liquid/Transforms/Rec.hs, dist/build/Language/Haskell/Liquid/Transforms/Rec.o ) [41 of 97] Compiling Language.Haskell.Liquid.Transforms.ANF ( src/Language/Haskell/Liquid/Transforms/ANF.hs, dist/build/Language/Haskell/Liquid/Transforms/ANF.o ) [42 of 97] Compiling Language.Haskell.Liquid.Types ( src/Language/Haskell/Liquid/Types.hs, dist/build/Language/Haskell/Liquid/Types.o ) [43 of 97] Compiling Language.Haskell.Liquid.Constraint.Fresh ( src/Language/Haskell/Liquid/Constraint/Fresh.hs, dist/build/Language/Haskell/Liquid/Constraint/Fresh.o ) [44 of 97] Compiling Language.Haskell.Liquid.Types.Strata ( src/Language/Haskell/Liquid/Types/Strata.hs, dist/build/Language/Haskell/Liquid/Types/Strata.o ) [45 of 97] Compiling Language.Haskell.Liquid.Types.PrettyPrint ( src/Language/Haskell/Liquid/Types/PrettyPrint.hs, dist/build/Language/Haskell/Liquid/Types/PrettyPrint.o ) [46 of 97] Compiling Language.Haskell.Liquid.Types.RefType ( src/Language/Haskell/Liquid/Types/RefType.hs, dist/build/Language/Haskell/Liquid/Types/RefType.o ) [47 of 97] Compiling Language.Haskell.Liquid.Types.PredType ( src/Language/Haskell/Liquid/Types/PredType.hs, dist/build/Language/Haskell/Liquid/Types/PredType.o ) [48 of 97] Compiling Language.Haskell.Liquid.WiredIn ( src/Language/Haskell/Liquid/WiredIn.hs, dist/build/Language/Haskell/Liquid/WiredIn.o ) [49 of 97] Compiling Language.Haskell.Liquid.Constraint.Types ( src/Language/Haskell/Liquid/Constraint/Types.hs, dist/build/Language/Haskell/Liquid/Constraint/Types.o ) [50 of 97] Compiling Language.Haskell.Liquid.Transforms.CoreToLogic ( src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs, dist/build/Language/Haskell/Liquid/Transforms/CoreToLogic.o ) [51 of 97] Compiling Language.Haskell.Liquid.Constraint.ProofToCore ( src/Language/Haskell/Liquid/Constraint/ProofToCore.hs, dist/build/Language/Haskell/Liquid/Constraint/ProofToCore.o ) [52 of 97] Compiling Language.Haskell.Liquid.Types.Bounds ( src/Language/Haskell/Liquid/Types/Bounds.hs, dist/build/Language/Haskell/Liquid/Types/Bounds.o ) [53 of 97] Compiling Language.Haskell.Liquid.Transforms.RefSplit ( src/Language/Haskell/Liquid/Transforms/RefSplit.hs, dist/build/Language/Haskell/Liquid/Transforms/RefSplit.o ) [54 of 97] Compiling Language.Haskell.Liquid.Constraint.Env ( src/Language/Haskell/Liquid/Constraint/Env.hs, dist/build/Language/Haskell/Liquid/Constraint/Env.o ) [55 of 97] Compiling Language.Haskell.Liquid.Constraint.Monad ( src/Language/Haskell/Liquid/Constraint/Monad.hs, dist/build/Language/Haskell/Liquid/Constraint/Monad.o ) [56 of 97] Compiling Language.Haskell.Liquid.UX.Tidy ( src/Language/Haskell/Liquid/UX/Tidy.hs, dist/build/Language/Haskell/Liquid/UX/Tidy.o ) [57 of 97] Compiling Language.Haskell.Liquid.Constraint.Axioms ( src/Language/Haskell/Liquid/Constraint/Axioms.hs, dist/build/Language/Haskell/Liquid/Constraint/Axioms.o ) [58 of 97] Compiling Language.Haskell.Liquid.Types.Meet ( src/Language/Haskell/Liquid/Types/Meet.hs, dist/build/Language/Haskell/Liquid/Types/Meet.o ) [59 of 97] Compiling Language.Haskell.Liquid.Measure ( src/Language/Haskell/Liquid/Measure.hs, dist/build/Language/Haskell/Liquid/Measure.o ) [60 of 97] Compiling Language.Haskell.Liquid.Types.Literals ( src/Language/Haskell/Liquid/Types/Literals.hs, dist/build/Language/Haskell/Liquid/Types/Literals.o ) [61 of 97] Compiling Language.Haskell.Liquid.Parse ( src/Language/Haskell/Liquid/Parse.hs, dist/build/Language/Haskell/Liquid/Parse.o ) [62 of 97] Compiling Language.Haskell.Liquid.Types.Dictionaries ( src/Language/Haskell/Liquid/Types/Dictionaries.hs, dist/build/Language/Haskell/Liquid/Types/Dictionaries.o ) [63 of 97] Compiling Language.Haskell.Liquid.Transforms.Simplify ( src/Language/Haskell/Liquid/Transforms/Simplify.hs, dist/build/Language/Haskell/Liquid/Transforms/Simplify.o ) [64 of 97] Compiling Language.Haskell.Liquid.UX.Errors ( src/Language/Haskell/Liquid/UX/Errors.hs, dist/build/Language/Haskell/Liquid/UX/Errors.o ) [65 of 97] Compiling Language.Haskell.Liquid.UX.DiffCheck ( src/Language/Haskell/Liquid/UX/DiffCheck.hs, dist/build/Language/Haskell/Liquid/UX/DiffCheck.o ) [66 of 97] Compiling Language.Haskell.Liquid.UX.Annotate ( src/Language/Haskell/Liquid/UX/Annotate.hs, dist/build/Language/Haskell/Liquid/UX/Annotate.o ) [67 of 97] Compiling Language.Haskell.Liquid.UX.CmdLine ( src/Language/Haskell/Liquid/UX/CmdLine.hs, dist/build/Language/Haskell/Liquid/UX/CmdLine.o ) [68 of 97] Compiling Language.Haskell.Liquid.Bare.Env ( src/Language/Haskell/Liquid/Bare/Env.hs, dist/build/Language/Haskell/Liquid/Bare/Env.o ) [69 of 97] Compiling Language.Haskell.Liquid.Bare.RefToLogic ( src/Language/Haskell/Liquid/Bare/RefToLogic.hs, dist/build/Language/Haskell/Liquid/Bare/RefToLogic.o ) [70 of 97] Compiling Language.Haskell.Liquid.Bare.SymSort ( src/Language/Haskell/Liquid/Bare/SymSort.hs, dist/build/Language/Haskell/Liquid/Bare/SymSort.o ) [71 of 97] Compiling Language.Haskell.Liquid.Bare.Lookup ( src/Language/Haskell/Liquid/Bare/Lookup.hs, dist/build/Language/Haskell/Liquid/Bare/Lookup.o ) [72 of 97] Compiling Language.Haskell.Liquid.Bare.Expand ( src/Language/Haskell/Liquid/Bare/Expand.hs, dist/build/Language/Haskell/Liquid/Bare/Expand.o ) [73 of 97] Compiling Language.Haskell.Liquid.Bare.Existential ( src/Language/Haskell/Liquid/Bare/Existential.hs, dist/build/Language/Haskell/Liquid/Bare/Existential.o ) [74 of 97] Compiling Language.Haskell.Liquid.Bare.Axiom ( src/Language/Haskell/Liquid/Bare/Axiom.hs, dist/build/Language/Haskell/Liquid/Bare/Axiom.o ) [75 of 97] Compiling Language.Haskell.Liquid.Bare.Misc ( src/Language/Haskell/Liquid/Bare/Misc.hs, dist/build/Language/Haskell/Liquid/Bare/Misc.o ) [76 of 97] Compiling Language.Haskell.Liquid.Bare.Plugged ( src/Language/Haskell/Liquid/Bare/Plugged.hs, dist/build/Language/Haskell/Liquid/Bare/Plugged.o ) [77 of 97] Compiling Language.Haskell.Liquid.Bare.Resolve ( src/Language/Haskell/Liquid/Bare/Resolve.hs, dist/build/Language/Haskell/Liquid/Bare/Resolve.o ) [78 of 97] Compiling Language.Haskell.Liquid.Bare.OfType ( src/Language/Haskell/Liquid/Bare/OfType.hs, dist/build/Language/Haskell/Liquid/Bare/OfType.o ) [79 of 97] Compiling Language.Haskell.Liquid.Bare.DataType ( src/Language/Haskell/Liquid/Bare/DataType.hs, dist/build/Language/Haskell/Liquid/Bare/DataType.o ) [80 of 97] Compiling Language.Haskell.Liquid.Bare.Check ( src/Language/Haskell/Liquid/Bare/Check.hs, dist/build/Language/Haskell/Liquid/Bare/Check.o ) [81 of 97] Compiling Language.Haskell.Liquid.Bare.Measure ( src/Language/Haskell/Liquid/Bare/Measure.hs, dist/build/Language/Haskell/Liquid/Bare/Measure.o ) [82 of 97] Compiling Language.Haskell.Liquid.Bare.RTEnv ( src/Language/Haskell/Liquid/Bare/RTEnv.hs, dist/build/Language/Haskell/Liquid/Bare/RTEnv.o ) [83 of 97] Compiling Language.Haskell.Liquid.Bare.Spec ( src/Language/Haskell/Liquid/Bare/Spec.hs, dist/build/Language/Haskell/Liquid/Bare/Spec.o ) [84 of 97] Compiling Language.Haskell.Liquid.Constraint.Constraint ( src/Language/Haskell/Liquid/Constraint/Constraint.hs, dist/build/Language/Haskell/Liquid/Constraint/Constraint.o ) [85 of 97] Compiling Language.Haskell.Liquid.Constraint.Split ( src/Language/Haskell/Liquid/Constraint/Split.hs, dist/build/Language/Haskell/Liquid/Constraint/Split.o ) [86 of 97] Compiling Language.Haskell.Liquid.Constraint.Generate ( src/Language/Haskell/Liquid/Constraint/Generate.hs, dist/build/Language/Haskell/Liquid/Constraint/Generate.o ) [87 of 97] Compiling Language.Haskell.Liquid.Bare.GhcSpec ( src/Language/Haskell/Liquid/Bare/GhcSpec.hs, dist/build/Language/Haskell/Liquid/Bare/GhcSpec.o ) [88 of 97] Compiling Language.Haskell.Liquid.Bare ( src/Language/Haskell/Liquid/Bare.hs, dist/build/Language/Haskell/Liquid/Bare.o ) [89 of 97] Compiling Language.Haskell.Liquid.Constraint.Qualifier ( src/Language/Haskell/Liquid/Constraint/Qualifier.hs, dist/build/Language/Haskell/Liquid/Constraint/Qualifier.o ) [90 of 97] Compiling Language.Haskell.Liquid.Constraint.ToFixpoint ( src/Language/Haskell/Liquid/Constraint/ToFixpoint.hs, dist/build/Language/Haskell/Liquid/Constraint/ToFixpoint.o ) [91 of 97] Compiling Language.Haskell.Liquid.GHC.Interface ( src/Language/Haskell/Liquid/GHC/Interface.hs, dist/build/Language/Haskell/Liquid/GHC/Interface.o ) [92 of 97] Compiling Language.Haskell.Liquid.Liquid ( src/Language/Haskell/Liquid/Liquid.hs, dist/build/Language/Haskell/Liquid/Liquid.o ) [93 of 97] Compiling Language.Haskell.Liquid.Interactive.Types ( src/Language/Haskell/Liquid/Interactive/Types.hs, dist/build/Language/Haskell/Liquid/Interactive/Types.o ) [94 of 97] Compiling Language.Haskell.Liquid.Interactive.Handler ( src/Language/Haskell/Liquid/Interactive/Handler.hs, dist/build/Language/Haskell/Liquid/Interactive/Handler.o ) [95 of 97] Compiling Language.Haskell.Liquid.List ( include/Language/Haskell/Liquid/List.hs, dist/build/Language/Haskell/Liquid/List.o ) [96 of 97] Compiling Language.Haskell.Liquid.Foreign ( include/Language/Haskell/Liquid/Foreign.hs, dist/build/Language/Haskell/Liquid/Foreign.o ) [97 of 97] Compiling Language.Haskell.Liquid.Prelude ( include/Language/Haskell/Liquid/Prelude.hs, dist/build/Language/Haskell/Liquid/Prelude.o ) In-place registering liquidhaskell-0.6.0.0... Preprocessing executable 'liquid' for liquidhaskell-0.6.0.0... [1 of 1] Compiling Main ( src/Liquid.hs, dist/build/liquid/liquid-tmp/Main.o ) Linking dist/build/liquid/liquid ... Preprocessing executable 'lhi' for liquidhaskell-0.6.0.0... [1 of 1] Compiling Main ( src/LHi.hs, dist/build/lhi/lhi-tmp/Main.o ) Linking dist/build/lhi/lhi ... Running Haddock for liquidhaskell-0.6.0.0... Running hscolour for liquidhaskell-0.6.0.0... Preprocessing library liquidhaskell-0.6.0.0... Preprocessing executable 'liquid' for liquidhaskell-0.6.0.0... Preprocessing executable 'lhi' for liquidhaskell-0.6.0.0... Preprocessing library liquidhaskell-0.6.0.0... Haddock coverage: 0% ( 0 / 6) in 'Language.Haskell.Liquid.Desugar710.DsCCall' Missing documentation for: Module header dsCCall (src/Language/Haskell/Liquid/Desugar710/DsCCall.hs:85) mkFCall (src/Language/Haskell/Liquid/Desugar710/DsCCall.hs:102) unboxArg (src/Language/Haskell/Liquid/Desugar710/DsCCall.hs:124) boxResult (src/Language/Haskell/Liquid/Desugar710/DsCCall.hs:196) resultWrapper (src/Language/Haskell/Liquid/Desugar710/DsCCall.hs:311) 0% ( 0 / 12) in 'Language.Haskell.Liquid.Desugar710.DsForeign' Missing documentation for: Module header dsForeigns (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:81) dsForeigns' (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:85) dsFImport (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:140) dsCImport (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:148) dsFCall (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:199) dsPrimCall (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:294) dsFExport (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:333) dsFExportDynamic (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:409) mkFExportCBits (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:497) toCType (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:697) foreignExportInitialiser (src/Language/Haskell/Liquid/Desugar710/DsForeign.hs:665) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Desugar710.Coverage' Missing documentation for: Module header addTicksToBinds (src/Language/Haskell/Liquid/Desugar710/Coverage.hs:56) hpcInitCode (src/Language/Haskell/Liquid/Desugar710/Coverage.hs:1245) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Prover.Names' Missing documentation for: Module header exprToBoolSym (src/Language/Haskell/Liquid/Prover/Names.hs:7) 0% ( 0 / 4) in 'Language.Haskell.Liquid.Prover.SMTInterface' Missing documentation for: Module header makeContext (src/Language/Haskell/Liquid/Prover/SMTInterface.hs:7) checkValid (src/Language/Haskell/Liquid/Prover/SMTInterface.hs:10) assert (src/Language/Haskell/Liquid/Prover/SMTInterface.hs:13) 14% ( 1 / 7) in 'Language.Haskell.Liquid.Prover.Misc' Missing documentation for: Module header powerset' (src/Language/Haskell/Liquid/Prover/Misc.hs:15) /\/ (src/Language/Haskell/Liquid/Prover/Misc.hs:20) findM (src/Language/Haskell/Liquid/Prover/Misc.hs:31) mapSnd (src/Language/Haskell/Liquid/Prover/Misc.hs:36) second3 (src/Language/Haskell/Liquid/Prover/Misc.hs:38) 0% ( 0 / 8) in 'Language.Haskell.Liquid.Prover.Constants' Missing documentation for: Module header debug (src/Language/Haskell/Liquid/Prover/Constants.hs:7) whenLoud (src/Language/Haskell/Liquid/Prover/Constants.hs:8) delta (src/Language/Haskell/Liquid/Prover/Constants.hs:14) epsilon (src/Language/Haskell/Liquid/Prover/Constants.hs:14) default_depth (src/Language/Haskell/Liquid/Prover/Constants.hs:14) smtFileExtention (src/Language/Haskell/Liquid/Prover/Constants.hs:24) smtFile (src/Language/Haskell/Liquid/Prover/Constants.hs:25) 0% ( 0 / 8) in 'Paths_liquidhaskell' Missing documentation for: Module header version (dist/build/autogen/Paths_liquidhaskell.hs:15) getBinDir (dist/build/autogen/Paths_liquidhaskell.hs:25) getLibDir (dist/build/autogen/Paths_liquidhaskell.hs:25) getDataDir (dist/build/autogen/Paths_liquidhaskell.hs:25) getLibexecDir (dist/build/autogen/Paths_liquidhaskell.hs:25) getDataFileName (dist/build/autogen/Paths_liquidhaskell.hs:32) getSysconfDir (dist/build/autogen/Paths_liquidhaskell.hs:25) 40% ( 2 / 5) in 'Language.Haskell.Liquid.UX.Config' Missing documentation for: Config (src/Language/Haskell/Liquid/UX/Config.hs:26) HasConfig (src/Language/Haskell/Liquid/UX/Config.hs:68) hasOpt (src/Language/Haskell/Liquid/UX/Config.hs:71) 100% ( 2 / 2) in 'Language.Haskell.Liquid.Types.Specifications' 0% ( 0 / 2) in 'Language.Haskell.Liquid.Types.Names' Missing documentation for: Module header lenLocSymbol (src/Language/Haskell/Liquid/Types/Names.hs:6) 4% ( 1 / 23) in 'Language.Haskell.Liquid.Prover.Types' Missing documentation for: Module header LVar (src/Language/Haskell/Liquid/Prover/Types.hs:11) LVarCtor (src/Language/Haskell/Liquid/Prover/Types.hs:12) LAxiom (src/Language/Haskell/Liquid/Prover/Types.hs:13) LQuery (src/Language/Haskell/Liquid/Prover/Types.hs:14) Axiom (src/Language/Haskell/Liquid/Prover/Types.hs:17) Var (src/Language/Haskell/Liquid/Prover/Types.hs:22) (src/Language/Haskell/Liquid/Prover/Types.hs:27) Ctor (src/Language/Haskell/Liquid/Prover/Types.hs:33) VarCtor (src/Language/Haskell/Liquid/Prover/Types.hs:41) (src/Language/Haskell/Liquid/Prover/Types.hs:47) Expr (src/Language/Haskell/Liquid/Prover/Types.hs:50) Predicate (src/Language/Haskell/Liquid/Prover/Types.hs:55) Proof (src/Language/Haskell/Liquid/Prover/Types.hs:57) Instance (src/Language/Haskell/Liquid/Prover/Types.hs:60) Query (src/Language/Haskell/Liquid/Prover/Types.hs:66) (src/Language/Haskell/Liquid/Prover/Types.hs:85) (src/Language/Haskell/Liquid/Prover/Types.hs:89) (src/Language/Haskell/Liquid/Prover/Types.hs:112) varCtorToCtor (src/Language/Haskell/Liquid/Prover/Types.hs:118) isEVar (src/Language/Haskell/Liquid/Prover/Types.hs:122) mkExpr (src/Language/Haskell/Liquid/Prover/Types.hs:125) 0% ( 0 / 15) in 'Language.Haskell.Liquid.Prover.Parser' Missing documentation for: Module header parseQuery (src/Language/Haskell/Liquid/Prover/Parser.hs:11) queryP (src/Language/Haskell/Liquid/Prover/Parser.hs:15) declsP (src/Language/Haskell/Liquid/Prover/Parser.hs:38) declP (src/Language/Haskell/Liquid/Prover/Parser.hs:42) depthP (src/Language/Haskell/Liquid/Prover/Parser.hs:45) goalP (src/Language/Haskell/Liquid/Prover/Parser.hs:49) ctorP (src/Language/Haskell/Liquid/Prover/Parser.hs:52) ctorAxiomP (src/Language/Haskell/Liquid/Prover/Parser.hs:58) bindP (src/Language/Haskell/Liquid/Prover/Parser.hs:66) envP (src/Language/Haskell/Liquid/Prover/Parser.hs:69) predicateP (src/Language/Haskell/Liquid/Prover/Parser.hs:72) axiomP (src/Language/Haskell/Liquid/Prover/Parser.hs:75) argumentsP (src/Language/Haskell/Liquid/Prover/Parser.hs:89) varP (src/Language/Haskell/Liquid/Prover/Parser.hs:92) 0% ( 0 / 17) in 'Language.Haskell.Liquid.Prover.Pretty' Missing documentation for: Module header (src/Language/Haskell/Liquid/Prover/Pretty.hs:7) (src/Language/Haskell/Liquid/Prover/Pretty.hs:10) (src/Language/Haskell/Liquid/Prover/Pretty.hs:13) (src/Language/Haskell/Liquid/Prover/Pretty.hs:16) (src/Language/Haskell/Liquid/Prover/Pretty.hs:19) (src/Language/Haskell/Liquid/Prover/Pretty.hs:23) (src/Language/Haskell/Liquid/Prover/Pretty.hs:26) (src/Language/Haskell/Liquid/Prover/Pretty.hs:29) (src/Language/Haskell/Liquid/Prover/Pretty.hs:32) (src/Language/Haskell/Liquid/Prover/Pretty.hs:36) (src/Language/Haskell/Liquid/Prover/Pretty.hs:39) (src/Language/Haskell/Liquid/Prover/Pretty.hs:49) (src/Language/Haskell/Liquid/Prover/Pretty.hs:54) showNum (src/Language/Haskell/Liquid/Prover/Pretty.hs:58) par (src/Language/Haskell/Liquid/Prover/Pretty.hs:61) sep (src/Language/Haskell/Liquid/Prover/Pretty.hs:62) 0% ( 0 / 34) in 'Language.Haskell.Liquid.Prover.Solve' Missing documentation for: Module header PrEnv (src/Language/Haskell/Liquid/Prover/Solve.hs:26) solve (src/Language/Haskell/Liquid/Prover/Solve.hs:28) notGHCVar (src/Language/Haskell/Liquid/Prover/Solve.hs:43) iterativeSolve (src/Language/Haskell/Liquid/Prover/Solve.hs:46) Arguments (src/Language/Haskell/Liquid/Prover/Solve.hs:66) groupExpressions (src/Language/Haskell/Liquid/Prover/Solve.hs:68) placeExpr (src/Language/Haskell/Liquid/Prover/Solve.hs:74) mergeExpressions (src/Language/Haskell/Liquid/Prover/Solve.hs:83) placeArg (src/Language/Haskell/Liquid/Prover/Solve.hs:89) findValid (src/Language/Haskell/Liquid/Prover/Solve.hs:96) minimize (src/Language/Haskell/Liquid/Prover/Solve.hs:100) bruteSearch (src/Language/Haskell/Liquid/Prover/Solve.hs:114) filterEquivalentExpressions (src/Language/Haskell/Liquid/Prover/Solve.hs:118) makeEq (src/Language/Haskell/Liquid/Prover/Solve.hs:140) assertExpressions (src/Language/Haskell/Liquid/Prover/Solve.hs:148) predCtor (src/Language/Haskell/Liquid/Prover/Solve.hs:158) makeExpressions (src/Language/Haskell/Liquid/Prover/Solve.hs:169) putExpr (src/Language/Haskell/Liquid/Prover/Solve.hs:182) makeArguments (src/Language/Haskell/Liquid/Prover/Solve.hs:191) makeCTorArgs (src/Language/Haskell/Liquid/Prover/Solve.hs:203) applyArguments (src/Language/Haskell/Liquid/Prover/Solve.hs:210) makeArgumnetsExpr (src/Language/Haskell/Liquid/Prover/Solve.hs:215) arity (src/Language/Haskell/Liquid/Prover/Solve.hs:217) initExpressions (src/Language/Haskell/Liquid/Prover/Solve.hs:223) instantiate (src/Language/Haskell/Liquid/Prover/Solve.hs:226) makeArgs' (src/Language/Haskell/Liquid/Prover/Solve.hs:239) duplicateArgs (src/Language/Haskell/Liquid/Prover/Solve.hs:243) makeArgs (src/Language/Haskell/Liquid/Prover/Solve.hs:245) axiomInstance (src/Language/Haskell/Liquid/Prover/Solve.hs:255) checkExpr (src/Language/Haskell/Liquid/Prover/Solve.hs:268) mkcheckExpr (src/Language/Haskell/Liquid/Prover/Solve.hs:271) makeSorts (src/Language/Haskell/Liquid/Prover/Solve.hs:280) unifiable (src/Language/Haskell/Liquid/Prover/Solve.hs:289) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Types.Variance' Missing documentation for: Module header Variance (src/Language/Haskell/Liquid/Types/Variance.hs:13) VarianceInfo (src/Language/Haskell/Liquid/Types/Variance.hs:12) 0% ( 0 / 49) in 'Language.Haskell.Liquid.Misc' Missing documentation for: Module header !? (src/Language/Haskell/Liquid/Misc.hs:25) safeFromJust (src/Language/Haskell/Liquid/Misc.hs:30) fst4 (src/Language/Haskell/Liquid/Misc.hs:33) snd4 (src/Language/Haskell/Liquid/Misc.hs:34) mapFourth4 (src/Language/Haskell/Liquid/Misc.hs:36) addFst3 (src/Language/Haskell/Liquid/Misc.hs:38) addThd3 (src/Language/Haskell/Liquid/Misc.hs:39) dropFst3 (src/Language/Haskell/Liquid/Misc.hs:40) dropThd3 (src/Language/Haskell/Liquid/Misc.hs:41) replaceN (src/Language/Haskell/Liquid/Misc.hs:43) fourth4 (src/Language/Haskell/Liquid/Misc.hs:45) third4 (src/Language/Haskell/Liquid/Misc.hs:46) mapSndM (src/Language/Haskell/Liquid/Misc.hs:48) firstM (src/Language/Haskell/Liquid/Misc.hs:52) secondM (src/Language/Haskell/Liquid/Misc.hs:53) first3M (src/Language/Haskell/Liquid/Misc.hs:55) second3M (src/Language/Haskell/Liquid/Misc.hs:56) third3M (src/Language/Haskell/Liquid/Misc.hs:57) third3 (src/Language/Haskell/Liquid/Misc.hs:59) zip4 (src/Language/Haskell/Liquid/Misc.hs:61) getIncludeDir (src/Language/Haskell/Liquid/Misc.hs:65) getCssPath (src/Language/Haskell/Liquid/Misc.hs:66) getCoreToLogicPath (src/Language/Haskell/Liquid/Misc.hs:67) safeZipWithError (src/Language/Haskell/Liquid/Misc.hs:74) safeZip3WithError (src/Language/Haskell/Liquid/Misc.hs:78) mapNs (src/Language/Haskell/Liquid/Misc.hs:82) mapN (src/Language/Haskell/Liquid/Misc.hs:84) zipWithDefM (src/Language/Haskell/Liquid/Misc.hs:88) single (src/Language/Haskell/Liquid/Misc.hs:98) mapFst (src/Language/Haskell/Liquid/Misc.hs:100) mapSnd (src/Language/Haskell/Liquid/Misc.hs:101) mapFst3 (src/Language/Haskell/Liquid/Misc.hs:103) mapSnd3 (src/Language/Haskell/Liquid/Misc.hs:104) mapThd3 (src/Language/Haskell/Liquid/Misc.hs:105) hashMapMapWithKey (src/Language/Haskell/Liquid/Misc.hs:108) hashMapMapKeys (src/Language/Haskell/Liquid/Misc.hs:111) concatMapM (src/Language/Haskell/Liquid/Misc.hs:114) firstElems (src/Language/Haskell/Liquid/Misc.hs:116) splitters (src/Language/Haskell/Liquid/Misc.hs:122) bchopAlts (src/Language/Haskell/Liquid/Misc.hs:128) chopAlts (src/Language/Haskell/Liquid/Misc.hs:137) sortDiff (src/Language/Haskell/Liquid/Misc.hs:139) angleBrackets (src/Language/Haskell/Liquid/Misc.hs:149) mkGraph (src/Language/Haskell/Liquid/Misc.hs:151) tryIgnore (src/Language/Haskell/Liquid/Misc.hs:154) =>> (src/Language/Haskell/Liquid/Misc.hs:160) firstJust (src/Language/Haskell/Liquid/Misc.hs:163) intToString (src/Language/Haskell/Liquid/Misc.hs:166) 76% ( 16 / 21) in 'Language.Haskell.Liquid.Types.Errors' Missing documentation for: errorWithContext (src/Language/Haskell/Liquid/Types/Errors.hs:89) ppError (src/Language/Haskell/Liquid/Types/Errors.hs:427) ppError' (src/Language/Haskell/Liquid/Types/Errors.hs:518) realSrcSpan (src/Language/Haskell/Liquid/Types/Errors.hs:487) unpackRealSrcSpan (src/Language/Haskell/Liquid/Types/Errors.hs:470) 2% ( 1 / 41) in 'Language.Haskell.Liquid.Desugar710.DsUtils' Missing documentation for: EquationInfo firstPat (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:176) shiftEqns (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:179) MatchResult CanItFail CaseAlt (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:274) cantFailMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:192) alwaysFailMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:189) extractMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:195) combineMatchResults (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:205) adjustMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:218) adjustMatchResultDs (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:222) mkCoLetMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:239) mkViewMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:244) mkGuardedMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:252) matchCanFail (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:185) mkEvalMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:248) mkCoPrimCaseMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:257) mkCoAlgCaseMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:279) mkCoSynCaseMatchResult (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:337) wrapBind (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:230) wrapBinds (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:226) mkErrorAppDs (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:459) mkCoreAppDs (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:541) mkCoreAppsDs (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:552) mkCastDs (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:555) seqVar (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:235) mkLHsVarPatTup (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:714) mkLHsPatTup (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:708) mkVanillaTuplePat (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:717) mkBigLHsVarTup (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:722) mkBigLHsTup (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:725) mkBigLHsVarPatTup (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:729) mkBigLHsPatTup (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:732) mkSelectorBinds (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:617) selectSimpleMatchVarL (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:95) selectMatchVars (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:114) selectMatchVar (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:117) mkOptTickBox (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:825) mkBinaryTickBox (src/Language/Haskell/Liquid/Desugar710/DsUtils.hs:828) 0% ( 0 / 12) in 'Language.Haskell.Liquid.Desugar710.MatchLit' Missing documentation for: Module header dsLit (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:71) dsOverLit (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:98) hsLitKey (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:303) hsOverLitKey (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:321) tidyLitPat (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:182) tidyNPat (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:199) matchLiterals (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:261) matchNPlusKPats (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:374) matchNPats (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:342) warnAboutIdentities (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:132) warnAboutEmptyEnumerations (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:167) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Desugar710.Check' Missing documentation for: Module header check (src/Language/Haskell/Liquid/Desugar710/Check.hs:107) ExhaustivePat (src/Language/Haskell/Liquid/Desugar710/Check.hs:102) 0% ( 0 / 4) in 'Language.Haskell.Liquid.Desugar710.DsGRHSs' Missing documentation for: Module header dsGuarded (src/Language/Haskell/Liquid/Desugar710/DsGRHSs.hs:46) dsGRHSs (src/Language/Haskell/Liquid/Desugar710/DsGRHSs.hs:55) dsGRHS (src/Language/Haskell/Liquid/Desugar710/DsGRHSs.hs:67) 0% ( 0 / 8) in 'Language.Haskell.Liquid.Desugar710.DsBinds' Missing documentation for: Module header dsTopLHsBinds (src/Language/Haskell/Liquid/Desugar710/DsBinds.hs:87) dsLHsBinds (src/Language/Haskell/Liquid/Desugar710/DsBinds.hs:90) decomposeRuleLhs (src/Language/Haskell/Liquid/Desugar710/DsBinds.hs:596) dsSpec (src/Language/Haskell/Liquid/Desugar710/DsBinds.hs:447) dsHsWrapper (src/Language/Haskell/Liquid/Desugar710/DsBinds.hs:822) dsTcEvBinds (src/Language/Haskell/Liquid/Desugar710/DsBinds.hs:840) dsEvBinds (src/Language/Haskell/Liquid/Desugar710/DsBinds.hs:844) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Desugar710.MatchCon' Missing documentation for: Module header matchConFamily (src/Language/Haskell/Liquid/Desugar710/MatchCon.hs:88) matchPatSyn (src/Language/Haskell/Liquid/Desugar710/MatchCon.hs:103) 0% ( 0 / 6) in 'Language.Haskell.Liquid.Desugar710.Match' Missing documentation for: Module header match (src/Language/Haskell/Liquid/Desugar710/Match.hs:278) matchEquations (src/Language/Haskell/Liquid/Desugar710/Match.hs:816) matchWrapper (src/Language/Haskell/Liquid/Desugar710/Match.hs:766) matchSimply (src/Language/Haskell/Liquid/Desugar710/Match.hs:841) matchSinglePat (src/Language/Haskell/Liquid/Desugar710/Match.hs:856) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Desugar710.DsArrows' Missing documentation for: Module header dsProcExpr (src/Language/Haskell/Liquid/Desugar710/DsArrows.hs:263) 0% ( 0 / 4) in 'Language.Haskell.Liquid.Desugar710.DsListComp' Missing documentation for: Module header dsListComp (src/Language/Haskell/Liquid/Desugar710/DsListComp.hs:49) dsPArrComp (src/Language/Haskell/Liquid/Desugar710/DsListComp.hs:469) dsMonadComp (src/Language/Haskell/Liquid/Desugar710/DsListComp.hs:661) 0% ( 0 / 6) in 'Language.Haskell.Liquid.Desugar710.DsExpr' Missing documentation for: Module header dsExpr (src/Language/Haskell/Liquid/Desugar710/DsExpr.hs:199) dsLExpr (src/Language/Haskell/Liquid/Desugar710/DsExpr.hs:192) dsLocalBinds (src/Language/Haskell/Liquid/Desugar710/DsExpr.hs:80) dsValBinds (src/Language/Haskell/Liquid/Desugar710/DsExpr.hs:86) dsLit (src/Language/Haskell/Liquid/Desugar710/MatchLit.hs:71) 50% ( 2 / 4) in 'Language.Haskell.Liquid.Desugar710.Desugar' Missing documentation for: Module header deSugarExpr (src/Language/Haskell/Liquid/Desugar710/Desugar.hs:229) 100% ( 2 / 2) in 'Language.Haskell.Liquid.Desugar710.HscMain' 0% ( 0 / 26) in 'Language.Haskell.Liquid.Desugar710.DsMeta' Missing documentation for: Module header dsBracket (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:73) templateHaskellNames (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2103) qTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2230) nameTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2230) liftName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) liftStringName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) expQTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2544) patQTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2544) decQTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2544) decsQTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2544) typeQTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2544) decTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2230) typeTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2230) mkNameG_dName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) mkNameG_vName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) mkNameG_tcName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) quoteExpName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2568) quotePatName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2568) quoteDecName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2568) quoteTypeName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2568) tExpTyConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2230) tExpDataConName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2517) unTypeName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) unTypeQName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) unsafeTExpCoerceName (src/Language/Haskell/Liquid/Desugar710/DsMeta.hs:2249) 5% ( 5 /106) in 'Language.Haskell.Liquid.GHC.Misc' Missing documentation for: MGIModGuts (src/Language/Haskell/Liquid/GHC/Misc.hs:83) miModGuts (src/Language/Haskell/Liquid/GHC/Misc.hs:95) mgi_namestring (src/Language/Haskell/Liquid/GHC/Misc.hs:107) tickSrcSpan (src/Language/Haskell/Liquid/GHC/Misc.hs:115) stringTyVar (src/Language/Haskell/Liquid/GHC/Misc.hs:124) stringVar (src/Language/Haskell/Liquid/GHC/Misc.hs:129) stringTyCon (src/Language/Haskell/Liquid/GHC/Misc.hs:135) stringTyConWithKind (src/Language/Haskell/Liquid/GHC/Misc.hs:138) hasBaseTypeVar (src/Language/Haskell/Liquid/GHC/Misc.hs:144) isBaseType (src/Language/Haskell/Liquid/GHC/Misc.hs:147) validTyVar (src/Language/Haskell/Liquid/GHC/Misc.hs:154) tvId (src/Language/Haskell/Liquid/GHC/Misc.hs:158) tracePpr (src/Language/Haskell/Liquid/GHC/Misc.hs:160) pprShow (src/Language/Haskell/Liquid/GHC/Misc.hs:162) tidyCBs (src/Language/Haskell/Liquid/GHC/Misc.hs:165) unTick (src/Language/Haskell/Liquid/GHC/Misc.hs:167) unTickExpr (src/Language/Haskell/Liquid/GHC/Misc.hs:170) isFractionalClass (src/Language/Haskell/Liquid/GHC/Misc.hs:179) isDataConId (src/Language/Haskell/Liquid/GHC/Misc.hs:185) getDataConVarUnique (src/Language/Haskell/Liquid/GHC/Misc.hs:190) Loc (src/Language/Haskell/Liquid/GHC/Misc.hs:195) (src/Language/Haskell/Liquid/GHC/Misc.hs:197) (src/Language/Haskell/Liquid/GHC/Misc.hs:202) (src/Language/Haskell/Liquid/GHC/Misc.hs:206) toFixSDoc (src/Language/Haskell/Liquid/GHC/Misc.hs:213) sDocDoc (src/Language/Haskell/Liquid/GHC/Misc.hs:214) pprDoc (src/Language/Haskell/Liquid/GHC/Misc.hs:215) showPpr (src/Language/Haskell/Liquid/GHC/Misc.hs:218) showSDoc (src/Language/Haskell/Liquid/GHC/Misc.hs:222) showSDocDump (src/Language/Haskell/Liquid/GHC/Misc.hs:223) typeUniqueString (src/Language/Haskell/Liquid/GHC/Misc.hs:225) fSrcSpan (src/Language/Haskell/Liquid/GHC/Misc.hs:227) fSrcSpanSrcSpan (src/Language/Haskell/Liquid/GHC/Misc.hs:230) srcSpanFSrcSpan (src/Language/Haskell/Liquid/GHC/Misc.hs:233) sourcePos2SrcSpan (src/Language/Haskell/Liquid/GHC/Misc.hs:239) sourcePosSrcSpan (src/Language/Haskell/Liquid/GHC/Misc.hs:245) sourcePosSrcLoc (src/Language/Haskell/Liquid/GHC/Misc.hs:248) srcSpanSourcePos (src/Language/Haskell/Liquid/GHC/Misc.hs:255) srcSpanSourcePosE (src/Language/Haskell/Liquid/GHC/Misc.hs:259) srcSpanFilename (src/Language/Haskell/Liquid/GHC/Misc.hs:265) srcSpanStartLoc (src/Language/Haskell/Liquid/GHC/Misc.hs:266) srcSpanEndLoc (src/Language/Haskell/Liquid/GHC/Misc.hs:267) oneLine (src/Language/Haskell/Liquid/GHC/Misc.hs:268) lineCol (src/Language/Haskell/Liquid/GHC/Misc.hs:269) realSrcSpanSourcePos (src/Language/Haskell/Liquid/GHC/Misc.hs:271) realSrcSpanSourcePosE (src/Language/Haskell/Liquid/GHC/Misc.hs:279) getSourcePos (src/Language/Haskell/Liquid/GHC/Misc.hs:287) getSourcePosE (src/Language/Haskell/Liquid/GHC/Misc.hs:288) collectArguments (src/Language/Haskell/Liquid/GHC/Misc.hs:290) collectValBinders' (src/Language/Haskell/Liquid/GHC/Misc.hs:295) ignoreLetBinds (src/Language/Haskell/Liquid/GHC/Misc.hs:302) isDictionaryExpression (src/Language/Haskell/Liquid/GHC/Misc.hs:307) realTcArity (src/Language/Haskell/Liquid/GHC/Misc.hs:313) kindArity (src/Language/Haskell/Liquid/GHC/Misc.hs:317) uniqueHash (src/Language/Haskell/Liquid/GHC/Misc.hs:326) lookupRdrName (src/Language/Haskell/Liquid/GHC/Misc.hs:329) qualImportDecl (src/Language/Haskell/Liquid/GHC/Misc.hs:357) ignoreInline (src/Language/Haskell/Liquid/GHC/Misc.hs:359) symbolTyConWithKind (src/Language/Haskell/Liquid/GHC/Misc.hs:364) symbolTyCon (src/Language/Haskell/Liquid/GHC/Misc.hs:365) symbolTyVar (src/Language/Haskell/Liquid/GHC/Misc.hs:366) varSymbol (src/Language/Haskell/Liquid/GHC/Misc.hs:370) qualifiedNameSymbol (src/Language/Haskell/Liquid/GHC/Misc.hs:378) (src/Language/Haskell/Liquid/GHC/Misc.hs:383) fastStringText (src/Language/Haskell/Liquid/GHC/Misc.hs:386) tyConTyVarsDef (src/Language/Haskell/Liquid/GHC/Misc.hs:388) (src/Language/Haskell/Liquid/GHC/Misc.hs:397) (src/Language/Haskell/Liquid/GHC/Misc.hs:400) (src/Language/Haskell/Liquid/GHC/Misc.hs:403) (src/Language/Haskell/Liquid/GHC/Misc.hs:406) (src/Language/Haskell/Liquid/GHC/Misc.hs:409) (src/Language/Haskell/Liquid/GHC/Misc.hs:412) (src/Language/Haskell/Liquid/GHC/Misc.hs:415) (src/Language/Haskell/Liquid/GHC/Misc.hs:418) (src/Language/Haskell/Liquid/GHC/Misc.hs:421) (src/Language/Haskell/Liquid/GHC/Misc.hs:424) (src/Language/Haskell/Liquid/GHC/Misc.hs:427) (src/Language/Haskell/Liquid/GHC/Misc.hs:430) (src/Language/Haskell/Liquid/GHC/Misc.hs:433) (src/Language/Haskell/Liquid/GHC/Misc.hs:436) (src/Language/Haskell/Liquid/GHC/Misc.hs:439) (src/Language/Haskell/Liquid/GHC/Misc.hs:442) (src/Language/Haskell/Liquid/GHC/Misc.hs:445) gHC_VERSION (src/Language/Haskell/Liquid/GHC/Misc.hs:453) symbolFastString (src/Language/Haskell/Liquid/GHC/Misc.hs:456) desugarModule (src/Language/Haskell/Liquid/GHC/Misc.hs:459) Prec (src/Language/Haskell/Liquid/GHC/Misc.hs:471) lintCoreBindings (src/Language/Haskell/Liquid/GHC/Misc.hs:473) synTyConRhs_maybe (src/Language/Haskell/Liquid/GHC/Misc.hs:476) tcRnLookupRdrName (src/Language/Haskell/Liquid/GHC/Misc.hs:479) sepModNames (src/Language/Haskell/Liquid/GHC/Misc.hs:501) sepUnique (src/Language/Haskell/Liquid/GHC/Misc.hs:502) mungeNames (src/Language/Haskell/Liquid/GHC/Misc.hs:513) qualifySymbol (src/Language/Haskell/Liquid/GHC/Misc.hs:519) isQualified (src/Language/Haskell/Liquid/GHC/Misc.hs:525) wrapParens (src/Language/Haskell/Liquid/GHC/Misc.hs:526) isParened (src/Language/Haskell/Liquid/GHC/Misc.hs:527) isDictionary (src/Language/Haskell/Liquid/GHC/Misc.hs:529) isInternal (src/Language/Haskell/Liquid/GHC/Misc.hs:530) stripParens (src/Language/Haskell/Liquid/GHC/Misc.hs:532) stripParensSym (src/Language/Haskell/Liquid/GHC/Misc.hs:537) 55% ( 6 / 11) in 'Language.Haskell.Liquid.GHC.SpanStack' Missing documentation for: Module header empty (src/Language/Haskell/Liquid/GHC/SpanStack.hs:31) push (src/Language/Haskell/Liquid/GHC/SpanStack.hs:36) srcSpan (src/Language/Haskell/Liquid/GHC/SpanStack.hs:52) showSpan (src/Language/Haskell/Liquid/GHC/SpanStack.hs:73) 33% ( 1 / 3) in 'Language.Haskell.Liquid.Types.Visitors' Missing documentation for: Module header CBVisitable (src/Language/Haskell/Liquid/Types/Visitors.hs:37) 55% ( 6 / 11) in 'Language.Haskell.Liquid.UX.CTags' Missing documentation for: TagEnv (src/Language/Haskell/Liquid/UX/CTags.hs:37) defaultTag (src/Language/Haskell/Liquid/UX/CTags.hs:41) makeTagEnv (src/Language/Haskell/Liquid/UX/CTags.hs:47) getTag (src/Language/Haskell/Liquid/UX/CTags.hs:52) memTagEnv (src/Language/Haskell/Liquid/UX/CTags.hs:44) 43% ( 3 / 7) in 'Language.Haskell.Liquid.UX.ACSS' Missing documentation for: AnnMap (src/Language/Haskell/Liquid/UX/ACSS.hs:27) breakS (src/Language/Haskell/Liquid/UX/ACSS.hs:179) srcModuleName (src/Language/Haskell/Liquid/UX/ACSS.hs:169) Status (src/Language/Haskell/Liquid/UX/ACSS.hs:33) 0% ( 0 / 10) in 'Language.Haskell.Liquid.GHC.Play' Missing documentation for: Module header Subable (src/Language/Haskell/Liquid/GHC/Play.hs:22) (src/Language/Haskell/Liquid/GHC/Play.hs:26) (src/Language/Haskell/Liquid/GHC/Play.hs:54) (src/Language/Haskell/Liquid/GHC/Play.hs:58) (src/Language/Haskell/Liquid/GHC/Play.hs:62) subVar (src/Language/Haskell/Liquid/GHC/Play.hs:67) (src/Language/Haskell/Liquid/GHC/Play.hs:70) (src/Language/Haskell/Liquid/GHC/Play.hs:77) substTysWith (src/Language/Haskell/Liquid/GHC/Play.hs:81) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Transforms.Rec' Missing documentation for: Module header transformRecExpr (src/Language/Haskell/Liquid/Transforms/Rec.hs:42) transformScope (src/Language/Haskell/Liquid/Transforms/Rec.hs:98) 100% ( 2 / 2) in 'Language.Haskell.Liquid.Transforms.ANF' 36% ( 65 /183) in 'Language.Haskell.Liquid.Types' Missing documentation for: Config (src/Language/Haskell/Liquid/UX/Config.hs:26) HasConfig (src/Language/Haskell/Liquid/UX/Config.hs:68) hasOpt (src/Language/Haskell/Liquid/UX/Config.hs:71) Located dummyLoc LocText dummyName isDummy RTyCon (src/Language/Haskell/Liquid/Types.hs:489) defaultTyConInfo (src/Language/Haskell/Liquid/Types.hs:520) rTyConPVs (src/Language/Haskell/Liquid/Types.hs:502) rTyConPropVs (src/Language/Haskell/Liquid/Types.hs:503) isClassType (src/Language/Haskell/Liquid/Types.hs:510) isEqType (src/Language/Haskell/Liquid/Types.hs:506) RType (src/Language/Haskell/Liquid/Types.hs:558) rPropP (src/Language/Haskell/Liquid/Types.hs:646) RTyVar (src/Language/Haskell/Liquid/Types.hs:483) HSeg (src/Language/Haskell/Liquid/Types.hs:661) TyConable (src/Language/Haskell/Liquid/Types.hs:705) RefTypable (src/Language/Haskell/Liquid/Types.hs:721) SubsTy (src/Language/Haskell/Liquid/Types.hs:702) isPropPV (src/Language/Haskell/Liquid/Types.hs:504) pvType (src/Language/Haskell/Liquid/Types.hs:420) PVKind (src/Language/Haskell/Liquid/Types.hs:425) Predicate (src/Language/Haskell/Liquid/Types.hs:438) UReft (src/Language/Haskell/Liquid/Types.hs:665) DataConP (src/Language/Haskell/Liquid/Types.hs:383) TyConP (src/Language/Haskell/Liquid/Types.hs:375) RRType (src/Language/Haskell/Liquid/Types.hs:673) BRType (src/Language/Haskell/Liquid/Types.hs:672) RRProp (src/Language/Haskell/Liquid/Types.hs:686) BSort (src/Language/Haskell/Liquid/Types.hs:675) BPVar (src/Language/Haskell/Liquid/Types.hs:678) BareType (src/Language/Haskell/Liquid/Types.hs:683) PrType (src/Language/Haskell/Liquid/Types.hs:682) SpecType (src/Language/Haskell/Liquid/Types.hs:684) SpecProp (src/Language/Haskell/Liquid/Types.hs:685) RSort (src/Language/Haskell/Liquid/Types.hs:676) UsedPVar (src/Language/Haskell/Liquid/Types.hs:437) RPVar (src/Language/Haskell/Liquid/Types.hs:679) RReft (src/Language/Haskell/Liquid/Types.hs:681) fromRTypeRep (src/Language/Haskell/Liquid/Types.hs:887) toRTypeRep (src/Language/Haskell/Liquid/Types.hs:892) mkArrow (src/Language/Haskell/Liquid/Types.hs:898) bkArrowDeep (src/Language/Haskell/Liquid/Types.hs:902) bkArrow (src/Language/Haskell/Liquid/Types.hs:908) safeBkArrow (src/Language/Haskell/Liquid/Types.hs:911) mkUnivs (src/Language/Haskell/Liquid/Types.hs:916) bkUniv (src/Language/Haskell/Liquid/Types.hs:918) bkClass (src/Language/Haskell/Liquid/Types.hs:924) rFun (src/Language/Haskell/Liquid/Types.hs:932) rCls (src/Language/Haskell/Liquid/Types.hs:933) rRCls (src/Language/Haskell/Liquid/Types.hs:934) pvars (src/Language/Haskell/Liquid/Types.hs:454) pappSym (src/Language/Haskell/Liquid/Types.hs:1060) pApp (src/Language/Haskell/Liquid/Types.hs:1057) isBase (src/Language/Haskell/Liquid/Types.hs:1099) isFunTy (src/Language/Haskell/Liquid/Types.hs:1109) isTrivial (src/Language/Haskell/Liquid/Types.hs:1066) efoldReft (src/Language/Haskell/Liquid/Types.hs:1156) foldReft (src/Language/Haskell/Liquid/Types.hs:1141) foldReft' (src/Language/Haskell/Liquid/Types.hs:1146) mapReft (src/Language/Haskell/Liquid/Types.hs:1068) mapReftM (src/Language/Haskell/Liquid/Types.hs:1117) mapBot (src/Language/Haskell/Liquid/Types.hs:1189) mapBind (src/Language/Haskell/Liquid/Types.hs:1202) ignoreOblig (src/Language/Haskell/Liquid/Types.hs:626) addInvCond (src/Language/Haskell/Liquid/Types.hs:936) Annot (src/Language/Haskell/Liquid/Types.hs:1492) hole (src/Language/Haskell/Liquid/Types.hs:1570) isHole (src/Language/Haskell/Liquid/Types.hs:1573) hasHole (src/Language/Haskell/Liquid/Types.hs:1577) ofRSort (src/Language/Haskell/Liquid/Types.hs:1220) toRSort (src/Language/Haskell/Liquid/Types.hs:1223) rTypeValueVar (src/Language/Haskell/Liquid/Types.hs:1242) rTypeReft (src/Language/Haskell/Liquid/Types.hs:1245) stripRTypeBase (src/Language/Haskell/Liquid/Types.hs:1250) showpp ppEnv (src/Language/Haskell/Liquid/Types.hs:265) ppEnvShort (src/Language/Haskell/Liquid/Types.hs:268) ModName (src/Language/Haskell/Liquid/Types.hs:1350) ModType (src/Language/Haskell/Liquid/Types.hs:1361) isSrcImport (src/Language/Haskell/Liquid/Types.hs:1363) isSpecImport (src/Language/Haskell/Liquid/Types.hs:1366) getModName (src/Language/Haskell/Liquid/Types.hs:1369) getModString (src/Language/Haskell/Liquid/Types.hs:1371) RTEnv (src/Language/Haskell/Liquid/Types.hs:1378) mapRT (src/Language/Haskell/Liquid/Types.hs:1387) mapRE (src/Language/Haskell/Liquid/Types.hs:1388) Error (src/Language/Haskell/Liquid/Types.hs:1331) Measure (src/Language/Haskell/Liquid/Types.hs:1409) CMeasure (src/Language/Haskell/Liquid/Types.hs:1418) Def (src/Language/Haskell/Liquid/Types.hs:1400) Body (src/Language/Haskell/Liquid/Types.hs:1394) MSpec (src/Language/Haskell/Liquid/Types.hs:1601) RClass (src/Language/Haskell/Liquid/Types.hs:1477) KVProf (src/Language/Haskell/Liquid/Types.hs:1548) emptyKVProf (src/Language/Haskell/Liquid/Types.hs:1550) updKVProf (src/Language/Haskell/Liquid/Types.hs:1553) mapRTAVars (src/Language/Haskell/Liquid/Types.hs:869) insertsSEnv (src/Language/Haskell/Liquid/Types.hs:1240) Stratum (src/Language/Haskell/Liquid/Types.hs:689) Strata (src/Language/Haskell/Liquid/Types.hs:693) isSVar (src/Language/Haskell/Liquid/Types.hs:695) getStrata (src/Language/Haskell/Liquid/Types.hs:1278) makeDivType (src/Language/Haskell/Liquid/Types.hs:1275) makeFinType (src/Language/Haskell/Liquid/Types.hs:1276) LogicMap (src/Language/Haskell/Liquid/Types.hs:338) toLogicMap (src/Language/Haskell/Liquid/Types.hs:355) eAppWithMap (src/Language/Haskell/Liquid/Types.hs:359) LMap (src/Language/Haskell/Liquid/Types.hs:346) RDEnv (src/Language/Haskell/Liquid/Types.hs:796) DEnv (src/Language/Haskell/Liquid/Types.hs:794) UReftable (src/Language/Haskell/Liquid/Types.hs:976) liquidBegin (src/Language/Haskell/Liquid/Types.hs:1595) liquidEnd (src/Language/Haskell/Liquid/Types.hs:1598) HAxiom (src/Language/Haskell/Liquid/Types.hs:809) LAxiom (src/Language/Haskell/Liquid/Types.hs:810) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Constraint.Fresh' Missing documentation for: Module header Freshable (src/Language/Haskell/Liquid/Constraint/Fresh.hs:19) 0% ( 0 / 4) in 'Language.Haskell.Liquid.Types.Strata' Missing documentation for: Module header SubStratum (src/Language/Haskell/Liquid/Types/Strata.hs:44) solveStrata (src/Language/Haskell/Liquid/Types/Strata.hs:20) <:= (src/Language/Haskell/Liquid/Types/Strata.hs:16) 50% ( 5 / 10) in 'Language.Haskell.Liquid.Types.PrettyPrint' Missing documentation for: rtypeDoc (src/Language/Haskell/Liquid/Types/PrettyPrint.hs:134) ppr_rtype (src/Language/Haskell/Liquid/Types/PrettyPrint.hs:142) pprManyOrdered (src/Language/Haskell/Liquid/Types/PrettyPrint.hs:41) pprintLongList (src/Language/Haskell/Liquid/Types/PrettyPrint.hs:46) pprintSymbol (src/Language/Haskell/Liquid/Types/PrettyPrint.hs:52) 16% ( 9 / 57) in 'Language.Haskell.Liquid.Types.RefType' Missing documentation for: uTop (src/Language/Haskell/Liquid/Types/RefType.hs:146) uReft (src/Language/Haskell/Liquid/Types/RefType.hs:143) uRType' (src/Language/Haskell/Liquid/Types/RefType.hs:134) uRTypeGen (src/Language/Haskell/Liquid/Types/RefType.hs:137) uPVar (src/Language/Haskell/Liquid/Types/RefType.hs:140) applySolution (src/Language/Haskell/Liquid/Types/RefType.hs:860) isDecreasing (src/Language/Haskell/Liquid/Types/RefType.hs:987) makeDecrType (src/Language/Haskell/Liquid/Types/RefType.hs:996) makeNumEnv (src/Language/Haskell/Liquid/Types/RefType.hs:982) makeLexRefa (src/Language/Haskell/Liquid/Types/RefType.hs:1037) pdVar (src/Language/Haskell/Liquid/Types/RefType.hs:121) findPVar (src/Language/Haskell/Liquid/Types/RefType.hs:123) freeTyVars (src/Language/Haskell/Liquid/Types/RefType.hs:582) tyClasses (src/Language/Haskell/Liquid/Types/RefType.hs:596) tyConName (src/Language/Haskell/Liquid/Types/RefType.hs:934) ofType (src/Language/Haskell/Liquid/Types/RefType.hs:741) toType (src/Language/Haskell/Liquid/Types/RefType.hs:817) rTyVar (src/Language/Haskell/Liquid/Types/RefType.hs:335) rVar (src/Language/Haskell/Liquid/Types/RefType.hs:334) rApp (src/Language/Haskell/Liquid/Types/RefType.hs:344) rEx (src/Language/Haskell/Liquid/Types/RefType.hs:343) symbolRTyVar (src/Language/Haskell/Liquid/Types/RefType.hs:337) addTyConInfo (src/Language/Haskell/Liquid/Types/RefType.hs:502) appRTyCon (src/Language/Haskell/Liquid/Types/RefType.hs:557) typeSort (src/Language/Haskell/Liquid/Types/RefType.hs:912) typeUniqueSymbol (src/Language/Haskell/Liquid/Types/RefType.hs:909) strengthen (src/Language/Haskell/Liquid/Types/RefType.hs:492) generalize (src/Language/Haskell/Liquid/Types/RefType.hs:579) normalizePds (src/Language/Haskell/Liquid/Types/RefType.hs:339) subts (src/Language/Haskell/Liquid/Types/RefType.hs:686) subvPredicate (src/Language/Haskell/Liquid/Types/RefType.hs:736) subvUReft (src/Language/Haskell/Liquid/Types/RefType.hs:733) subsTyVar_meet (src/Language/Haskell/Liquid/Types/RefType.hs:621) subsTyVar_meet' (src/Language/Haskell/Liquid/Types/RefType.hs:622) subsTyVar_nomeet (src/Language/Haskell/Liquid/Types/RefType.hs:620) subsTyVars_nomeet (src/Language/Haskell/Liquid/Types/RefType.hs:619) subsTyVars_meet (src/Language/Haskell/Liquid/Types/RefType.hs:618) dataConMsReft (src/Language/Haskell/Liquid/Types/RefType.hs:806) dataConReft (src/Language/Haskell/Liquid/Types/RefType.hs:774) isSizeable (src/Language/Haskell/Liquid/Types/RefType.hs:1018) rTypeSort (src/Language/Haskell/Liquid/Types/RefType.hs:856) shiftVV (src/Language/Haskell/Liquid/Types/RefType.hs:873) mkDataConIdsTy (src/Language/Haskell/Liquid/Types/RefType.hs:950) mkTyConInfo (src/Language/Haskell/Liquid/Types/RefType.hs:1056) meetable (src/Language/Haskell/Liquid/Types/RefType.hs:426) strengthenRefTypeGen (src/Language/Haskell/Liquid/Types/RefType.hs:381) strengthenDataConType (src/Language/Haskell/Liquid/Types/RefType.hs:110) isBaseTy (src/Language/Haskell/Liquid/Types/RefType.hs:798) 28% ( 5 / 18) in 'Language.Haskell.Liquid.Types.PredType' Missing documentation for: Module header PrType (src/Language/Haskell/Liquid/Types.hs:682) TyConP (src/Language/Haskell/Liquid/Types.hs:375) DataConP (src/Language/Haskell/Liquid/Types.hs:383) dataConTy (src/Language/Haskell/Liquid/Types/PredType.hs:99) dataConPSpecType (src/Language/Haskell/Liquid/Types/PredType.hs:62) makeTyConInfo (src/Language/Haskell/Liquid/Types/PredType.hs:55) replacePredsWithRefs (src/Language/Haskell/Liquid/Types/PredType.hs:114) pVartoRConc (src/Language/Haskell/Liquid/Types/PredType.hs:121) substParg (src/Language/Haskell/Liquid/Types/PredType.hs:336) pApp (src/Language/Haskell/Liquid/Types.hs:1057) pappSort (src/Language/Haskell/Liquid/Types/PredType.hs:348) pappArity (src/Language/Haskell/Liquid/Types/PredType.hs:345) 29% ( 4 / 14) in 'Language.Haskell.Liquid.WiredIn' Missing documentation for: Module header propTyCon (src/Language/Haskell/Liquid/WiredIn.hs:65) hpropTyCon (src/Language/Haskell/Liquid/WiredIn.hs:65) pdVarReft (src/Language/Haskell/Liquid/WiredIn.hs:143) wiredTyCons (src/Language/Haskell/Liquid/WiredIn.hs:90) wiredDataCons (src/Language/Haskell/Liquid/WiredIn.hs:91) wiredSortedSyms (src/Language/Haskell/Liquid/WiredIn.hs:39) dictionaryTyVar (src/Language/Haskell/Liquid/WiredIn.hs:46) dictionaryBind (src/Language/Haskell/Liquid/WiredIn.hs:47) proofTyConName (src/Language/Haskell/Liquid/WiredIn.hs:62) 48% ( 15 / 31) in 'Language.Haskell.Liquid.Constraint.Types' Missing documentation for: Module header CG (src/Language/Haskell/Liquid/Constraint/Types.hs:85) CGEnv (src/Language/Haskell/Liquid/Constraint/Types.hs:87) LConstraint (src/Language/Haskell/Liquid/Constraint/Types.hs:110) initFEnv (src/Language/Haskell/Liquid/Constraint/Types.hs:299) insertsFEnv (src/Language/Haskell/Liquid/Constraint/Types.hs:296) fromListHEnv (src/Language/Haskell/Liquid/Constraint/Types.hs:230) elemHEnv (src/Language/Haskell/Liquid/Constraint/Types.hs:231) FixSubC (src/Language/Haskell/Liquid/Constraint/Types.hs:143) WfC (src/Language/Haskell/Liquid/Constraint/Types.hs:140) FixWfC (src/Language/Haskell/Liquid/Constraint/Types.hs:144) mkRTyConInv (src/Language/Haskell/Liquid/Constraint/Types.hs:241) addRTyConInv (src/Language/Haskell/Liquid/Constraint/Types.hs:249) addRInv (src/Language/Haskell/Liquid/Constraint/Types.hs:257) RTyConIAl (src/Language/Haskell/Liquid/Constraint/Types.hs:238) mkRTyConIAl (src/Language/Haskell/Liquid/Constraint/Types.hs:247) 0% ( 0 / 9) in 'Language.Haskell.Liquid.Transforms.CoreToLogic' Missing documentation for: Module header coreToDef (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:131) coreToFun (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:157) coreToLogic (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:197) coreToPred (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:172) mkLit (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:349) runToLogic (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:128) logicType (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:50) strengthenResult (src/Language/Haskell/Liquid/Transforms/CoreToLogic.hs:72) 15% ( 5 / 33) in 'Language.Haskell.Liquid.Constraint.ProofToCore' Missing documentation for: Module header HId (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:29) HVar (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:30) HAxiom (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:31) HCtor (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:32) HVarCtor (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:33) HQuery (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:34) HInstance (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:35) HProof (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:36) HExpr (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:37) CmbExpr (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:39) ToCore (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:41) (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:44) (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:47) (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:51) (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:54) (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:58) (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:61) combine (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:79) (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:111) makeDictionary (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:130) resolveVs (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:138) resolveVar (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:153) substTyV (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:160) varCombine (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:177) varANF (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:178) varANFPr (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:179) bkArrow (src/Language/Haskell/Liquid/Constraint/ProofToCore.hs:181) 0% ( 0 / 7) in 'Language.Haskell.Liquid.Types.Bounds' Missing documentation for: Module header Bound (src/Language/Haskell/Liquid/Types/Bounds.hs:35) RBound (src/Language/Haskell/Liquid/Types/Bounds.hs:43) RRBound (src/Language/Haskell/Liquid/Types/Bounds.hs:44) RBEnv (src/Language/Haskell/Liquid/Types/Bounds.hs:46) RRBEnv (src/Language/Haskell/Liquid/Types/Bounds.hs:47) makeBound (src/Language/Haskell/Liquid/Types/Bounds.hs:74) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Transforms.RefSplit' Missing documentation for: Module header splitXRelatedRefs (src/Language/Haskell/Liquid/Transforms/RefSplit.hs:21) 26% ( 7 / 27) in 'Language.Haskell.Liquid.Constraint.Env' Missing documentation for: +++= (src/Language/Haskell/Liquid/Constraint/Env.hs:246) ++= (src/Language/Haskell/Liquid/Constraint/Env.hs:235) += (src/Language/Haskell/Liquid/Constraint/Env.hs:213) extendEnvWithVV (src/Language/Haskell/Liquid/Constraint/Env.hs:147) addBinders (src/Language/Haskell/Liquid/Constraint/Env.hs:157) addSEnv (src/Language/Haskell/Liquid/Constraint/Env.hs:242) -= (src/Language/Haskell/Liquid/Constraint/Env.hs:249) globalize (src/Language/Haskell/Liquid/Constraint/Env.hs:229) fromListREnv (src/Language/Haskell/Liquid/Constraint/Env.hs:105) toListREnv (src/Language/Haskell/Liquid/Constraint/Env.hs:143) insertREnv (src/Language/Haskell/Liquid/Constraint/Env.hs:115) localBindsOfType (src/Language/Haskell/Liquid/Constraint/Env.hs:132) lookupREnv (src/Language/Haskell/Liquid/Constraint/Env.hs:118) ?= (src/Language/Haskell/Liquid/Constraint/Env.hs:251) rTypeSortedReft' (src/Language/Haskell/Liquid/Constraint/Env.hs:196) setLocation (src/Language/Haskell/Liquid/Constraint/Env.hs:255) setBind (src/Language/Haskell/Liquid/Constraint/Env.hs:260) setRecs (src/Language/Haskell/Liquid/Constraint/Env.hs:270) setTRec (src/Language/Haskell/Liquid/Constraint/Env.hs:275) getLocation (src/Language/Haskell/Liquid/Constraint/Env.hs:284) 73% ( 8 / 11) in 'Language.Haskell.Liquid.Constraint.Monad' Missing documentation for: pushConsBind (src/Language/Haskell/Liquid/Constraint/Monad.hs:53) boundRecVar (src/Language/Haskell/Liquid/Constraint/Monad.hs:124) addA (src/Language/Haskell/Liquid/Constraint/Monad.hs:145) 67% ( 8 / 12) in 'Language.Haskell.Liquid.UX.Tidy' Missing documentation for: tidySpecType (src/Language/Haskell/Liquid/UX/Tidy.hs:89) tidySymbol isTmpSymbol (src/Language/Haskell/Liquid/UX/Tidy.hs:84) cinfoError (src/Language/Haskell/Liquid/UX/Tidy.hs:79) 20% ( 1 / 5) in 'Language.Haskell.Liquid.Constraint.Axioms' Missing documentation for: Module header expandProofs (src/Language/Haskell/Liquid/Constraint/Axioms.hs:79) makeCombineType (src/Language/Haskell/Liquid/Constraint/Axioms.hs:540) makeCombineVar (src/Language/Haskell/Liquid/Constraint/Axioms.hs:546) 50% ( 1 / 2) in 'Language.Haskell.Liquid.Types.Meet' Missing documentation for: meetVarTypes (src/Language/Haskell/Liquid/Types/Meet.hs:16) 8% ( 1 / 12) in 'Language.Haskell.Liquid.Measure' Missing documentation for: Module header Spec (src/Language/Haskell/Liquid/Measure.hs:52) BareSpec (src/Language/Haskell/Liquid/Measure.hs:50) MSpec (src/Language/Haskell/Liquid/Types.hs:1601) mkM (src/Language/Haskell/Liquid/Measure.hs:92) mkMSpec (src/Language/Haskell/Liquid/Measure.hs:107) mkMSpec' (src/Language/Haskell/Liquid/Measure.hs:102) qualifySpec (src/Language/Haskell/Liquid/Measure.hs:85) dataConTypes (src/Language/Haskell/Liquid/Measure.hs:204) defRefType (src/Language/Haskell/Liquid/Measure.hs:297) wiredInMeasures (src/Language/Haskell/Liquid/Measure.hs:366) 25% ( 1 / 4) in 'Language.Haskell.Liquid.Types.Literals' Missing documentation for: Module header literalFRefType (src/Language/Haskell/Liquid/Types/Literals.hs:37) literalFReft (src/Language/Haskell/Liquid/Types/Literals.hs:40) 20% ( 1 / 5) in 'Language.Haskell.Liquid.Parse' Missing documentation for: Module header hsSpecificationP (src/Language/Haskell/Liquid/Parse.hs:56) lhsSpecificationP (src/Language/Haskell/Liquid/Parse.hs:66) parseSymbolToLogic (src/Language/Haskell/Liquid/Parse.hs:143) 0% ( 0 / 9) in 'Language.Haskell.Liquid.Types.Dictionaries' Missing documentation for: Module header makeDictionaries (src/Language/Haskell/Liquid/Types/Dictionaries.hs:28) makeDictionary (src/Language/Haskell/Liquid/Types/Dictionaries.hs:32) dfromList (src/Language/Haskell/Liquid/Types/Dictionaries.hs:49) dmapty (src/Language/Haskell/Liquid/Types/Dictionaries.hs:52) dmap (src/Language/Haskell/Liquid/Types/Dictionaries.hs:55) dinsert (src/Language/Haskell/Liquid/Types/Dictionaries.hs:57) dlookup (src/Language/Haskell/Liquid/Types/Dictionaries.hs:59) dhasinfo (src/Language/Haskell/Liquid/Types/Dictionaries.hs:62) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Transforms.Simplify' Missing documentation for: Module header simplifyBounds (src/Language/Haskell/Liquid/Transforms/Simplify.hs:10) 67% ( 2 / 3) in 'Language.Haskell.Liquid.UX.Errors' Missing documentation for: tidyError (src/Language/Haskell/Liquid/UX/Errors.hs:29) 100% ( 9 / 9) in 'Language.Haskell.Liquid.UX.DiffCheck' 100% ( 4 / 4) in 'Language.Haskell.Liquid.UX.Annotate' 73% ( 8 / 11) in 'Language.Haskell.Liquid.UX.CmdLine' Missing documentation for: getOpts (src/Language/Haskell/Liquid/UX/CmdLine.hs:233) mkOpts (src/Language/Haskell/Liquid/UX/CmdLine.hs:304) defConfig (src/Language/Haskell/Liquid/UX/CmdLine.hs:333) 7% ( 1 / 14) in 'Language.Haskell.Liquid.Bare.Env' Missing documentation for: Module header Warn (src/Language/Haskell/Liquid/Bare/Env.hs:51) TCEnv (src/Language/Haskell/Liquid/Bare/Env.hs:53) BareEnv (src/Language/Haskell/Liquid/Bare/Env.hs:63) TInline (src/Language/Haskell/Liquid/Bare/Env.hs:57) InlnEnv (src/Language/Haskell/Liquid/Bare/Env.hs:55) inModule (src/Language/Haskell/Liquid/Bare/Env.hs:83) withVArgs (src/Language/Haskell/Liquid/Bare/Env.hs:90) setRTAlias (src/Language/Haskell/Liquid/Bare/Env.hs:100) setREAlias (src/Language/Haskell/Liquid/Bare/Env.hs:104) execBare (src/Language/Haskell/Liquid/Bare/Env.hs:108) insertLogicEnv (src/Language/Haskell/Liquid/Bare/Env.hs:75) insertAxiom (src/Language/Haskell/Liquid/Bare/Env.hs:78) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Bare.RefToLogic' Missing documentation for: Module header Transformable (src/Language/Haskell/Liquid/Bare/RefToLogic.hs:30) txRefToLogic (src/Language/Haskell/Liquid/Bare/RefToLogic.hs:27) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Bare.SymSort' Missing documentation for: Module header txRefSort (src/Language/Haskell/Liquid/Bare/SymSort.hs:27) 17% ( 1 / 6) in 'Language.Haskell.Liquid.Bare.Lookup' Missing documentation for: Module header GhcLookup (src/Language/Haskell/Liquid/Bare/Lookup.hs:52) lookupGhcThing (src/Language/Haskell/Liquid/Bare/Lookup.hs:67) lookupGhcTyCon (src/Language/Haskell/Liquid/Bare/Lookup.hs:133) lookupGhcDataCon (src/Language/Haskell/Liquid/Bare/Lookup.hs:147) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Bare.Expand' Missing documentation for: Module header expandReft (src/Language/Haskell/Liquid/Bare/Expand.hs:26) expandExpr (src/Language/Haskell/Liquid/Bare/Expand.hs:40) 50% ( 1 / 2) in 'Language.Haskell.Liquid.Bare.Existential' Missing documentation for: Module header 0% ( 0 / 2) in 'Language.Haskell.Liquid.Bare.Axiom' Missing documentation for: Module header makeAxiom (src/Language/Haskell/Liquid/Bare/Axiom.hs:62) 0% ( 0 / 11) in 'Language.Haskell.Liquid.Bare.Misc' Missing documentation for: Module header makeSymbols (src/Language/Haskell/Liquid/Bare/Misc.hs:49) joinVar (src/Language/Haskell/Liquid/Bare/Misc.hs:141) mkVarExpr (src/Language/Haskell/Liquid/Bare/Misc.hs:127) MapTyVarST (src/Language/Haskell/Liquid/Bare/Misc.hs:74) initMapSt (src/Language/Haskell/Liquid/Bare/Misc.hs:78) runMapTyVars (src/Language/Haskell/Liquid/Bare/Misc.hs:82) mapTyVars (src/Language/Haskell/Liquid/Bare/Misc.hs:85) symbolRTyVar (src/Language/Haskell/Liquid/Types/RefType.hs:337) simpleSymbolVar (src/Language/Haskell/Liquid/Bare/Misc.hs:147) hasBoolResult (src/Language/Haskell/Liquid/Bare/Misc.hs:150) 0% ( 0 / 4) in 'Language.Haskell.Liquid.Bare.Plugged' Missing documentation for: Module header makePluggedSigs (src/Language/Haskell/Liquid/Bare/Plugged.hs:41) makePluggedAsmSigs (src/Language/Haskell/Liquid/Bare/Plugged.hs:47) makePluggedDataCons (src/Language/Haskell/Liquid/Bare/Plugged.hs:53) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Bare.Resolve' Missing documentation for: Module header Resolvable (src/Language/Haskell/Liquid/Bare/Resolve.hs:37) 0% ( 0 / 7) in 'Language.Haskell.Liquid.Bare.OfType' Missing documentation for: Module header ofBareType (src/Language/Haskell/Liquid/Bare/OfType.hs:50) ofMeaSort (src/Language/Haskell/Liquid/Bare/OfType.hs:54) ofBSort (src/Language/Haskell/Liquid/Bare/OfType.hs:58) ofBPVar (src/Language/Haskell/Liquid/Bare/OfType.hs:64) mkSpecType (src/Language/Haskell/Liquid/Bare/OfType.hs:76) mkSpecType' (src/Language/Haskell/Liquid/Bare/OfType.hs:80) 0% ( 0 / 6) in 'Language.Haskell.Liquid.Bare.DataType' Missing documentation for: Module header makeConTypes (src/Language/Haskell/Liquid/Bare/DataType.hs:49) makeTyConEmbeds (src/Language/Haskell/Liquid/Bare/DataType.hs:154) makeRecordSelectorSigs (src/Language/Haskell/Liquid/Bare/DataType.hs:162) dataConSpec (src/Language/Haskell/Liquid/Bare/DataType.hs:63) meetDataConSpec (src/Language/Haskell/Liquid/Bare/DataType.hs:72) 0% ( 0 / 4) in 'Language.Haskell.Liquid.Bare.Check' Missing documentation for: Module header checkGhcSpec (src/Language/Haskell/Liquid/Bare/Check.hs:56) checkTerminationExpr (src/Language/Haskell/Liquid/Bare/Check.hs:173) checkTy (src/Language/Haskell/Liquid/Bare/Check.hs:191) 0% ( 0 / 10) in 'Language.Haskell.Liquid.Bare.Measure' Missing documentation for: Module header makeHaskellMeasures (src/Language/Haskell/Liquid/Bare/Measure.hs:66) makeHaskellInlines (src/Language/Haskell/Liquid/Bare/Measure.hs:77) makeHaskellBounds (src/Language/Haskell/Liquid/Bare/Measure.hs:218) makeMeasureSpec (src/Language/Haskell/Liquid/Bare/Measure.hs:154) makeMeasureSpec' (src/Language/Haskell/Liquid/Bare/Measure.hs:162) makeClassMeasureSpec (src/Language/Haskell/Liquid/Bare/Measure.hs:164) makeMeasureSelectors (src/Language/Haskell/Liquid/Bare/Measure.hs:138) strengthenHaskellMeasures (src/Language/Haskell/Liquid/Bare/Measure.hs:134) varMeasures (src/Language/Haskell/Liquid/Bare/Measure.hs:199) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Bare.RTEnv' Missing documentation for: Module header makeRTEnv (src/Language/Haskell/Liquid/Bare/RTEnv.hs:33) 6% ( 1 / 17) in 'Language.Haskell.Liquid.Bare.Spec' Missing documentation for: Module header makeClasses (src/Language/Haskell/Liquid/Bare/Spec.hs:61) makeQualifiers (src/Language/Haskell/Liquid/Bare/Spec.hs:81) makeHints (src/Language/Haskell/Liquid/Bare/Spec.hs:85) makeLVar (src/Language/Haskell/Liquid/Bare/Spec.hs:86) makeLazy (src/Language/Haskell/Liquid/Bare/Spec.hs:87) makeHIMeas (src/Language/Haskell/Liquid/Bare/Spec.hs:91) makeTExpr (src/Language/Haskell/Liquid/Bare/Spec.hs:89) makeAssertSpec (src/Language/Haskell/Liquid/Bare/Spec.hs:131) makeAssumeSpec (src/Language/Haskell/Liquid/Bare/Spec.hs:137) makeDefaultMethods (src/Language/Haskell/Liquid/Bare/Spec.hs:149) makeIAliases (src/Language/Haskell/Liquid/Bare/Spec.hs:204) makeInvariants (src/Language/Haskell/Liquid/Bare/Spec.hs:213) makeSpecDictionaries (src/Language/Haskell/Liquid/Bare/Spec.hs:222) makeBounds (src/Language/Haskell/Liquid/Bare/Spec.hs:245) makeHBounds (src/Language/Haskell/Liquid/Bare/Spec.hs:88) 0% ( 0 / 3) in 'Language.Haskell.Liquid.Constraint.Constraint' Missing documentation for: Module header constraintToLogic (src/Language/Haskell/Liquid/Constraint/Constraint.hs:26) addConstraints (src/Language/Haskell/Liquid/Constraint/Constraint.hs:19) 64% ( 7 / 11) in 'Language.Haskell.Liquid.Constraint.Split' Missing documentation for: splitC (src/Language/Haskell/Liquid/Constraint/Split.hs:242) splitW (src/Language/Haskell/Liquid/Constraint/Split.hs:60) splitS (src/Language/Haskell/Liquid/Constraint/Split.hs:128) envToSub (src/Language/Haskell/Liquid/Constraint/Split.hs:483) 50% ( 1 / 2) in 'Language.Haskell.Liquid.Constraint.Generate' Missing documentation for: generateConstraints (src/Language/Haskell/Liquid/Constraint/Generate.hs:107) 33% ( 1 / 3) in 'Language.Haskell.Liquid.Bare.GhcSpec' Missing documentation for: Module header makeGhcSpec (src/Language/Haskell/Liquid/Bare/GhcSpec.hs:69) 67% ( 2 / 3) in 'Language.Haskell.Liquid.Bare' Missing documentation for: makeGhcSpec (src/Language/Haskell/Liquid/Bare/GhcSpec.hs:69) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Constraint.Qualifier' Missing documentation for: Module header specificationQualifiers (src/Language/Haskell/Liquid/Constraint/Qualifier.hs:30) 0% ( 0 / 2) in 'Language.Haskell.Liquid.Constraint.ToFixpoint' Missing documentation for: Module header cgInfoFInfo (src/Language/Haskell/Liquid/Constraint/ToFixpoint.hs:21) 40% ( 2 / 5) in 'Language.Haskell.Liquid.GHC.Interface' Missing documentation for: Module header getGhcInfo (src/Language/Haskell/Liquid/GHC/Interface.hs:69) pprintCBs (src/Language/Haskell/Liquid/GHC/Interface.hs:381) 57% ( 4 / 7) in 'Language.Haskell.Liquid.Liquid' Missing documentation for: Module header liquid (src/Language/Haskell/Liquid/Liquid.hs:52) MbEnv (src/Language/Haskell/Liquid/Liquid.hs:49) 62% ( 5 / 8) in 'Language.Haskell.Liquid.Interactive.Types' Missing documentation for: Module header Response (src/Language/Haskell/Liquid/Interactive/Types.hs:51) status (src/Language/Haskell/Liquid/Interactive/Types.hs:55) 40% ( 2 / 5) in 'Language.Haskell.Liquid.Interactive.Handler' Missing documentation for: Module header initial (src/Language/Haskell/Liquid/Interactive/Handler.hs:28) handler (src/Language/Haskell/Liquid/Interactive/Handler.hs:15) 0% ( 0 / 2) in 'Language.Haskell.Liquid.List' Missing documentation for: Module header transpose (include/Language/Haskell/Liquid/List.hs:3) 0% ( 0 / 9) in 'Language.Haskell.Liquid.Foreign' Missing documentation for: Module header intCSize (include/Language/Haskell/Liquid/Foreign.hs:25) cSizeInt (include/Language/Haskell/Liquid/Foreign.hs:30) mkPtr (include/Language/Haskell/Liquid/Foreign.hs:35) isNullPtr (include/Language/Haskell/Liquid/Foreign.hs:40) fpLen (include/Language/Haskell/Liquid/Foreign.hs:45) pLen (include/Language/Haskell/Liquid/Foreign.hs:49) deref (include/Language/Haskell/Liquid/Foreign.hs:53) eqPtr (include/Language/Haskell/Liquid/Foreign.hs:60) 0% ( 0 / 22) in 'Language.Haskell.Liquid.Prelude' Missing documentation for: Module header plus (include/Language/Haskell/Liquid/Prelude.hs:24) minus (include/Language/Haskell/Liquid/Prelude.hs:28) times (include/Language/Haskell/Liquid/Prelude.hs:32) eq (include/Language/Haskell/Liquid/Prelude.hs:40) neq (include/Language/Haskell/Liquid/Prelude.hs:44) leq (include/Language/Haskell/Liquid/Prelude.hs:48) geq (include/Language/Haskell/Liquid/Prelude.hs:52) lt (include/Language/Haskell/Liquid/Prelude.hs:56) gt (include/Language/Haskell/Liquid/Prelude.hs:60) liquidAssertB (include/Language/Haskell/Liquid/Prelude.hs:70) liquidAssert (include/Language/Haskell/Liquid/Prelude.hs:75) liquidAssume (include/Language/Haskell/Liquid/Prelude.hs:80) liquidAssumeB (include/Language/Haskell/Liquid/Prelude.hs:84) liquidError (include/Language/Haskell/Liquid/Prelude.hs:92) crash (include/Language/Haskell/Liquid/Prelude.hs:97) force (include/Language/Haskell/Liquid/Prelude.hs:101) choose (include/Language/Haskell/Liquid/Prelude.hs:104) isEven (include/Language/Haskell/Liquid/Prelude.hs:114) isOdd (include/Language/Haskell/Liquid/Prelude.hs:119) safeZipWith (include/Language/Haskell/Liquid/Prelude.hs:125) ==> (include/Language/Haskell/Liquid/Prelude.hs:135) Warning: Language.Haskell.Liquid.Desugar710.DsForeign: could not find link destinations for: Binding Warning: Language.Haskell.Liquid.Desugar710.Check: could not find link destinations for: WarningPat Warning: Language.Haskell.Liquid.UX.ACSS: could not find link destinations for: CommentTransform Warning: Language.Haskell.Liquid.Types: could not find link destinations for: D1Located C1_0Located S1_0_0Located S1_0_1Located S1_0_2Located Stats Error1 Warning: Language.Haskell.Liquid.Types.RefType: could not find link destinations for: FreeVar Warning: Language.Haskell.Liquid.Transforms.CoreToLogic: could not find link destinations for: LogicM Warning: Language.Haskell.Liquid.Constraint.Axioms: could not find link destinations for: Provable Warning: Language.Haskell.Liquid.UX.DiffCheck: could not find link destinations for: meetSpans Warning: Language.Haskell.Liquid.Bare.RefToLogic: could not find link destinations for: tx Warning: Language.Haskell.Liquid.Constraint.Generate: could not find link destinations for: strengthenS varRefType Warning: Language.Haskell.Liquid.Interactive.Types: could not find link destinations for: Status Documentation created: dist/doc/html/liquidhaskell/index.html, dist/doc/html/liquidhaskell/liquidhaskell.txt Preprocessing executable 'liquid' for liquidhaskell-0.6.0.0... Preprocessing executable 'lhi' for liquidhaskell-0.6.0.0... Creating package registration file: /tmp/pkgConf-liquidhaskell-0.6.020985994021279937264.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/liquidhaskell-0.6.0.0-EeUVr8QYWFSCyq6V3qzG75 Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering liquidhaskell-0.6.0.0... Installed liquidhaskell-0.6.0.0