Resolving dependencies... Configuring stm-2.4.3... Building stm-2.4.3... Preprocessing library stm-2.4.3... [ 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.3... Running Haddock for stm-2.4.3... Running hscolour for stm-2.4.3... Preprocessing library stm-2.4.3... Preprocessing library stm-2.4.3... 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% ( 15 / 15) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3 Registering stm-2.4.3... Installed stm-2.4.3 Configuring transformers-base-0.4.2... Building transformers-base-0.4.2... Preprocessing library transformers-base-0.4.2... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) In-place registering transformers-base-0.4.2... Running Haddock for transformers-base-0.4.2... Running hscolour for transformers-base-0.4.2... Preprocessing library transformers-base-0.4.2... Preprocessing library transformers-base-0.4.2... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Documentation created: dist/doc/html/transformers-base/index.html, dist/doc/html/transformers-base/transformers-base.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.2 Registering transformers-base-0.4.2... Installed transformers-base-0.4.2 Configuring SafeSemaphore-0.10.1... Building SafeSemaphore-0.10.1... Preprocessing library SafeSemaphore-0.10.1... [1 of 8] Compiling Control.Concurrent.STM.SSemInternals ( src/Control/Concurrent/STM/SSemInternals.hs, dist/build/Control/Concurrent/STM/SSemInternals.o ) [2 of 8] Compiling Control.Concurrent.STM.SSem ( src/Control/Concurrent/STM/SSem.hs, dist/build/Control/Concurrent/STM/SSem.o ) [3 of 8] Compiling Control.Concurrent.SSem ( src/Control/Concurrent/SSem.hs, dist/build/Control/Concurrent/SSem.o ) [4 of 8] Compiling Control.Concurrent.FairRWLock ( src/Control/Concurrent/FairRWLock.hs, dist/build/Control/Concurrent/FairRWLock.o ) [5 of 8] Compiling Control.Concurrent.MSampleVar ( src/Control/Concurrent/MSampleVar.hs, dist/build/Control/Concurrent/MSampleVar.o ) src/Control/Concurrent/MSampleVar.hs:72:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [6 of 8] Compiling Control.Concurrent.MSemN2 ( src/Control/Concurrent/MSemN2.hs, dist/build/Control/Concurrent/MSemN2.o ) [7 of 8] Compiling Control.Concurrent.MSemN ( src/Control/Concurrent/MSemN.lhs, dist/build/Control/Concurrent/MSemN.o ) [8 of 8] Compiling Control.Concurrent.MSem ( src/Control/Concurrent/MSem.lhs, dist/build/Control/Concurrent/MSem.o ) In-place registering SafeSemaphore-0.10.1... Running Haddock for SafeSemaphore-0.10.1... Running hscolour for SafeSemaphore-0.10.1... Preprocessing library SafeSemaphore-0.10.1... Preprocessing library SafeSemaphore-0.10.1... dist/build/tmp-22942/src/Control/Concurrent/MSampleVar.hs:72:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Haddock coverage: 50% ( 1 / 2) in 'Control.Concurrent.STM.SSemInternals' 90% ( 9 / 10) in 'Control.Concurrent.STM.SSem' 92% ( 11 / 12) in 'Control.Concurrent.SSem' 82% ( 14 / 17) in 'Control.Concurrent.FairRWLock' 100% ( 9 / 9) in 'Control.Concurrent.MSampleVar' 100% ( 10 / 10) in 'Control.Concurrent.MSemN2' 100% ( 10 / 10) in 'Control.Concurrent.MSemN' 100% ( 7 / 7) in 'Control.Concurrent.MSem' Documentation created: dist/doc/html/SafeSemaphore/index.html, dist/doc/html/SafeSemaphore/SafeSemaphore.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SafeSemaphore-0.10.1 Registering SafeSemaphore-0.10.1... Installed SafeSemaphore-0.10.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, dist/doc/html/async/async.txt 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 monad-control-0.3.3.0... Building monad-control-0.3.3.0... Preprocessing library monad-control-0.3.3.0... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-0.3.3.0... Running Haddock for monad-control-0.3.3.0... Running hscolour for monad-control-0.3.3.0... Preprocessing library monad-control-0.3.3.0... Preprocessing library monad-control-0.3.3.0... Haddock coverage: Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m) 86% ( 18 / 21) in 'Control.Monad.Trans.Control' Documentation created: dist/doc/html/monad-control/index.html, dist/doc/html/monad-control/monad-control.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.3.0 Registering monad-control-0.3.3.0... Installed monad-control-0.3.3.0 Configuring lifted-base-0.2.2.2... Building lifted-base-0.2.2.2... Preprocessing library lifted-base-0.2.2.2... [1 of 7] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) [2 of 7] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o ) [3 of 7] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) [4 of 7] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) [5 of 7] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) [6 of 7] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) [7 of 7] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) In-place registering lifted-base-0.2.2.2... Running Haddock for lifted-base-0.2.2.2... Running hscolour for lifted-base-0.2.2.2... Preprocessing library lifted-base-0.2.2.2... Preprocessing library lifted-base-0.2.2.2... Haddock coverage: 100% ( 2 / 2) in 'System.Timeout.Lifted' 100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted' 100% ( 11 / 11) in 'Data.IORef.Lifted' 100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted' 100% ( 17 / 17) in 'Control.Concurrent.MVar.Lifted' 100% ( 36 / 36) in 'Control.Exception.Lifted' 100% ( 34 / 34) in 'Control.Concurrent.Lifted' Documentation created: dist/doc/html/lifted-base/index.html, dist/doc/html/lifted-base/lifted-base.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-base-0.2.2.2 Registering lifted-base-0.2.2.2... Installed lifted-base-0.2.2.2 Configuring lifted-async-0.2.0... Building lifted-async-0.2.0... Preprocessing library lifted-async-0.2.0... [1 of 1] Compiling Control.Concurrent.Async.Lifted ( src/Control/Concurrent/Async/Lifted.hs, dist/build/Control/Concurrent/Async/Lifted.o ) In-place registering lifted-async-0.2.0... Running Haddock for lifted-async-0.2.0... Running hscolour for lifted-async-0.2.0... Preprocessing library lifted-async-0.2.0... Preprocessing library lifted-async-0.2.0... Haddock coverage: doc comment parse failed: Generalized version of 'A.Concurrently'. A value of type @Concurrently b m a@ is an IO-based operation that can be composed with other 'Concurrently' values, using the 'Applicative' and 'Alternative' instances. Calling 'runConcurrently' on a value of type @Concurrently b m a@ will execute the IO-based lifted operations it contains concurrently, before delivering the result of type 'a'. For example > (page1, page2, page3) <- runConcurrently $ (,,) > <$> Concurrently (getURL "url1") > <*> Concurrently (getURL "url2") > <*> Concurrently (getURL "url3") 98% ( 45 / 46) in 'Control.Concurrent.Async.Lifted' Documentation created: dist/doc/html/lifted-async/index.html, dist/doc/html/lifted-async/lifted-async.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-async-0.2.0 Registering lifted-async-0.2.0... Installed lifted-async-0.2.0 Downloading async-extras-0.1.1.0... Configuring async-extras-0.1.1.0... Building async-extras-0.1.1.0... Preprocessing library async-extras-0.1.1.0... [1 of 2] Compiling Control.Concurrent.Async.Lifted.Extra ( src/Control/Concurrent/Async/Lifted/Extra.hs, dist/build/Control/Concurrent/Async/Lifted/Extra.o ) [2 of 2] Compiling Control.Concurrent.Async.Extra ( src/Control/Concurrent/Async/Extra.hs, dist/build/Control/Concurrent/Async/Extra.o ) In-place registering async-extras-0.1.1.0... Running Haddock for async-extras-0.1.1.0... Running hscolour for async-extras-0.1.1.0... Preprocessing library async-extras-0.1.1.0... Preprocessing library async-extras-0.1.1.0... Haddock coverage: 71% ( 5 / 7) in 'Control.Concurrent.Async.Lifted.Extra' 71% ( 5 / 7) in 'Control.Concurrent.Async.Extra' Documentation created: dist/doc/html/async-extras/index.html, dist/doc/html/async-extras/async-extras.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/async-extras-0.1.1.0 Registering async-extras-0.1.1.0... Installed async-extras-0.1.1.0