Resolving dependencies... Configuring generics-sop-0.2.0.0... Building generics-sop-0.2.0.0... Preprocessing library generics-sop-0.2.0.0... [ 1 of 13] Compiling Generics.SOP.Sing ( src/Generics/SOP/Sing.hs, dist/build/Generics/SOP/Sing.o ) [ 2 of 13] Compiling Generics.SOP.Constraint ( src/Generics/SOP/Constraint.hs, dist/build/Generics/SOP/Constraint.o ) [ 3 of 13] Compiling Generics.SOP.BasicFunctors ( src/Generics/SOP/BasicFunctors.hs, dist/build/Generics/SOP/BasicFunctors.o ) [ 4 of 13] Compiling Generics.SOP.Classes ( src/Generics/SOP/Classes.hs, dist/build/Generics/SOP/Classes.o ) [ 5 of 13] Compiling Generics.SOP.NP ( src/Generics/SOP/NP.hs, dist/build/Generics/SOP/NP.o ) [ 6 of 13] Compiling Generics.SOP.Metadata ( src/Generics/SOP/Metadata.hs, dist/build/Generics/SOP/Metadata.o ) [ 7 of 13] Compiling Generics.SOP.Dict ( src/Generics/SOP/Dict.hs, dist/build/Generics/SOP/Dict.o ) [ 8 of 13] Compiling Generics.SOP.NS ( src/Generics/SOP/NS.hs, dist/build/Generics/SOP/NS.o ) [ 9 of 13] Compiling Generics.SOP.GGP ( src/Generics/SOP/GGP.hs, dist/build/Generics/SOP/GGP.o ) [10 of 13] Compiling Generics.SOP.Universe ( src/Generics/SOP/Universe.hs, dist/build/Generics/SOP/Universe.o ) [11 of 13] Compiling Generics.SOP.TH ( src/Generics/SOP/TH.hs, dist/build/Generics/SOP/TH.o ) [12 of 13] Compiling Generics.SOP.Instances ( src/Generics/SOP/Instances.hs, dist/build/Generics/SOP/Instances.o ) [13 of 13] Compiling Generics.SOP ( src/Generics/SOP.hs, dist/build/Generics/SOP.o ) In-place registering generics-sop-0.2.0.0... Running Haddock for generics-sop-0.2.0.0... Running hscolour for generics-sop-0.2.0.0... Preprocessing library generics-sop-0.2.0.0... Preprocessing library generics-sop-0.2.0.0... Haddock coverage: 100% ( 11 / 11) in 'Generics.SOP.Sing' 56% ( 10 / 18) in 'Generics.SOP.Constraint' Missing documentation for: (src/Generics/SOP/Constraint.hs:42) (src/Generics/SOP/Constraint.hs:75) (src/Generics/SOP/Constraint.hs:99) (src/Generics/SOP/Constraint.hs:105) (src/Generics/SOP/Constraint.hs:111) (src/Generics/SOP/Constraint.hs:127) (src/Generics/SOP/Constraint.hs:134) Constraint 100% ( 7 / 7) in 'Generics.SOP.BasicFunctors' 100% ( 26 / 26) in 'Generics.SOP.Classes' 100% ( 53 / 53) in 'Generics.SOP.NP' 100% ( 11 / 11) in 'Generics.SOP.Metadata' 100% ( 15 / 15) in 'Generics.SOP.Dict' 100% ( 37 / 37) in 'Generics.SOP.NS' 100% ( 8 / 8) in 'Generics.SOP.GGP' 100% ( 4 / 4) in 'Generics.SOP.Universe' 100% ( 5 / 5) in 'Generics.SOP.TH' 100% ( 1 / 1) in 'Generics.SOP.Instances' 100% ( 92 / 92) in 'Generics.SOP' Warning: Generics.SOP.Metadata: could not find link destinations for: D1Associativity C1_0Associativity C1_1Associativity C1_2Associativity Warning: Generics.SOP.GGP: could not find link destinations for: ToSumCode GSumFrom GSumTo GDatatypeInfo' Warning: Generics.SOP: could not find link destinations for: D1Associativity C1_0Associativity C1_1Associativity C1_2Associativity D1Proxy C1_0Proxy Documentation created: dist/doc/html/generics-sop/index.html, dist/doc/html/generics-sop/generics-sop.txt Creating package registration file: /tmp/pkgConf-generics-sop-0.2.0278722862233665123.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/generics-sop-0.2.0.0-3yxdDgIB0bACzU0F344ehV Registering generics-sop-0.2.0.0... Installed generics-sop-0.2.0.0 Configuring haskell-lexer-1.0... Building haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... [1 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o ) [2 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o ) [3 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o ) [4 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o ) Language/Haskell/Lexer/Position.hs:25:5: Warning: Pattern match(es) are overlapped In a case alternative: '\n' -> ... [5 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o ) Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character [6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o ) In-place registering haskell-lexer-1.0... Running Haddock for haskell-lexer-1.0... Running hscolour for haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character Haddock coverage: 50% ( 1 / 2) in 'Language.Haskell.Lexer.Tokens' Missing documentation for: Module header 17% ( 1 / 6) in 'Language.Haskell.Lexer.Utils' Missing documentation for: Module header gotEOF (Language/Haskell/Lexer/Utils.hs:8) gotError (Language/Haskell/Lexer/Utils.hs:12) output (Language/Haskell/Lexer/Utils.hs:23) nestedComment (Language/Haskell/Lexer/Utils.hs:36) 0% ( 0 / 2) in 'Language.Haskell.Lexer.Lex' Missing documentation for: Module header haskellLex (Language/Haskell/Lexer/Lex.hs:14) 62% ( 5 / 8) in 'Language.Haskell.Lexer.Position' Missing documentation for: Module header (Language/Haskell/Lexer/Position.hs:11) (Language/Haskell/Lexer/Position.hs:12) 33% ( 1 / 3) in 'Language.Haskell.Lexer.Layout' Missing documentation for: Module header PosToken (Language/Haskell/Lexer/Layout.hs:6) 73% ( 11 / 15) in 'Language.Haskell.Lexer' Missing documentation for: Module header PosToken (Language/Haskell/Lexer/Layout.hs:6) (Language/Haskell/Lexer/Position.hs:11) (Language/Haskell/Lexer/Position.hs:12) Documentation created: dist/doc/html/haskell-lexer/index.html, dist/doc/html/haskell-lexer/haskell-lexer.txt Creating package registration file: /tmp/pkgConf-haskell-lexer-1745425661396473730.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j Registering haskell-lexer-1.0... Installed haskell-lexer-1.0 Configuring pretty-show-1.6.9... Building pretty-show-1.6.9... Preprocessing library pretty-show-1.6.9... [1 of 6] Compiling Paths_pretty_show ( dist/build/autogen/Paths_pretty_show.hs, dist/build/Paths_pretty_show.o ) [2 of 6] Compiling Text.Show.Value ( Text/Show/Value.hs, dist/build/Text/Show/Value.o ) [3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, dist/build/Text/Show/PrettyVal.o ) [4 of 6] Compiling Text.Show.Html ( Text/Show/Html.hs, dist/build/Text/Show/Html.o ) Text/Show/Html.hs:106:1: Warning: Defined but not used: ‘tallTuple’ [5 of 6] Compiling Text.Show.Parser ( dist/build/Text/Show/Parser.hs, dist/build/Text/Show/Parser.o ) [6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, dist/build/Text/Show/Pretty.o ) In-place registering pretty-show-1.6.9... Preprocessing executable 'ppsh' for pretty-show-1.6.9... [1 of 1] Compiling Main ( bin/ppsh.hs, dist/build/ppsh/ppsh-tmp/Main.o ) Linking dist/build/ppsh/ppsh ... Running Haddock for pretty-show-1.6.9... Running hscolour for pretty-show-1.6.9... Preprocessing library pretty-show-1.6.9... Preprocessing executable 'ppsh' for pretty-show-1.6.9... Preprocessing library pretty-show-1.6.9... Text/Show/Html.hs:106:1: Warning: Defined but not used: ‘tallTuple’ Haddock coverage: 0% ( 0 / 8) in 'Paths_pretty_show' Missing documentation for: Module header version (dist/build/autogen/Paths_pretty_show.hs:15) getBinDir (dist/build/autogen/Paths_pretty_show.hs:25) getLibDir (dist/build/autogen/Paths_pretty_show.hs:25) getDataDir (dist/build/autogen/Paths_pretty_show.hs:25) getLibexecDir (dist/build/autogen/Paths_pretty_show.hs:25) getDataFileName (dist/build/autogen/Paths_pretty_show.hs:32) getSysconfDir (dist/build/autogen/Paths_pretty_show.hs:25) 100% ( 3 / 3) in 'Text.Show.Value' 50% ( 1 / 2) in 'Text.Show.PrettyVal' Missing documentation for: Module header 71% ( 5 / 7) in 'Text.Show.Html' Missing documentation for: Module header Html (Text/Show/Html.hs:144) 0% ( 0 / 2) in 'Text.Show.Parser' Missing documentation for: Module header parseValue (dist/build/Text/Show/Parser.hs:768) 81% ( 21 / 26) in 'Text.Show.Pretty' Missing documentation for: parseValue (Text/Show/Pretty.hs:53) reify (Text/Show/Pretty.hs:50) Html (Text/Show/Html.hs:144) getDataDir (dist/build/autogen/Paths_pretty_show.hs:25) ppValue (Text/Show/Pretty.hs:47) Documentation created: dist/doc/html/pretty-show/index.html, dist/doc/html/pretty-show/pretty-show.txt Preprocessing executable 'ppsh' for pretty-show-1.6.9... Creating package registration file: /tmp/pkgConf-pretty-show-1.6711645630195740084.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pretty-show-1.6.9-2lC99QDHOE3JiCMPieJv3x 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 pretty-show-1.6.9... Installed pretty-show-1.6.9 Configuring pretty-sop-0.2.0.0... Building pretty-sop-0.2.0.0... Preprocessing library pretty-sop-0.2.0.0... [1 of 1] Compiling Generics.SOP.PrettyVal ( src/Generics/SOP/PrettyVal.hs, dist/build/Generics/SOP/PrettyVal.o ) In-place registering pretty-sop-0.2.0.0... Running Haddock for pretty-sop-0.2.0.0... Running hscolour for pretty-sop-0.2.0.0... Preprocessing library pretty-sop-0.2.0.0... Preprocessing library pretty-sop-0.2.0.0... Haddock coverage: 100% ( 4 / 4) in 'Generics.SOP.PrettyVal' Documentation created: dist/doc/html/pretty-sop/index.html, dist/doc/html/pretty-sop/pretty-sop.txt Creating package registration file: /tmp/pkgConf-pretty-sop-0.2.0119270755631308902.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pretty-sop-0.2.0.0-EFIjP13UQadJHtdBwSpYpC Registering pretty-sop-0.2.0.0... Installed pretty-sop-0.2.0.0