Build #1 for shelly-1.4.0.1

[all reports]

Package shelly-1.4.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unix-compat-0.4.1.1, time-1.4.0.1, text-0.11.2.3, system-filepath-0.4.9, system-fileio-0.3.12, process-1.1.0.2, mtl-2.1.2, directory-1.2.0.1, containers-0.5.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...
[1 of 1] Compiling Main             ( /tmp/system-filepath-0.4.9-21142/system-filepath-0.4.9/Setup.hs, /tmp/system-filepath-0.4.9-21142/system-filepath-0.4.9/dist/setup/Main.o )
Linking /tmp/system-filepath-0.4.9-21142/system-filepath-0.4.9/dist/setup/setup ...
Configuring system-filepath-0.4.9...
Building system-filepath-0.4.9...
Preprocessing library system-filepath-0.4.9...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )
[2 of 4] Compiling Filesystem.Path  ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
In-place registering system-filepath-0.4.9...
Running Haddock for system-filepath-0.4.9...
Running hscolour for system-filepath-0.4.9...
Preprocessing library system-filepath-0.4.9...
Preprocessing library system-filepath-0.4.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-21236/lib/Filesystem/Path/CurrentOS.hs:36:1: Warning:
    The qualified import of `Data.ByteString' is redundant
      except perhaps to import instances from `Data.ByteString'
    To import instances alone, use: import Data.ByteString()
Haddock coverage:
   9% (  2 / 23) in 'Filesystem.Path.Internal'
  97% ( 33 / 34) in 'Filesystem.Path'
  94% ( 17 / 18) in 'Filesystem.Path.Rules'
  92% ( 12 / 13) in 'Filesystem.Path.CurrentOS'
Documentation created: dist/doc/html/system-filepath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-filepath-0.4.9
Registering system-filepath-0.4.9...
Installed system-filepath-0.4.9
Configuring unix-compat-0.4.1.1...
Building unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.1...
Running Haddock for unix-compat-0.4.1.1...
Running hscolour for unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-compat-0.4.1.1
Registering unix-compat-0.4.1.1...
Installed unix-compat-0.4.1.1
Configuring system-fileio-0.3.12...
Building system-fileio-0.3.12...
Preprocessing library system-fileio-0.3.12...
[1 of 1] Compiling Filesystem       ( lib/Filesystem.hs, dist/build/Filesystem.o )

lib/Filesystem.hs:79:1: Warning:
    The import of `when' from module `Control.Monad' is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of `System.IO.Error' is redundant
      except perhaps to import instances from `System.IO.Error'
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:922:1: Warning:
    Defined but not used: `throwErrnoPathIfMinus1'
In-place registering system-fileio-0.3.12...
Running Haddock for system-fileio-0.3.12...
Running hscolour for system-fileio-0.3.12...
Preprocessing library system-fileio-0.3.12...
Preprocessing library system-fileio-0.3.12...

dist/build/tmp-21142/lib/Filesystem.hs:79:1: Warning:
    The import of `when' from module `Control.Monad' is redundant

dist/build/tmp-21142/lib/Filesystem.hs:95:1: Warning:
    The import of `System.IO.Error' is redundant
      except perhaps to import instances from `System.IO.Error'
    To import instances alone, use: import System.IO.Error()

dist/build/tmp-21142/lib/Filesystem.hs:922:1: Warning:
    Defined but not used: `throwErrnoPathIfMinus1'
Haddock coverage:
 100% ( 46 / 46) in 'Filesystem'
Documentation created: dist/doc/html/system-fileio/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-fileio-0.3.12
Registering system-fileio-0.3.12...
Installed system-fileio-0.3.12
Downloading shelly-1.4.0.1...
Configuring shelly-1.4.0.1...
Building shelly-1.4.0.1...
Preprocessing library shelly-1.4.0.1...
[1 of 4] Compiling Shelly.Base      ( src/Shelly/Base.hs, dist/build/Shelly/Base.o )
[2 of 4] Compiling Shelly.Find      ( src/Shelly/Find.hs, dist/build/Shelly/Find.o )
[3 of 4] Compiling Shelly           ( src/Shelly.hs, dist/build/Shelly.o )
[4 of 4] Compiling Shelly.Pipe      ( src/Shelly/Pipe.hs, dist/build/Shelly/Pipe.o )
In-place registering shelly-1.4.0.1...
Running Haddock for shelly-1.4.0.1...
Running hscolour for shelly-1.4.0.1...
Preprocessing library shelly-1.4.0.1...
Preprocessing library shelly-1.4.0.1...
Haddock coverage:
  67% ( 26 / 39) in 'Shelly.Base'
 100% (  7 /  7) in 'Shelly.Find'
  91% (123 /135) in 'Shelly'
  94% (118 /125) in 'Shelly.Pipe'
Warning: Shelly: could not find link destinations for:
    Shelly.ToFilePath Shelly.Base.State
Warning: Shelly.Pipe: could not find link destinations for:
    Shelly.Pipe.ShellCommand Shelly.ToFilePath Shelly.Base.State
Documentation created: dist/doc/html/shelly/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/shelly-1.4.0.1
Registering shelly-1.4.0.1...
Installed shelly-1.4.0.1

Test log

No test log was submitted for this report.