Resolving dependencies... 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-1278722862233665123.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 Downloading pretty-show-1.6.9... 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.610639580311633108117.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