Build #1 for haskell-docs-3.0.3

[all reports]

Package haskell-docs-3.0.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies optparse-applicative-0.9.0, monad-loops-0.4.2, haddock-2.13.2.1, ghc-paths-0.1.0.9, ghc-7.6.3, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.1.1...
Building ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
[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.1.1...
Running Haddock for ansi-terminal-0.6.1.1...
Running hscolour for ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  36% ( 28 / 77) in 'System.Console.ANSI.Unix'
  38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6.1.1
Registering ansi-terminal-0.6.1.1...
Installed ansi-terminal-0.6.1.1
[1 of 1] Compiling Main             ( /tmp/ghc-paths-0.1.0.9-18291/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-18291/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/ghc-paths-0.1.0.9-18291/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'
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-paths-0.1.0.9
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring monad-loops-0.4.2...
Building monad-loops-0.4.2...
Preprocessing library monad-loops-0.4.2...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o )
In-place registering monad-loops-0.4.2...
Running Haddock for monad-loops-0.4.2...
Running hscolour for monad-loops-0.4.2...
Preprocessing library monad-loops-0.4.2...
Preprocessing library monad-loops-0.4.2...
Haddock coverage:
  72% ( 34 / 47) in 'Control.Monad.Loops'
Documentation created: dist/doc/html/monad-loops/index.html,
dist/doc/html/monad-loops/monad-loops.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-loops-0.4.2
Registering monad-loops-0.4.2...
Installed monad-loops-0.4.2
Configuring transformers-0.4.1.0...
Building transformers-0.4.1.0...
Preprocessing library transformers-0.4.1.0...
[ 1 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 2 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 3 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 4 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[ 5 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[ 6 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[ 7 of 28] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 8 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 9 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[10 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[12 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[13 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[14 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[15 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.1.0...
Running Haddock for transformers-0.4.1.0...
Running hscolour for transformers-0.4.1.0...
Preprocessing library transformers-0.4.1.0...
Preprocessing library transformers-0.4.1.0...
Haddock coverage:
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  6 /  6) in 'Control.Applicative.Lift'
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-0.4.1.0
Registering transformers-0.4.1.0...
Installed transformers-0.4.1.0
Configuring xhtml-3000.2.1...
Building xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
[ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.o )
[ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.o )
[ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.o )
[ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.o )
[ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.o )
[ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.o )
[ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.o )
[ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.o )
[ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.o )
[10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.o )
[11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.o )
[12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.o )
[13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.o )
[14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.o )
[15 of 15] Compiling Text.XHtml       ( Text/XHtml.hs, dist/build/Text/XHtml.o )
In-place registering xhtml-3000.2.1...
Running Haddock for xhtml-3000.2.1...
Running hscolour for xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Haddock coverage:
  73% (  8 / 11) in 'Text.XHtml.BlockTable'
  71% ( 27 / 38) in 'Text.XHtml.Internals'
   8% (  1 / 12) in 'Text.XHtml.Transitional.Elements'
   5% (  2 / 37) in 'Text.XHtml.Transitional.Attributes'
  14% (  1 /  7) in 'Text.XHtml.Frameset.Attributes'
   2% (  1 / 50) in 'Text.XHtml.Strict.Attributes'
  20% (  1 /  5) in 'Text.XHtml.Frameset.Elements'
   1% (  1 / 79) in 'Text.XHtml.Strict.Elements'
  34% ( 11 / 32) in 'Text.XHtml.Extras'
  19% ( 37 /190) in 'Text.XHtml.Strict'
  18% ( 36 /197) in 'Text.XHtml.Frameset'
  30% (  3 / 10) in 'Text.XHtml.Table'
  60% (  3 /  5) in 'Text.XHtml.Debug'
  16% ( 39 /244) in 'Text.XHtml.Transitional'
  71% (  5 /  7) in 'Text.XHtml'
Documentation created: dist/doc/html/xhtml/index.html,
dist/doc/html/xhtml/xhtml.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xhtml-3000.2.1
Registering xhtml-3000.2.1...
Installed xhtml-3000.2.1
Configuring ansi-wl-pprint-0.6.7.1...
Building ansi-wl-pprint-0.6.7.1...
Preprocessing library ansi-wl-pprint-0.6.7.1...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.7.1...
Running Haddock for ansi-wl-pprint-0.6.7.1...
Running hscolour for ansi-wl-pprint-0.6.7.1...
Preprocessing library ansi-wl-pprint-0.6.7.1...
Preprocessing library ansi-wl-pprint-0.6.7.1...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-wl-pprint-0.6.7.1
Registering ansi-wl-pprint-0.6.7.1...
Installed ansi-wl-pprint-0.6.7.1
Configuring transformers-compat-0.3.3.4...
Building transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.3.3.4...
Running Haddock for transformers-compat-0.3.3.4...
Running hscolour for transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3.4
Registering transformers-compat-0.3.3.4...
Installed transformers-compat-0.3.3.4
Configuring haddock-2.13.2.1...
Building haddock-2.13.2.1...
Preprocessing library haddock-2.13.2.1...
[ 1 of 31] Compiling Haddock.Backends.HaddockDB ( src/Haddock/Backends/HaddockDB.hs, dist/build/Haddock/Backends/HaddockDB.o )
[ 2 of 31] Compiling Haddock.Backends.Xhtml.Types ( src/Haddock/Backends/Xhtml/Types.hs, dist/build/Haddock/Backends/Xhtml/Types.o )
[ 3 of 31] Compiling Haddock.Convert  ( src/Haddock/Convert.hs, dist/build/Haddock/Convert.o )
[ 4 of 31] Compiling Paths_haddock    ( dist/build/autogen/Paths_haddock.hs, dist/build/Paths_haddock.o )
[ 5 of 31] Compiling Haddock.GhcUtils ( src/Haddock/GhcUtils.hs, dist/build/Haddock/GhcUtils.o )
[ 6 of 31] Compiling Haddock.Version  ( src/Haddock/Version.hs, dist/build/Haddock/Version.o )
[ 7 of 31] Compiling Haddock.Lex      ( dist/build/Haddock/Lex.hs, dist/build/Haddock/Lex.o )
[ 8 of 31] Compiling Haddock.Types    ( src/Haddock/Types.hs, dist/build/Haddock/Types.o )
[ 9 of 31] Compiling Haddock.Utils    ( src/Haddock/Utils.hs, dist/build/Haddock/Utils.o )
[10 of 31] Compiling Haddock.Options  ( src/Haddock/Options.hs, dist/build/Haddock/Options.o )
[11 of 31] Compiling Haddock.Backends.Xhtml.Themes ( src/Haddock/Backends/Xhtml/Themes.hs, dist/build/Haddock/Backends/Xhtml/Themes.o )
[12 of 31] Compiling Haddock.Backends.Xhtml.Utils ( src/Haddock/Backends/Xhtml/Utils.hs, dist/build/Haddock/Backends/Xhtml/Utils.o )
[13 of 31] Compiling Haddock.Backends.LaTeX ( src/Haddock/Backends/LaTeX.hs, dist/build/Haddock/Backends/LaTeX.o )
[14 of 31] Compiling Haddock.Backends.Hoogle ( src/Haddock/Backends/Hoogle.hs, dist/build/Haddock/Backends/Hoogle.o )
[15 of 31] Compiling Haddock.Interface.AttachInstances ( src/Haddock/Interface/AttachInstances.hs, dist/build/Haddock/Interface/AttachInstances.o )
[16 of 31] Compiling Haddock.Interface.Rename ( src/Haddock/Interface/Rename.hs, dist/build/Haddock/Interface/Rename.o )
[17 of 31] Compiling Haddock.Doc      ( src/Haddock/Doc.hs, dist/build/Haddock/Doc.o )
[18 of 31] Compiling Haddock.Parse    ( dist/build/Haddock/Parse.hs, dist/build/Haddock/Parse.o )
[19 of 31] Compiling Haddock.Interface.ParseModuleHeader ( src/Haddock/Interface/ParseModuleHeader.hs, dist/build/Haddock/Interface/ParseModuleHeader.o )
[20 of 31] Compiling Haddock.Interface.LexParseRn ( src/Haddock/Interface/LexParseRn.hs, dist/build/Haddock/Interface/LexParseRn.o )
[21 of 31] Compiling Haddock.Interface.Create ( src/Haddock/Interface/Create.hs, dist/build/Haddock/Interface/Create.o )
[22 of 31] Compiling Haddock.Backends.Xhtml.Names ( src/Haddock/Backends/Xhtml/Names.hs, dist/build/Haddock/Backends/Xhtml/Names.o )
[23 of 31] Compiling Haddock.Backends.Xhtml.DocMarkup ( src/Haddock/Backends/Xhtml/DocMarkup.hs, dist/build/Haddock/Backends/Xhtml/DocMarkup.o )
[24 of 31] Compiling Haddock.Backends.Xhtml.Layout ( src/Haddock/Backends/Xhtml/Layout.hs, dist/build/Haddock/Backends/Xhtml/Layout.o )
[25 of 31] Compiling Haddock.Backends.Xhtml.Decl ( src/Haddock/Backends/Xhtml/Decl.hs, dist/build/Haddock/Backends/Xhtml/Decl.o )
[26 of 31] Compiling Haddock.ModuleTree ( src/Haddock/ModuleTree.hs, dist/build/Haddock/ModuleTree.o )
[27 of 31] Compiling Haddock.Backends.Xhtml ( src/Haddock/Backends/Xhtml.hs, dist/build/Haddock/Backends/Xhtml.o )
[28 of 31] Compiling Haddock.InterfaceFile ( src/Haddock/InterfaceFile.hs, dist/build/Haddock/InterfaceFile.o )
[29 of 31] Compiling Haddock.Interface ( src/Haddock/Interface.hs, dist/build/Haddock/Interface.o )
[30 of 31] Compiling Haddock          ( src/Haddock.hs, dist/build/Haddock.o )
[31 of 31] Compiling Documentation.Haddock ( src/Documentation/Haddock.hs, dist/build/Documentation/Haddock.o )
In-place registering haddock-2.13.2.1...
Preprocessing executable 'haddock' for haddock-2.13.2.1...
[1 of 1] Compiling Main             ( driver/Main.hs, dist/build/haddock/haddock-tmp/Main.o )
Linking dist/build/haddock/haddock ...
Running Haddock for haddock-2.13.2.1...
Running hscolour for haddock-2.13.2.1...
Preprocessing library haddock-2.13.2.1...
Preprocessing executable 'haddock' for haddock-2.13.2.1...
Preprocessing library haddock-2.13.2.1...
Haddock coverage:
  50% (  1 /  2) in 'Haddock.Backends.HaddockDB'
  25% (  1 /  4) in 'Haddock.Backends.Xhtml.Types'
   7% (  1 / 15) in 'Haddock.Convert'
   0% (  0 /  8) in 'Paths_haddock'
  30% ( 12 / 40) in 'Haddock.GhcUtils'
  25% (  1 /  4) in 'Haddock.Version'
  25% (  1 /  4) in 'Haddock.Lex'
  36% ( 20 / 56) in 'Haddock.Types'
  35% ( 17 / 49) in 'Haddock.Utils'
   6% (  1 / 17) in 'Haddock.Options'
  40% (  2 /  5) in 'Haddock.Backends.Xhtml.Themes'
  21% (  6 / 28) in 'Haddock.Backends.Xhtml.Utils'
  50% (  1 /  2) in 'Haddock.Backends.LaTeX'
  50% (  1 /  2) in 'Haddock.Backends.Hoogle'
  50% (  1 /  2) in 'Haddock.Interface.AttachInstances'
  50% (  1 /  2) in 'Haddock.Interface.Rename'
   0% (  0 /  3) in 'Haddock.Doc'
   0% (  0 /  3) in 'Haddock.Parse'
  50% (  1 /  2) in 'Haddock.Interface.ParseModuleHeader'
  20% (  1 /  5) in 'Haddock.Interface.LexParseRn'
 100% (  2 /  2) in 'Haddock.Interface.Create'
   8% (  1 / 12) in 'Haddock.Backends.Xhtml.Names'
  14% (  1 /  7) in 'Haddock.Backends.Xhtml.DocMarkup'
   7% (  2 / 27) in 'Haddock.Backends.Xhtml.Layout'
  33% (  2 /  6) in 'Haddock.Backends.Xhtml.Decl'
  33% (  1 /  3) in 'Haddock.ModuleTree'
  20% (  1 /  5) in 'Haddock.Backends.Xhtml'
  22% (  2 /  9) in 'Haddock.InterfaceFile'
 100% (  2 /  2) in 'Haddock.Interface'
  50% (  2 /  4) in 'Haddock'
  54% ( 21 / 39) in 'Documentation.Haddock'
Documentation created: dist/doc/html/haddock/index.html,
dist/doc/html/haddock/haddock.txt
Preprocessing executable 'haddock' for haddock-2.13.2.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haddock-2.13.2.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering haddock-2.13.2.1...
Installed haddock-2.13.2.1
Configuring optparse-applicative-0.9.0...
Building optparse-applicative-0.9.0...
Preprocessing library optparse-applicative-0.9.0...
[ 1 of 14] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 14] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )
[ 3 of 14] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )
[ 4 of 14] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )
[ 5 of 14] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )
[ 6 of 14] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )
[ 7 of 14] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )
[ 8 of 14] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )
[ 9 of 14] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )
[10 of 14] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )
[11 of 14] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[12 of 14] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )
[13 of 14] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[14 of 14] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
In-place registering optparse-applicative-0.9.0...
Running Haddock for optparse-applicative-0.9.0...
Running hscolour for optparse-applicative-0.9.0...
Preprocessing library optparse-applicative-0.9.0...
Preprocessing library optparse-applicative-0.9.0...
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  34% ( 11 / 32) in 'Options.Applicative.Types'
   0% (  0 / 20) in 'Options.Applicative.Internal'
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  72% ( 13 / 18) in 'Options.Applicative.Common'
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  82% ( 60 / 73) in 'Options.Applicative.Builder'
   0% (  0 /  2) in 'Options.Applicative.BashCompletion'
  38% (  5 / 13) in 'Options.Applicative.Help.Core'
Warning: optparse-applicative-0.9.0:Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  71% ( 10 / 14) in 'Options.Applicative.Extra'
  93% ( 13 / 14) in 'Options.Applicative'
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Types: could not find link destinations for:
    Options.Applicative.Types.OptCReader Options.Applicative.Types.ArgCReader
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.9.0
Registering optparse-applicative-0.9.0...
Installed optparse-applicative-0.9.0
Downloading haskell-docs-3.0.3...
Configuring haskell-docs-3.0.3...
Building haskell-docs-3.0.3...
Preprocessing library haskell-docs-3.0.3...
[1 of 1] Compiling Documentation.Haddock.Docs ( src/Documentation/Haddock/Docs.hs, dist/build/Documentation/Haddock/Docs.o )

src/Documentation/Haddock/Docs.hs:51:1: Warning:
    Defined but not used: `printDocumentationInitialized'

src/Documentation/Haddock/Docs.hs:200:19: Warning:
    This binding for `block' shadows the existing binding
      imported from `Control.Exception' at src/Documentation/Haddock/Docs.hs:18:1-34
      (and originally defined in `GHC.IO')

src/Documentation/Haddock/Docs.hs:306:1: Warning:
    Defined but not used: `sdoc'
In-place registering haskell-docs-3.0.3...
Preprocessing executable 'haskell-docs' for haskell-docs-3.0.3...
[1 of 1] Compiling Main             ( src/main/Main.hs, dist/build/haskell-docs/haskell-docs-tmp/Main.o )

src/main/Main.hs:7:1: Warning:
    The import of `GHC' is redundant
      except perhaps to import instances from `GHC'
    To import instances alone, use: import GHC()
Linking dist/build/haskell-docs/haskell-docs ...
Running Haddock for haskell-docs-3.0.3...
Running hscolour for haskell-docs-3.0.3...
Preprocessing library haskell-docs-3.0.3...
Preprocessing executable 'haskell-docs' for haskell-docs-3.0.3...
Preprocessing library haskell-docs-3.0.3...

dist/build/tmp-18291/src/Documentation/Haddock/Docs.hs:51:1: Warning:
    Defined but not used: `printDocumentationInitialized'

dist/build/tmp-18291/src/Documentation/Haddock/Docs.hs:200:19: Warning:
    This binding for `block' shadows the existing binding
      imported from `Control.Exception' at dist/build/tmp-18291/src/Documentation/Haddock/Docs.hs:18:1-34
      (and originally defined in `GHC.IO')

dist/build/tmp-18291/src/Documentation/Haddock/Docs.hs:306:1: Warning:
    Defined but not used: `sdoc'
Haddock coverage:
  80% (  4 /  5) in 'Documentation.Haddock.Docs'
Documentation created: dist/doc/html/haskell-docs/index.html,
dist/doc/html/haskell-docs/haskell-docs.txt
Preprocessing executable 'haskell-docs' for haskell-docs-3.0.3...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-docs-3.0.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering haskell-docs-3.0.3...
Installed haskell-docs-3.0.3

Test log

No test log was submitted for this report.