Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-30355/haskell-lexer-1.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:30:7: warning: [-Woverlapping-patterns] Pattern match is redundant 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: [-Wtabs] Tab character found here. Please use spaces instead. [6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o ) 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: [-Wtabs] Tab character found here. Please use spaces instead. 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-12145174067468703135.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/haskell-lexer-1.0-2JhCwFChKAY5dcYWxHP12C Registering haskell-lexer-1.0... cabal: Leaving directory '/tmp/cabal-tmp-30355/haskell-lexer-1.0' Installed haskell-lexer-1.0 Downloading pretty-show-1.6.12... cabal: Entering directory '/tmp/cabal-tmp-30355/pretty-show-1.6.12' Configuring pretty-show-1.6.12... Building pretty-show-1.6.12... Preprocessing library pretty-show-1.6.12... [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 ) Text/Show/PrettyVal.hs:51:10: warning: [-Wredundant-constraints] • Redundant constraint: Datatype d • In the instance declaration for ‘GDump (M1 D d f)’ [4 of 6] Compiling Text.Show.Html ( Text/Show/Html.hs, dist/build/Text/Show/Html.o ) Text/Show/Html.hs:106:1: warning: [-Wunused-top-binds] 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 ) Preprocessing executable 'ppsh' for pretty-show-1.6.12... [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.12... Running hscolour for pretty-show-1.6.12... Preprocessing library pretty-show-1.6.12... Preprocessing executable 'ppsh' for pretty-show-1.6.12... Preprocessing library pretty-show-1.6.12... Text/Show/PrettyVal.hs:51:10: warning: [-Wredundant-constraints] • Redundant constraint: Datatype d • In the instance declaration for ‘GDump (M1 D d f)’ Text/Show/Html.hs:106:1: warning: [-Wunused-top-binds] 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:28) getBinDir (dist/build/autogen/Paths_pretty_show.hs:38) getLibDir (dist/build/autogen/Paths_pretty_show.hs:38) getDataDir (dist/build/autogen/Paths_pretty_show.hs:38) getLibexecDir (dist/build/autogen/Paths_pretty_show.hs:38) getDataFileName (dist/build/autogen/Paths_pretty_show.hs:45) getSysconfDir (dist/build/autogen/Paths_pretty_show.hs:38) 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:778) 81% ( 22 / 27) 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:38) ppValue (Text/Show/Pretty.hs:47) Warning: Text.Show.Pretty: could not find link destinations for: GDump listValue 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.12... Creating package registration file: /tmp/pkgConf-pretty-show-1.61610120709791698927.12 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/pretty-show-1.6.12-JgjTVxFnbN44boqLmPvC8K 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.12... cabal: Leaving directory '/tmp/cabal-tmp-30355/pretty-show-1.6.12' Installed pretty-show-1.6.12