Build #1 for tdoc-0.4.3

[all reports]

Package tdoc-0.4.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies xhtml-3000.2.1, transformers-0.3.0.0, template-haskell-2.8.0.0, bytestring-0.10.0.2, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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
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
Downloading tdoc-0.4.3...
Configuring tdoc-0.4.3...
Building tdoc-0.4.3...
Preprocessing library tdoc-0.4.3...
[1 of 8] Compiling Text.TDoc.Core   ( Text/TDoc/Core.hs, dist/build/Text/TDoc/Core.o )
[2 of 8] Compiling Text.TDoc.TH     ( Text/TDoc/TH.hs, dist/build/Text/TDoc/TH.o )
[3 of 8] Compiling Text.TDoc.Attributes ( Text/TDoc/Attributes.hs, dist/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.3.0.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
[4 of 8] Compiling Text.TDoc.Tags   ( Text/TDoc/Tags.hs, dist/build/Text/TDoc/Tags.o )

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

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

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

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

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

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

Text/TDoc/Tags.hs:56: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/build/Text/TDoc/Tags/Form.o )
[6 of 8] Compiling Text.TDoc.XHtml  ( Text/TDoc/XHtml.hs, dist/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/build/Text/TDoc.o )
[8 of 8] Compiling Text.TDoc.QQ     ( Text/TDoc/QQ.hs, dist/build/Text/TDoc/QQ.o )
In-place registering tdoc-0.4.3...
Running Haddock for tdoc-0.4.3...
Running hscolour for tdoc-0.4.3...
Preprocessing library tdoc-0.4.3...
Preprocessing library tdoc-0.4.3...

dist/build/tmp-11275/Text/TDoc/Tags.hs:31:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) => ToChildren Char t a

dist/build/tmp-11275/Text/TDoc/Tags.hs:32:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) =>
               ToChildren Lazy.ByteString t a

dist/build/tmp-11275/Text/TDoc/Tags.hs:33:10: Warning:
    Orphan instance:
      instance (LeafTags t, IsChildOf Leaf a) =>
               ToChildren Strict.ByteString t a

dist/build/tmp-11275/Text/TDoc/Tags.hs:47:10: Warning:
    Orphan instance: instance (LeafTags t, a ~ Leaf) => ToTDoc Char t a

dist/build/tmp-11275/Text/TDoc/Tags.hs:50:10: Warning:
    Orphan instance:
      instance (LeafTags t, b ~ Char, a ~ Leaf) => ToTDoc [b] t a

dist/build/tmp-11275/Text/TDoc/Tags.hs:53:10: Warning:
    Orphan instance:
      instance (LeafTags t, a ~ Leaf) => ToTDoc Strict.ByteString t a

dist/build/tmp-11275/Text/TDoc/Tags.hs:56:10: Warning:
    Orphan instance:
      instance (LeafTags t, a ~ Leaf) => ToTDoc Lazy.ByteString t a

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

dist/build/tmp-11275/Text/TDoc/XHtml.hs:263:10: Warning:
    Orphan instance: instance t ~ HtmlTag => HTML (ChildOf t fatherTag)
Haddock coverage:
   4% (  1 / 28) in 'Text.TDoc.Core'
   0% (  0 / 10) in 'Text.TDoc.TH'
   0% (  0 / 43) in 'Text.TDoc.Attributes'
   1% (  1 / 81) in 'Text.TDoc.Tags'
   0% (  0 / 41) in 'Text.TDoc.Tags.Form'
   0% (  0 / 10) in 'Text.TDoc.XHtml'
  80% (  4 /  5) in 'Text.TDoc'
  20% (  1 /  5) in 'Text.TDoc.QQ'
Documentation created: dist/doc/html/tdoc/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tdoc-0.4.3
Registering tdoc-0.4.3...
Installed tdoc-0.4.3

Test log

No test log was submitted for this report.