Build #1 for bytestring-progress-1.0.4

[all reports]

Package bytestring-progress-1.0.4
Install InstallOk
Docs Failed
Tests NotTried
Time submitted 2015-04-01 16:32:08.022215 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies time-1.4.2, terminal-progress-bar-0.0.1.4, bytestring-0.10.4.0, base-4.7.0.1
Flags use-system-progressbar

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode  ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode  ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
 100% (  5 /  5) in 'Data.Ord.Unicode'
 100% (  3 /  3) in 'Data.Monoid.Unicode'
 100% ( 10 / 10) in 'Data.List.Unicode'
 100% (  2 /  2) in 'Data.Function.Unicode'
 100% (  5 /  5) in 'Data.Foldable.Unicode'
 100% (  4 /  4) in 'Data.Eq.Unicode'
 100% (  4 /  4) in 'Data.Bool.Unicode'
 100% ( 21 / 21) in 'Prelude.Unicode'
 100% (  4 /  4) in 'Control.Monad.Unicode'
 100% (  4 /  4) in 'Control.Category.Unicode'
 100% (  6 /  6) in 'Control.Arrow.Unicode'
 100% (  3 /  3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html,
dist/doc/html/base-unicode-symbols/base-unicode-symbols.txt
Creating package registration file:
/tmp/pkgConf-base-unicode-symbols-0.2.216806.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/base-unicode-symbols-0.2.2.4
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.416806.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4
Registering stm-2.4.4...
Installed stm-2.4.4
[1 of 1] Compiling Main             ( /tmp/stm-chans-3.0.0.3-16806/stm-chans-3.0.0.3/dist/setup/setup.hs, /tmp/stm-chans-3.0.0.3-16806/stm-chans-3.0.0.3/dist/setup/Main.o )
Linking /tmp/stm-chans-3.0.0.3-16806/stm-chans-3.0.0.3/dist/setup/setup ...
Configuring stm-chans-3.0.0.3...
Building stm-chans-3.0.0.3...
Preprocessing library stm-chans-3.0.0.3...
[1 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.o )
[2 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.o )
[3 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.o )
[4 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.o )
[5 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.o )
In-place registering stm-chans-3.0.0.3...
Running Haddock for stm-chans-3.0.0.3...
Running hscolour for stm-chans-3.0.0.3...
Preprocessing library stm-chans-3.0.0.3...
Preprocessing library stm-chans-3.0.0.3...
Haddock coverage:
 100% ( 19 / 19) in 'Control.Concurrent.STM.TMQueue'
 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMQueue'
 100% ( 22 / 22) in 'Control.Concurrent.STM.TMChan'
 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMChan'
 100% ( 21 / 21) in 'Control.Concurrent.STM.TBChan'
Documentation created: dist/doc/html/stm-chans/index.html,
dist/doc/html/stm-chans/stm-chans.txt
Creating package registration file: /tmp/pkgConf-stm-chans-3.0.016806.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-chans-3.0.0.3
Registering stm-chans-3.0.0.3...
Installed stm-chans-3.0.0.3
Configuring terminal-progress-bar-0.0.1.4...
Building terminal-progress-bar-0.0.1.4...
Preprocessing library terminal-progress-bar-0.0.1.4...
[1 of 1] Compiling System.ProgressBar ( src/System/ProgressBar.hs, dist/build/System/ProgressBar.o )
In-place registering terminal-progress-bar-0.0.1.4...
Running Haddock for terminal-progress-bar-0.0.1.4...
Running hscolour for terminal-progress-bar-0.0.1.4...
Preprocessing library terminal-progress-bar-0.0.1.4...
Preprocessing library terminal-progress-bar-0.0.1.4...
Haddock coverage:
  86% ( 12 / 14) in 'System.ProgressBar'
Documentation created: dist/doc/html/terminal-progress-bar/index.html,
dist/doc/html/terminal-progress-bar/terminal-progress-bar.txt
Creating package registration file:
/tmp/pkgConf-terminal-progress-bar-0.0.116806.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/terminal-progress-bar-0.0.1.4
Registering terminal-progress-bar-0.0.1.4...
Installed terminal-progress-bar-0.0.1.4
Downloading bytestring-progress-1.0.4...
Configuring bytestring-progress-1.0.4...
Building bytestring-progress-1.0.4...
Preprocessing library bytestring-progress-1.0.4...
[1 of 2] Compiling Data.ByteString.Lazy.Progress ( Data/ByteString/Lazy/Progress.hs, dist/build/Data/ByteString/Lazy/Progress.o )
[2 of 2] Compiling System.ProgressBar.ByteString ( System/ProgressBar/ByteString.hs, dist/build/System/ProgressBar/ByteString.o )
In-place registering bytestring-progress-1.0.4...
Running Haddock for bytestring-progress-1.0.4...
Running hscolour for bytestring-progress-1.0.4...
Preprocessing library bytestring-progress-1.0.4...
Preprocessing library bytestring-progress-1.0.4...

System/ProgressBar/ByteString.hs:21:42:
    parse error on input ‘-- ^ The ByteString to track.’
Haddock coverage:
 100% (  6 /  6) in 'Data.ByteString.Lazy.Progress'
Creating package registration file:
/tmp/pkgConf-bytestring-progress-1.016806.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bytestring-progress-1.0.4
Registering bytestring-progress-1.0.4...
Installed bytestring-progress-1.0.4

Test log

No test log was submitted for this report.