Resolving dependencies... Configuring cereal-0.4.0.1... Building cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.0.1... Running Haddock for cereal-0.4.0.1... Running hscolour for cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1 Registering cereal-0.4.0.1... Installed cereal-0.4.0.1 Configuring hslogger-1.2.3... Building hslogger-1.2.3... Preprocessing library hslogger-1.2.3... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) In-place registering hslogger-1.2.3... Running Haddock for hslogger-1.2.3... Running hscolour for hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 37 / 38) in 'System.Log.Logger' Warning: System.Log.Handler.Syslog: could not find link destinations for: System.Log.Handler.Syslog.SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: System.Log.Handler.Growl.GrowlHandler Documentation created: dist/doc/html/hslogger/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslogger-1.2.3 Registering hslogger-1.2.3... Installed hslogger-1.2.3 Configuring mmorph-1.0.2... Building mmorph-1.0.2... Preprocessing library mmorph-1.0.2... [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o ) [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o ) In-place registering mmorph-1.0.2... Running Haddock for mmorph-1.0.2... Running hscolour for mmorph-1.0.2... Preprocessing library mmorph-1.0.2... Preprocessing library mmorph-1.0.2... Haddock coverage: 100% ( 22 / 22) in 'Control.Monad.Morph' 100% ( 3 / 3) in 'Control.Monad.Trans.Compose' Documentation created: dist/doc/html/mmorph/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mmorph-1.0.2 Registering mmorph-1.0.2... Installed mmorph-1.0.2 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 Configuring pipes-4.1.0... Building pipes-4.1.0... Preprocessing library pipes-4.1.0... [1 of 6] Compiling Pipes.Internal ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o ) [2 of 6] Compiling Pipes.Core ( src/Pipes/Core.hs, dist/build/Pipes/Core.o ) [3 of 6] Compiling Pipes.Lift ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o ) [4 of 6] Compiling Pipes ( src/Pipes.hs, dist/build/Pipes.o ) [5 of 6] Compiling Pipes.Prelude ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o ) [6 of 6] Compiling Pipes.Tutorial ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o ) In-place registering pipes-4.1.0... Running Haddock for pipes-4.1.0... Running hscolour for pipes-4.1.0... Preprocessing library pipes-4.1.0... Preprocessing library pipes-4.1.0... Haddock coverage: 100% ( 7 / 7) in 'Pipes.Internal' 100% ( 55 / 55) in 'Pipes.Core' 100% ( 31 / 31) in 'Pipes.Lift' 100% ( 42 / 42) in 'Pipes' 100% ( 62 / 62) in 'Pipes.Prelude' 100% ( 21 / 21) in 'Pipes.Tutorial' Documentation created: dist/doc/html/pipes/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pipes-4.1.0 Registering pipes-4.1.0... Installed pipes-4.1.0 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 courier-0.1.0.9... Building courier-0.1.0.9... Preprocessing library courier-0.1.0.9... [1 of 9] Compiling Network.Transport.Internal ( src/Network/Transport/Internal.hs, dist/build/Network/Transport/Internal.o ) [2 of 9] Compiling Control.Concurrent.Mailbox ( src/Control/Concurrent/Mailbox.hs, dist/build/Control/Concurrent/Mailbox.o ) [3 of 9] Compiling Network.Transport ( src/Network/Transport.hs, dist/build/Network/Transport.o ) [4 of 9] Compiling Network.Transport.Memory ( src/Network/Transport/Memory.hs, dist/build/Network/Transport/Memory.o ) [5 of 9] Compiling Network.Transport.Sockets ( src/Network/Transport/Sockets.hs, dist/build/Network/Transport/Sockets.o ) [6 of 9] Compiling Network.Transport.TCP ( src/Network/Transport/TCP.hs, dist/build/Network/Transport/TCP.o ) [7 of 9] Compiling Network.Transport.UDP ( src/Network/Transport/UDP.hs, dist/build/Network/Transport/UDP.o ) [8 of 9] Compiling Network.Endpoints ( src/Network/Endpoints.hs, dist/build/Network/Endpoints.o ) [9 of 9] Compiling Network.RPC ( src/Network/RPC.hs, dist/build/Network/RPC.o ) In-place registering courier-0.1.0.9... Running Haddock for courier-0.1.0.9... Running hscolour for courier-0.1.0.9... Preprocessing library courier-0.1.0.9... Preprocessing library courier-0.1.0.9... Haddock coverage: 100% ( 2 / 2) in 'Network.Transport.Internal' 94% ( 16 / 17) in 'Control.Concurrent.Mailbox' 100% ( 12 / 12) in 'Network.Transport' 100% ( 2 / 2) in 'Network.Transport.Memory' 16% ( 4 / 25) in 'Network.Transport.Sockets' 100% ( 2 / 2) in 'Network.Transport.TCP' 50% ( 1 / 2) in 'Network.Transport.UDP' 96% ( 24 / 25) in 'Network.Endpoints' 91% ( 10 / 11) in 'Network.RPC' Documentation created: dist/doc/html/courier/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/courier-0.1.0.9 Registering courier-0.1.0.9... Installed courier-0.1.0.9 Downloading pipes-courier-0.1.0.0... Configuring pipes-courier-0.1.0.0... Building pipes-courier-0.1.0.0... Preprocessing library pipes-courier-0.1.0.0... [1 of 1] Compiling Pipes.Courier ( src/Pipes/Courier.hs, dist/build/Pipes/Courier.o ) In-place registering pipes-courier-0.1.0.0... Running Haddock for pipes-courier-0.1.0.0... Running hscolour for pipes-courier-0.1.0.0... Preprocessing library pipes-courier-0.1.0.0... Preprocessing library pipes-courier-0.1.0.0... Haddock coverage: 100% ( 16 / 16) in 'Pipes.Courier' Documentation created: dist/doc/html/pipes-courier/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pipes-courier-0.1.0.0 Registering pipes-courier-0.1.0.0... Installed pipes-courier-0.1.0.0