Build #1 for tdoc-0.4.5

[all reports]

Package tdoc-0.4.5
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2014-12-12 16:09:10.167003 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies xhtml-3000.2.1, transformers-0.4.2.0, template-haskell-2.9.0.0, bytestring-0.10.4.1, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading tdoc-0.4.5...
Configuring tdoc-0.4.5...
Building tdoc-0.4.5...
Preprocessing library tdoc-0.4.5...
[1 of 8] Compiling Text.TDoc.Core   ( Text/TDoc/Core.hs, dist/dist-sandbox-1428821d/build/Text/TDoc/Core.o )
[2 of 8] Compiling Text.TDoc.TH     ( Text/TDoc/TH.hs, dist/dist-sandbox-1428821d/build/Text/TDoc/TH.o )
[3 of 8] Compiling Text.TDoc.Attributes ( Text/TDoc/Attributes.hs, dist/dist-sandbox-1428821d/build/Text/TDoc/Attributes.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package xhtml-3000.2.1 ... linking ... done.
Loading package transformers-0.4.2.0 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package bytestring-0.10.4.1 ... linking ... done.
[4 of 8] Compiling Text.TDoc.Tags   ( Text/TDoc/Tags.hs, dist/dist-sandbox-1428821d/build/Text/TDoc/Tags.o )

Text/TDoc/Tags.hs:32:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) => ToChildren Char t a

Text/TDoc/Tags.hs:33:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) =>
               ToChildren Lazy.ByteString t a

Text/TDoc/Tags.hs:34:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) =>
               ToChildren Strict.ByteString t a

Text/TDoc/Tags.hs:48:10: Warning:
    Orphan instance: instance (LeafTags t, a ~ Leaf) => ToTDoc Char t a

Text/TDoc/Tags.hs:51:10: Warning:
    Orphan instance:
      instance (LeafTags t, b ~ Char, a ~ Leaf) => ToTDoc [b] t a

Text/TDoc/Tags.hs:54:10: Warning:
    Orphan instance:
      instance (LeafTags t, a ~ Leaf) => ToTDoc Strict.ByteString t a

Text/TDoc/Tags.hs:57:10: Warning:
    Orphan instance:
      instance (LeafTags t, a ~ Leaf) => ToTDoc Lazy.ByteString t a
[5 of 8] Compiling Text.TDoc.Tags.Form ( Text/TDoc/Tags/Form.hs, dist/dist-sandbox-1428821d/build/Text/TDoc/Tags/Form.o )
[6 of 8] Compiling Text.TDoc.XHtml  ( Text/TDoc/XHtml.hs, dist/dist-sandbox-1428821d/build/Text/TDoc/XHtml.o )

Text/TDoc/XHtml.hs:261:10: Warning:
    Orphan instance:
      instance (t ~ HtmlTag, IsNode a) => HTML (TDoc t a)

Text/TDoc/XHtml.hs:263:10: Warning:
    Orphan instance: instance t ~ HtmlTag => HTML (ChildOf t fatherTag)
[7 of 8] Compiling Text.TDoc        ( Text/TDoc.hs, dist/dist-sandbox-1428821d/build/Text/TDoc.o )
[8 of 8] Compiling Text.TDoc.QQ     ( Text/TDoc/QQ.hs, dist/dist-sandbox-1428821d/build/Text/TDoc/QQ.o )
In-place registering tdoc-0.4.5...
Running Haddock for tdoc-0.4.5...
Running hscolour for tdoc-0.4.5...
Preprocessing library tdoc-0.4.5...
Preprocessing library tdoc-0.4.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-0.10.4.1,
transformers-0.4.2.0

Text/TDoc/Tags.hs:32:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) => ToChildren Char t a

Text/TDoc/Tags.hs:33:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) =>
               ToChildren Lazy.ByteString t a

Text/TDoc/Tags.hs:34:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) =>
               ToChildren Strict.ByteString t a

Text/TDoc/Tags.hs:48:10: Warning:
    Orphan instance: instance (LeafTags t, a ~ Leaf) => ToTDoc Char t a

Text/TDoc/Tags.hs:51:10: Warning:
    Orphan instance:
      instance (LeafTags t, b ~ Char, a ~ Leaf) => ToTDoc [b] t a

Text/TDoc/Tags.hs:54:10: Warning:
    Orphan instance:
      instance (LeafTags t, a ~ Leaf) => ToTDoc Strict.ByteString t a

Text/TDoc/Tags.hs:57:10: Warning:
    Orphan instance:
      instance (LeafTags t, a ~ Leaf) => ToTDoc Lazy.ByteString t a

Text/TDoc/XHtml.hs:261:10: Warning:
    Orphan instance:
      instance (t ~ HtmlTag, IsNode a) => HTML (TDoc t a)

Text/TDoc/XHtml.hs:263:10: Warning:
    Orphan instance: instance t ~ HtmlTag => HTML (ChildOf t fatherTag)
Haddock coverage:
   2% (  1 / 46) in 'Text.TDoc.Core'
   0% (  0 / 10) in 'Text.TDoc.TH'
   0% (  0 / 60) in 'Text.TDoc.Attributes'
   1% (  1 /168) in 'Text.TDoc.Tags'
   0% (  0 / 80) in 'Text.TDoc.Tags.Form'
   0% (  0 / 62) in 'Text.TDoc.XHtml'
  80% (  4 /  5) in 'Text.TDoc'
  20% (  1 /  5) in 'Text.TDoc.QQ'
Warning: Text.TDoc.Core: could not find link destinations for:
    Data.ByteString.Internal.ByteString Data.ByteString.Lazy.Internal.ByteString Data.Functor.Identity.Identity Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Lazy.Writer
Warning: Text.TDoc.Tags: could not find link destinations for:
    Data.ByteString.Internal.ByteString Data.ByteString.Lazy.Internal.ByteString
Documentation created: dist/dist-sandbox-1428821d/doc/html/tdoc/index.html,
dist/dist-sandbox-1428821d/doc/html/tdoc/tdoc.txt
Creating package registration file: /tmp/pkgConf-tdoc-0.47815.5
Installing library in
/root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tdoc-0.4.5
Registering tdoc-0.4.5...
Installed tdoc-0.4.5
Updating documentation index
/root/hackage-server-upstream/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.8.3/index.html

Test log

No test log was submitted for this report.