Resolving dependencies... Configuring stm-2.4.2... Building stm-2.4.2... Preprocessing library stm-2.4.2... [ 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.2... Running Haddock for stm-2.4.2... Running hscolour for stm-2.4.2... Preprocessing library stm-2.4.2... Preprocessing library stm-2.4.2... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 12 / 12) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2 Registering stm-2.4.2... Installed stm-2.4.2 [1 of 1] Compiling Main ( /tmp/system-filepath-0.4.9-26007/system-filepath-0.4.9/Setup.hs, /tmp/system-filepath-0.4.9-26007/system-filepath-0.4.9/dist/setup/Main.o ) Linking /tmp/system-filepath-0.4.9-26007/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-26229/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 async-2.0.1.5... Building async-2.0.1.5... Preprocessing library async-2.0.1.5... [1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o ) In-place registering async-2.0.1.5... Running Haddock for async-2.0.1.5... Running hscolour for async-2.0.1.5... Preprocessing library async-2.0.1.5... Preprocessing library async-2.0.1.5... Haddock coverage: 100% ( 46 / 46) in 'Control.Concurrent.Async' Documentation created: dist/doc/html/async/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/async-2.0.1.5 Registering async-2.0.1.5... Installed async-2.0.1.5 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-26007/lib/Filesystem.hs:79:1: Warning: The import of `when' from module `Control.Monad' is redundant dist/build/tmp-26007/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-26007/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.3... Configuring shelly-1.4.3... Building shelly-1.4.3... Preprocessing library shelly-1.4.3... [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.3... Running Haddock for shelly-1.4.3... Running hscolour for shelly-1.4.3... Preprocessing library shelly-1.4.3... Preprocessing library shelly-1.4.3... Haddock coverage: 67% ( 26 / 39) in 'Shelly.Base' 100% ( 7 / 7) in 'Shelly.Find' 91% (126 /138) in 'Shelly' 95% (119 /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.3 Registering shelly-1.4.3... Installed shelly-1.4.3