Build #1 for hexpat-0.20.6

[all reports]

Package hexpat-0.20.6
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, transformers-0.3.0.0, text-0.11.2.3, deepseq-1.3.0.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, List-0.5.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring List-0.5.1...
Building List-0.5.1...
Preprocessing library List-0.5.1...
[1 of 4] Compiling Data.List.Class  ( src/Data/List/Class.hs, dist/build/Data/List/Class.o )
[2 of 4] Compiling Control.Monad.Trans.List ( src/Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[3 of 4] Compiling Control.Monad.Trans.List.Funcs ( src/Control/Monad/Trans/List/Funcs.hs, dist/build/Control/Monad/Trans/List/Funcs.o )
[4 of 4] Compiling Control.Monad.ListT ( src/Control/Monad/ListT.hs, dist/build/Control/Monad/ListT.o )
In-place registering List-0.5.1...
Running Haddock for List-0.5.1...
Running hscolour for List-0.5.1...
Preprocessing library List-0.5.1...
Preprocessing library List-0.5.1...
Haddock coverage:
Warning: Data.List.Class: We do not support associated types in instances yet. These instances are affected:
Data.List.Class.List []
  56% ( 27 / 48) in 'Data.List.Class'
Warning: Control.Monad.Trans.List: We do not support associated types in instances yet. These instances are affected:
GHC.Base.Monad m =>
Data.List.Class.List (Control.Monad.Trans.List.ListT m)
  50% (  1 /  2) in 'Control.Monad.Trans.List'
   0% (  0 /  2) in 'Control.Monad.ListT'
  20% (  1 /  5) in 'Control.Monad.Trans.List.Funcs'
Documentation created: dist/doc/html/List/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/List-0.5.1
Registering List-0.5.1...
Installed List-0.5.1
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.7
Downloading hexpat-0.20.6...
Configuring hexpat-0.20.6...
Building hexpat-0.20.6...
Preprocessing library hexpat-0.20.6...
[ 1 of 12] Compiling Text.XML.Expat.Internal.IO ( Text/XML/Expat/Internal/IO.hs, dist/build/Text/XML/Expat/Internal/IO.o )
[ 2 of 12] Compiling Text.XML.Expat.SAX ( Text/XML/Expat/SAX.hs, dist/build/Text/XML/Expat/SAX.o )
[ 3 of 12] Compiling Text.XML.Expat.Internal.NodeClass ( Text/XML/Expat/Internal/NodeClass.hs, dist/build/Text/XML/Expat/Internal/NodeClass.o )
[ 4 of 12] Compiling Text.XML.Expat.Internal.Qualified ( Text/XML/Expat/Internal/Qualified.hs, dist/build/Text/XML/Expat/Internal/Qualified.o )
[ 5 of 12] Compiling Text.XML.Expat.Internal.Namespaced ( Text/XML/Expat/Internal/Namespaced.hs, dist/build/Text/XML/Expat/Internal/Namespaced.o )
[ 6 of 12] Compiling Text.XML.Expat.Tree ( Text/XML/Expat/Tree.hs, dist/build/Text/XML/Expat/Tree.o )
[ 7 of 12] Compiling Text.XML.Expat.Cursor ( Text/XML/Expat/Cursor.hs, dist/build/Text/XML/Expat/Cursor.o )
[ 8 of 12] Compiling Text.XML.Expat.Internal.DocumentClass ( Text/XML/Expat/Internal/DocumentClass.hs, dist/build/Text/XML/Expat/Internal/DocumentClass.o )
[ 9 of 12] Compiling Text.XML.Expat.Extended ( Text/XML/Expat/Extended.hs, dist/build/Text/XML/Expat/Extended.o )
[10 of 12] Compiling Text.XML.Expat.Format ( Text/XML/Expat/Format.hs, dist/build/Text/XML/Expat/Format.o )
[11 of 12] Compiling Text.XML.Expat.Proc ( Text/XML/Expat/Proc.hs, dist/build/Text/XML/Expat/Proc.o )
[12 of 12] Compiling Text.XML.Expat.Annotated ( Text/XML/Expat/Annotated.hs, dist/build/Text/XML/Expat/Annotated.o )
In-place registering hexpat-0.20.6...
Running Haddock for hexpat-0.20.6...
Running hscolour for hexpat-0.20.6...
Preprocessing library hexpat-0.20.6...
Preprocessing library hexpat-0.20.6...
Haddock coverage:
  43% (  3 /  7) in 'Text.XML.Expat.Internal.IO'
  79% ( 15 / 19) in 'Text.XML.Expat.SAX'
  94% ( 17 / 18) in 'Text.XML.Expat.Internal.NodeClass'
  71% (  5 /  7) in 'Text.XML.Expat.Internal.Qualified'
  44% (  4 /  9) in 'Text.XML.Expat.Internal.Namespaced'
Warning: Text.XML.Expat.Tree: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  ListOf
  90% ( 27 / 30) in 'Text.XML.Expat.Tree'
  96% ( 69 / 72) in 'Text.XML.Expat.Cursor'
  36% (  4 / 11) in 'Text.XML.Expat.Internal.DocumentClass'
Warning: Text.XML.Expat.Extended: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  NodeType, ListOf
  93% ( 43 / 46) in 'Text.XML.Expat.Extended'
  95% ( 21 / 22) in 'Text.XML.Expat.Format'
 100% ( 15 / 15) in 'Text.XML.Expat.Proc'
Warning: Text.XML.Expat.Annotated: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  ListOf
  92% ( 34 / 37) in 'Text.XML.Expat.Annotated'
Documentation created: dist/doc/html/hexpat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hexpat-0.20.6
Registering hexpat-0.20.6...
Installed hexpat-0.20.6

Test log

No test log was submitted for this report.