[1 of 1] Compiling Main ( /tmp/stm-chans-2.1.0-7662/stm-chans-2.1.0/Setup.hs, /tmp/stm-chans-2.1.0-7662/stm-chans-2.1.0/dist/setup/Main.o ) Linking /tmp/stm-chans-2.1.0-7662/stm-chans-2.1.0/dist/setup/setup ... Configuring stm-chans-2.1.0... Dependency base ==4.6.0.1: using base-4.6.0.1 Dependency stm ==2.4.2: using stm-2.4.2 Using Cabal-1.16.0.3 compiled by ghc-7.6 Using compiler: ghc-7.6.3 Using install prefix: /srv/hackage/var/build/cache/inst Binaries installed in: /srv/hackage/var/build/cache/inst/bin Libraries installed in: /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3 Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec Data files installed in: /srv/hackage/var/build/cache/inst/share/stm-chans-2.1.0 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0 Using alex version 3.0.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No ffihugs found Using gcc version 4.7 found on system at: /usr/bin/gcc Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock Using happy version 1.18.9 found on system at: /usr/bin/happy No hmake found Using hpc version 0.6 found on system at: /usr/local/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/bin/HsColour No hugs found No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found No pkg-config found Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found creating dist/build creating dist/build/autogen Building stm-chans-2.1.0... Preprocessing library stm-chans-2.1.0... Building library... creating dist/build /usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name stm-chans-2.1.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id stm-2.4.2-6be63108014c27d569a9b7e064390082 -XHaskell98 Control.Concurrent.STM.TBChan Control.Concurrent.STM.TBMChan Control.Concurrent.STM.TMChan Control.Concurrent.STM.TBMQueue Control.Concurrent.STM.TMQueue Control.Concurrent.STM.TChan.Compat Control.Concurrent.STM.TQueue.Compat Control.Concurrent.STM.TBQueue.Compat Control.Concurrent.STM.TMVar.Compat Control.Concurrent.STM.TVar.Compat -O0 [ 1 of 10] Compiling Control.Concurrent.STM.TVar.Compat ( src/Control/Concurrent/STM/TVar/Compat.hs, dist/build/Control/Concurrent/STM/TVar/Compat.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TMVar.Compat ( src/Control/Concurrent/STM/TMVar/Compat.hs, dist/build/Control/Concurrent/STM/TMVar/Compat.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TBQueue.Compat ( src/Control/Concurrent/STM/TBQueue/Compat.hs, dist/build/Control/Concurrent/STM/TBQueue/Compat.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TQueue.Compat ( src/Control/Concurrent/STM/TQueue/Compat.hs, dist/build/Control/Concurrent/STM/TQueue/Compat.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TChan.Compat ( src/Control/Concurrent/STM/TChan/Compat.hs, dist/build/Control/Concurrent/STM/TChan/Compat.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.o ) [ 8 of 10] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.o ) [ 9 of 10] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.o ) [10 of 10] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.o ) Linking... /usr/bin/ar -r dist/build/libHSstm-chans-2.1.0.a dist/build/Control/Concurrent/STM/TBChan.o dist/build/Control/Concurrent/STM/TBMChan.o dist/build/Control/Concurrent/STM/TMChan.o dist/build/Control/Concurrent/STM/TBMQueue.o dist/build/Control/Concurrent/STM/TMQueue.o dist/build/Control/Concurrent/STM/TChan/Compat.o dist/build/Control/Concurrent/STM/TQueue/Compat.o dist/build/Control/Concurrent/STM/TBQueue/Compat.o dist/build/Control/Concurrent/STM/TMVar/Compat.o dist/build/Control/Concurrent/STM/TVar/Compat.o /usr/bin/ar: creating dist/build/libHSstm-chans-2.1.0.a In-place registering stm-chans-2.1.0... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf Running Haddock for stm-chans-2.1.0... /usr/local/bin/haddock --ghc-version --built-in-themes --optghc=-D__HADDOCK__ creating dist/build creating dist/build/autogen Running hscolour for stm-chans-2.1.0... creating dist/doc/html/stm-chans creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/stm-chans Preprocessing library stm-chans-2.1.0... creating dist/doc/html/stm-chans/src /usr/bin/HsColour -print-css -odist/doc/html/stm-chans/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TBChan.html src/Control/Concurrent/STM/TBChan.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TBMChan.html src/Control/Concurrent/STM/TBMChan.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TMChan.html src/Control/Concurrent/STM/TMChan.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TBMQueue.html src/Control/Concurrent/STM/TBMQueue.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TMQueue.html src/Control/Concurrent/STM/TMQueue.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TChan-Compat.html src/Control/Concurrent/STM/TChan/Compat.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TQueue-Compat.html src/Control/Concurrent/STM/TQueue/Compat.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TBQueue-Compat.html src/Control/Concurrent/STM/TBQueue/Compat.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TMVar-Compat.html src/Control/Concurrent/STM/TMVar/Compat.hs /usr/bin/HsColour -css -anchor -odist/doc/html/stm-chans/src/Control-Concurrent-STM-TVar-Compat.html src/Control/Concurrent/STM/TVar/Compat.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing library stm-chans-2.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 copy src/Control/Concurrent/STM/TBChan.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TBChan.hs copy src/Control/Concurrent/STM/TBMChan.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TBMChan.hs copy src/Control/Concurrent/STM/TMChan.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TMChan.hs copy src/Control/Concurrent/STM/TBMQueue.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TBMQueue.hs copy src/Control/Concurrent/STM/TMQueue.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TMQueue.hs copy src/Control/Concurrent/STM/TChan/Compat.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TChan/Compat.hs copy src/Control/Concurrent/STM/TQueue/Compat.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TQueue/Compat.hs copy src/Control/Concurrent/STM/TBQueue/Compat.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TBQueue/Compat.hs copy src/Control/Concurrent/STM/TMVar/Compat.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TMVar/Compat.hs copy src/Control/Concurrent/STM/TVar/Compat.hs to dist/build/tmp-7898/src/Control/Concurrent/STM/TVar/Compat.hs creating dist/doc/html/stm-chans /usr/local/bin/haddock --prologue=dist/doc/html/stm-chans/haddock-prolog7898.txt --dump-interface=dist/doc/html/stm-chans/stm-chans.haddock --optghc=-package-name --optghc=stm-chans-2.1.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/stm-chans-2.1.0 --verbosity=1 --html --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/stm-2.4.2/docs,/srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/stm.haddock --odir=dist/doc/html/stm-chans/ --title=stm-chans-2.1.0: Additional types of channels for STM. --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-7898 --optghc=-hidir --optghc=dist/build/tmp-7898 --optghc=-stubdir --optghc=dist/build/tmp-7898 --optghc=-i --optghc=-idist/build --optghc=-isrc --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=stm-2.4.2-6be63108014c27d569a9b7e064390082 --optghc=-XHaskell98 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-7898/src/Control/Concurrent/STM/TBChan.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TBMChan.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TMChan.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TBMQueue.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TMQueue.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TChan/Compat.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TQueue/Compat.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TBQueue/Compat.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TMVar/Compat.hs dist/build/tmp-7898/src/Control/Concurrent/STM/TVar/Compat.hs --built-in-themes --optghc=-D__HADDOCK__ dist/build/tmp-7898/src/Control/Concurrent/STM/TMQueue.hs:54:1: Warning: The import of `Control.Monad.STM' is redundant except perhaps to import instances from `Control.Monad.STM' To import instances alone, use: import Control.Monad.STM() dist/build/tmp-7898/src/Control/Concurrent/STM/TMQueue.hs:55:1: Warning: The import of `System.IO.Unsafe' is redundant except perhaps to import instances from `System.IO.Unsafe' To import instances alone, use: import System.IO.Unsafe() dist/build/tmp-7898/src/Control/Concurrent/STM/TBMQueue.hs:59:1: Warning: The import of `Control.Monad.STM' is redundant except perhaps to import instances from `Control.Monad.STM' To import instances alone, use: import Control.Monad.STM() dist/build/tmp-7898/src/Control/Concurrent/STM/TBMQueue.hs:60:1: Warning: The import of `System.IO.Unsafe' is redundant except perhaps to import instances from `System.IO.Unsafe' To import instances alone, use: import System.IO.Unsafe() dist/build/tmp-7898/src/Control/Concurrent/STM/TMChan.hs:55:1: Warning: The import of `Control.Monad.STM' is redundant except perhaps to import instances from `Control.Monad.STM' To import instances alone, use: import Control.Monad.STM() dist/build/tmp-7898/src/Control/Concurrent/STM/TMChan.hs:56:1: Warning: The import of `System.IO.Unsafe' is redundant except perhaps to import instances from `System.IO.Unsafe' To import instances alone, use: import System.IO.Unsafe() dist/build/tmp-7898/src/Control/Concurrent/STM/TBMChan.hs:61:1: Warning: The import of `Control.Monad.STM' is redundant except perhaps to import instances from `Control.Monad.STM' To import instances alone, use: import Control.Monad.STM() dist/build/tmp-7898/src/Control/Concurrent/STM/TBMChan.hs:62:1: Warning: The import of `System.IO.Unsafe' is redundant except perhaps to import instances from `System.IO.Unsafe' To import instances alone, use: import System.IO.Unsafe() dist/build/tmp-7898/src/Control/Concurrent/STM/TBChan.hs:55:1: Warning: The import of `Control.Monad.STM' is redundant except perhaps to import instances from `Control.Monad.STM' To import instances alone, use: import Control.Monad.STM() dist/build/tmp-7898/src/Control/Concurrent/STM/TBChan.hs:56:1: Warning: The import of `System.IO.Unsafe' is redundant except perhaps to import instances from `System.IO.Unsafe' To import instances alone, use: import System.IO.Unsafe() Haddock coverage: 100% ( 16 / 16) in 'Control.Concurrent.STM.TVar.Compat' 100% ( 19 / 19) in 'Control.Concurrent.STM.TMVar.Compat' 100% ( 16 / 16) in 'Control.Concurrent.STM.TBQueue.Compat' 100% ( 16 / 16) in 'Control.Concurrent.STM.TQueue.Compat' 100% ( 19 / 19) in 'Control.Concurrent.STM.TChan.Compat' 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 directory dist/doc/html/stm-chans does exist: True creating /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html copy directory 'dist/doc/html/stm-chans' to '/srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html'. creating /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html creating /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src Installing dist/doc/html/stm-chans/stm-chans.haddock to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/stm-chans.haddock Installing dist/doc/html/stm-chans/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/doc-index.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TVar-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TVar-Compat.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TVar-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TVar-Compat.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TMVar-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TMVar-Compat.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TMVar-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TMVar-Compat.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TBQueue-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TBQueue-Compat.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TBQueue-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TBQueue-Compat.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TQueue-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TQueue-Compat.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TQueue-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TQueue-Compat.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TChan-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TChan-Compat.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TChan-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TChan-Compat.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TMQueue.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TMQueue.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TMQueue.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TMQueue.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TBMQueue.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TBMQueue.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TBMQueue.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TBMQueue.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TMChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TMChan.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TMChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TMChan.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TBMChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TBMChan.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TBMChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TBMChan.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TBChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/Control-Concurrent-STM-TBChan.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TBChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/mini_Control-Concurrent-STM-TBChan.html Installing dist/doc/html/stm-chans/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/hslogo-16.png Installing dist/doc/html/stm-chans/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/minus.gif Installing dist/doc/html/stm-chans/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/ocean.css Installing dist/doc/html/stm-chans/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/plus.gif Installing dist/doc/html/stm-chans/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/synopsis.png Installing dist/doc/html/stm-chans/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/haskell_icon.gif Installing dist/doc/html/stm-chans/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/xhaddock.css Installing dist/doc/html/stm-chans/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/haddock-util.js Installing dist/doc/html/stm-chans/frames.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/frames.html Installing dist/doc/html/stm-chans/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/hscolour.css Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TBChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TBChan.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TBMChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TBMChan.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TMChan.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TMChan.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TBMQueue.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TBMQueue.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TMQueue.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TMQueue.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TChan-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TChan-Compat.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TQueue-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TQueue-Compat.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TBQueue-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TBQueue-Compat.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TMVar-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TMVar-Compat.html Installing dist/doc/html/stm-chans/src/Control-Concurrent-STM-TVar-Compat.html to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/src/Control-Concurrent-STM-TVar-Compat.html creating /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html Installing dist/doc/html/stm-chans/stm-chans.haddock to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/html/stm-chans.haddock creating /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/stm-chans-2.1.0/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0 creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TChan creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TQueue creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TBQueue creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TMVar creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TVar Installing dist/build/Control/Concurrent/STM/TBChan.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TBChan.hi Installing dist/build/Control/Concurrent/STM/TBMChan.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TBMChan.hi Installing dist/build/Control/Concurrent/STM/TMChan.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TMChan.hi Installing dist/build/Control/Concurrent/STM/TBMQueue.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TBMQueue.hi Installing dist/build/Control/Concurrent/STM/TMQueue.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TMQueue.hi Installing dist/build/Control/Concurrent/STM/TChan/Compat.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TChan/Compat.hi Installing dist/build/Control/Concurrent/STM/TQueue/Compat.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TQueue/Compat.hi Installing dist/build/Control/Concurrent/STM/TBQueue/Compat.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TBQueue/Compat.hi Installing dist/build/Control/Concurrent/STM/TMVar/Compat.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TMVar/Compat.hi Installing dist/build/Control/Concurrent/STM/TVar/Compat.hi to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/Control/Concurrent/STM/TVar/Compat.hi creating /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3 Installing dist/build/libHSstm-chans-2.1.0.a to /srv/hackage/var/build/cache/inst/lib/stm-chans-2.1.0/ghc-7.6.3/libHSstm-chans-2.1.0.a /usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name stm-chans-2.1.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id stm-2.4.2-6be63108014c27d569a9b7e064390082 -XHaskell98 Control.Concurrent.STM.TBChan Control.Concurrent.STM.TBMChan Control.Concurrent.STM.TMChan Control.Concurrent.STM.TBMQueue Control.Concurrent.STM.TMQueue Control.Concurrent.STM.TChan.Compat Control.Concurrent.STM.TQueue.Compat Control.Concurrent.STM.TBQueue.Compat Control.Concurrent.STM.TMVar.Compat Control.Concurrent.STM.TVar.Compat -O0 Registering stm-chans-2.1.0... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf