Build #1 for hexpat-0.18.1

[all reports]

Package hexpat-0.18.1
Install BuildFailed
Docs NotTried
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, parallel-1.1.0.1, extensible-exceptions-0.1.1.4, 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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
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'
  20% (  1 /  5) in 'Control.Monad.Trans.List.Funcs'
   0% (  0 /  2) in 'Control.Monad.ListT'
Warning: Data.List.Class: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Control.Monad.Trans.List: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.ListT: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
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 extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring parallel-1.1.0.1...
Building parallel-1.1.0.1...
Preprocessing library parallel-1.1.0.1...
[1 of 2] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 2] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-1.1.0.1...
Running Haddock for parallel-1.1.0.1...
Running hscolour for parallel-1.1.0.1...
Preprocessing library parallel-1.1.0.1...
Preprocessing library parallel-1.1.0.1...
Haddock coverage:
 100% (  4 /  4) in 'Control.Parallel'
  88% ( 42 / 48) in 'Control.Parallel.Strategies'
Warning: Control.Parallel.Strategies: could not find link destinations for:
    Control.Parallel.Strategies.seq
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-1.1.0.1
Registering parallel-1.1.0.1...
Installed parallel-1.1.0.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.18.1...
Configuring hexpat-0.18.1...
Building hexpat-0.18.1...
Preprocessing library hexpat-0.18.1...
[ 1 of 14] Compiling Text.XML.Expat.Internal.IO ( Text/XML/Expat/Internal/IO.hs, dist/build/Text/XML/Expat/Internal/IO.o )
[ 2 of 14] Compiling Text.XML.Expat.IO ( Text/XML/Expat/IO.hs, dist/build/Text/XML/Expat/IO.o )
[ 3 of 14] Compiling Text.XML.Expat.SAX ( Text/XML/Expat/SAX.hs, dist/build/Text/XML/Expat/SAX.o )

Text/XML/Expat/SAX.hs:129:19:
    Not in scope: `T.breakBy'
    Perhaps you meant one of these:
      `T.break' (imported from Data.Text),
      `T.breakOn' (imported from Data.Text)
Failed to install hexpat-0.18.1
cabal: Error: some packages failed to install:
hexpat-0.18.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.