Resolving dependencies... Configuring blaze-builder-0.3.3.2... Building blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... [ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o ) [ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) [ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o ) [ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o ) [ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o ) [ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) [11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) [13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) In-place registering blaze-builder-0.3.3.2... Running Haddock for blaze-builder-0.3.3.2... Running hscolour for blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... Haddock coverage: 27% ( 4 / 15) in 'Blaze.ByteString.Builder.Internal.Types' 92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write' 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer' 25% ( 1 / 4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts' 69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8' 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8' 100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int' 92% ( 22 / 24) in 'Blaze.ByteString.Builder' 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8' Documentation created: dist/doc/html/blaze-builder/index.html, dist/doc/html/blaze-builder/blaze-builder.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.2 Registering blaze-builder-0.3.3.2... Installed blaze-builder-0.3.3.2 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, dist/doc/html/cereal/cereal.txt 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 exceptions-0.6.1... Building exceptions-0.6.1... Preprocessing library exceptions-0.6.1... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.6.1... Running Haddock for exceptions-0.6.1... Running hscolour for exceptions-0.6.1... Preprocessing library exceptions-0.6.1... Preprocessing library exceptions-0.6.1... dist/build/tmp-22046/src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/exceptions-0.6.1 Registering exceptions-0.6.1... Installed exceptions-0.6.1 Configuring hashable-1.2.2.0... Building hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.2.0... Running Haddock for hashable-1.2.2.0... Running hscolour for hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.2.0 Registering hashable-1.2.2.0... Installed hashable-1.2.2.0 Configuring mmorph-1.0.3... Building mmorph-1.0.3... Preprocessing library mmorph-1.0.3... [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.3... Running Haddock for mmorph-1.0.3... Running hscolour for mmorph-1.0.3... Preprocessing library mmorph-1.0.3... Preprocessing library mmorph-1.0.3... 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, dist/doc/html/mmorph/mmorph.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mmorph-1.0.3 Registering mmorph-1.0.3... Installed mmorph-1.0.3 Configuring monad-loops-0.4.2.1... Building monad-loops-0.4.2.1... Preprocessing library monad-loops-0.4.2.1... [1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o ) In-place registering monad-loops-0.4.2.1... Running Haddock for monad-loops-0.4.2.1... Running hscolour for monad-loops-0.4.2.1... Preprocessing library monad-loops-0.4.2.1... Preprocessing library monad-loops-0.4.2.1... Haddock coverage: 72% ( 34 / 47) in 'Control.Monad.Loops' Documentation created: dist/doc/html/monad-loops/index.html, dist/doc/html/monad-loops/monad-loops.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-loops-0.4.2.1 Registering monad-loops-0.4.2.1... Installed monad-loops-0.4.2.1 Configuring primitive-0.5.3.0... Building primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.3.0... Running Haddock for primitive-0.5.3.0... Running hscolour for primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0 Registering primitive-0.5.3.0... Installed primitive-0.5.3.0 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 nats-0.2... Building nats-0.2... Preprocessing library nats-0.2... [1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o ) [2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o ) In-place registering nats-0.2... Running Haddock for nats-0.2... Running hscolour for nats-0.2... Preprocessing library nats-0.2... Preprocessing library nats-0.2... Haddock coverage: 75% ( 3 / 4) in 'Numeric.Natural.Internal' 75% ( 3 / 4) in 'Numeric.Natural' Documentation created: dist/doc/html/nats/index.html, dist/doc/html/nats/nats.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.2 Registering nats-0.2... Installed nats-0.2 Configuring scientific-0.3.3.0... Building scientific-0.3.3.0... Preprocessing library scientific-0.3.3.0... [1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.3.0... Running Haddock for scientific-0.3.3.0... Running hscolour for scientific-0.3.3.0... Preprocessing library scientific-0.3.3.0... Preprocessing library scientific-0.3.3.0... Haddock coverage: 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 22 / 22) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Warning: Data.Scientific: could not find link destinations for: Data.Scientific.whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.3.3.0 Registering scientific-0.3.3.0... Installed scientific-0.3.3.0 Configuring unordered-containers-0.2.5.0... Building unordered-containers-0.2.5.0... Preprocessing library unordered-containers-0.2.5.0... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.5.0... Running Haddock for unordered-containers-0.2.5.0... Running hscolour for unordered-containers-0.2.5.0... Preprocessing library unordered-containers-0.2.5.0... Preprocessing library unordered-containers-0.2.5.0... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 87% ( 54 / 62) in 'Data.HashMap.Base' 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.5.0 Registering unordered-containers-0.2.5.0... Installed unordered-containers-0.2.5.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, 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 [1 of 1] Compiling Main ( /tmp/stm-chans-3.0.0.2-22046/stm-chans-3.0.0.2/Setup.hs, /tmp/stm-chans-3.0.0.2-22046/stm-chans-3.0.0.2/dist/setup/Main.o ) Linking /tmp/stm-chans-3.0.0.2-22046/stm-chans-3.0.0.2/dist/setup/setup ... Configuring stm-chans-3.0.0.2... Building stm-chans-3.0.0.2... Preprocessing library stm-chans-3.0.0.2... [1 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.o ) [2 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.o ) [3 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.o ) [4 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.o ) [5 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.o ) In-place registering stm-chans-3.0.0.2... Running Haddock for stm-chans-3.0.0.2... Running hscolour for stm-chans-3.0.0.2... Preprocessing library stm-chans-3.0.0.2... Preprocessing library stm-chans-3.0.0.2... dist/build/tmp-23450/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-23450/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-23450/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-23450/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-23450/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-23450/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-23450/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-23450/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-23450/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-23450/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% ( 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, dist/doc/html/stm-chans/stm-chans.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-chans-3.0.0.2 Registering stm-chans-3.0.0.2... Installed stm-chans-3.0.0.2 Configuring streaming-commons-0.1.4.2... Building streaming-commons-0.1.4.2... Preprocessing library streaming-commons-0.1.4.2... [ 1 of 15] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o ) [ 2 of 15] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o ) [ 3 of 15] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 4 of 15] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [ 5 of 15] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [ 6 of 15] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 7 of 15] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 15] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o ) [ 9 of 15] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o ) [10 of 15] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o ) [11 of 15] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o ) [12 of 15] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o ) [13 of 15] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o ) [14 of 15] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o ) [15 of 15] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o ) In-place registering streaming-commons-0.1.4.2... Running Haddock for streaming-commons-0.1.4.2... Running hscolour for streaming-commons-0.1.4.2... Preprocessing library streaming-commons-0.1.4.2... Preprocessing library streaming-commons-0.1.4.2... Haddock coverage: 0% ( 0 / 20) in 'Data.Streaming.Zlib.Lowlevel' 95% ( 20 / 21) in 'Data.Streaming.Zlib' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' 90% ( 9 / 10) in 'Data.Streaming.Text' 75% ( 3 / 4) in 'Data.Streaming.Process.Internal' 100% ( 20 / 20) in 'Data.Streaming.Process' 89% ( 8 / 9) in 'Data.Streaming.Network.Internal' 66% ( 46 / 70) in 'Data.Streaming.Network' 43% ( 3 / 7) in 'Data.Streaming.Filesystem' 20% ( 1 / 5) in 'Data.Streaming.FileRead' 83% ( 19 / 23) in 'Data.Streaming.Blaze' Documentation created: dist/doc/html/streaming-commons/index.html, dist/doc/html/streaming-commons/streaming-commons.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/streaming-commons-0.1.4.2 Registering streaming-commons-0.1.4.2... Installed streaming-commons-0.1.4.2 Configuring transformers-base-0.4.3... Building transformers-base-0.4.3... Preprocessing library transformers-base-0.4.3... [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.3... Running Haddock for transformers-base-0.4.3... Running hscolour for transformers-base-0.4.3... Preprocessing library transformers-base-0.4.3... Preprocessing library transformers-base-0.4.3... 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.3 Registering transformers-base-0.4.3... Installed transformers-base-0.4.3 Configuring attoparsec-0.11.1.0... Building attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.11.1.0... Running Haddock for attoparsec-0.11.1.0... Running hscolour for attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal' 95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal' 97% ( 73 / 75) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 50 / 52) in 'Data.Attoparsec.ByteString' 97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0 Registering attoparsec-0.11.1.0... Installed attoparsec-0.11.1.0 Configuring semigroups-0.15.2... Building semigroups-0.15.2... Preprocessing library semigroups-0.15.2... [1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) In-place registering semigroups-0.15.2... Running Haddock for semigroups-0.15.2... Running hscolour for semigroups-0.15.2... Preprocessing library semigroups-0.15.2... Preprocessing library semigroups-0.15.2... Haddock coverage: doc comment parse failed: 'transpose' for 'NonEmpty', behaves the same as 'Data.List.transpose' The rows/columns need not be the same length, in which case > transpose . transpose /= id 93% ( 64 / 69) in 'Data.List.NonEmpty' 87% ( 20 / 23) in 'Data.Semigroup' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.15.2 Registering semigroups-0.15.2... Installed semigroups-0.15.2 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 void-0.6.1... Building void-0.6.1... Preprocessing library void-0.6.1... [1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.o ) [2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.6.1... Running Haddock for void-0.6.1... Running hscolour for void-0.6.1... Preprocessing library void-0.6.1... Preprocessing library void-0.6.1... Haddock coverage: 100% ( 5 / 5) in 'Data.Void' 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.6.1 Registering void-0.6.1... Installed void-0.6.1 Configuring lifted-base-0.2.3.0... Building lifted-base-0.2.3.0... Preprocessing library lifted-base-0.2.3.0... [ 1 of 10] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) [ 2 of 10] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o ) [ 3 of 10] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) [ 4 of 10] Compiling Control.Concurrent.SampleVar.Lifted ( Control/Concurrent/SampleVar/Lifted.hs, dist/build/Control/Concurrent/SampleVar/Lifted.o ) Control/Concurrent/SampleVar/Lifted.hs:36:1: Warning: Module `Control.Concurrent.SampleVar' is deprecated: Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead. Control/Concurrent/SampleVar/Lifted.hs:37:1: Warning: Module `Control.Concurrent.SampleVar' is deprecated: Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead. Control/Concurrent/SampleVar/Lifted.hs:52:43: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:53:30: Warning: In the use of `SampleVar.newEmptySampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:57:43: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:58:27: Warning: In the use of `SampleVar.newSampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:62:37: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:63:29: Warning: In the use of `SampleVar.emptySampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:67:36: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:68:28: Warning: In the use of `SampleVar.readSampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:72:37: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:73:32: Warning: In the use of `SampleVar.writeSampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:77:39: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Concurrent/SampleVar/Lifted.hs:78:31: Warning: In the use of `SampleVar.isEmptySampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." [ 5 of 10] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o ) [ 6 of 10] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o ) [ 7 of 10] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) [ 8 of 10] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) [ 9 of 10] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) [10 of 10] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) In-place registering lifted-base-0.2.3.0... Running Haddock for lifted-base-0.2.3.0... Running hscolour for lifted-base-0.2.3.0... Preprocessing library lifted-base-0.2.3.0... Preprocessing library lifted-base-0.2.3.0... dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:36:1: Warning: Module `Control.Concurrent.SampleVar' is deprecated: Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead. dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:37:1: Warning: Module `Control.Concurrent.SampleVar' is deprecated: Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead. dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:52:43: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:53:30: Warning: In the use of `SampleVar.newEmptySampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:57:43: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:58:27: Warning: In the use of `SampleVar.newSampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:62:37: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:63:29: Warning: In the use of `SampleVar.emptySampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:67:36: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:68:28: Warning: In the use of `SampleVar.readSampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:72:37: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:73:32: Warning: In the use of `SampleVar.writeSampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:77:39: Warning: In the use of type constructor or class `SampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." dist/build/tmp-22046/Control/Concurrent/SampleVar/Lifted.hs:78:31: Warning: In the use of `SampleVar.isEmptySampleVar' (imported from Control.Concurrent.SampleVar): Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." 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.SampleVar.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSemN.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSem.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% ( 37 / 37) 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.3.0 Registering lifted-base-0.2.3.0... Installed lifted-base-0.2.3.0 Configuring lifted-async-0.2.0.2... Building lifted-async-0.2.0.2... Preprocessing library lifted-async-0.2.0.2... [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.2... Running Haddock for lifted-async-0.2.0.2... Running hscolour for lifted-async-0.2.0.2... Preprocessing library lifted-async-0.2.0.2... Preprocessing library lifted-async-0.2.0.2... Haddock coverage: 100% ( 46 / 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.2 Registering lifted-async-0.2.0.2... Installed lifted-async-0.2.0.2 Configuring resourcet-1.1.2.3... Building resourcet-1.1.2.3... Preprocessing library resourcet-1.1.2.3... [1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o ) [2 of 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o ) Control/Monad/Trans/Resource/Internal.hs:27:1: Warning: The import of `ComposeSt, defaultRestoreM, defaultLiftBaseWith, control' from module `Control.Monad.Trans.Control' is redundant Control/Monad/Trans/Resource/Internal.hs:53:1: Warning: The import of `ap' from module `Control.Monad' is redundant Control/Monad/Trans/Resource/Internal.hs:55:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Control/Monad/Trans/Resource/Internal.hs:67:1: Warning: Module `Prelude' does not export `catch' Control/Monad/Trans/Resource/Internal.hs:71:1: Warning: The import of `Control.Monad.ST.Unsafe' is redundant except perhaps to import instances from `Control.Monad.ST.Unsafe' To import instances alone, use: import Control.Monad.ST.Unsafe() Control/Monad/Trans/Resource/Internal.hs:77:1: Warning: The qualified import of `Control.Monad.ST.Lazy.Unsafe' is redundant except perhaps to import instances from `Control.Monad.ST.Lazy.Unsafe' To import instances alone, use: import Control.Monad.ST.Lazy.Unsafe() Control/Monad/Trans/Resource/Internal.hs:82:1: Warning: The qualified import of `Control.Monad.ST.Lazy' is redundant except perhaps to import instances from `Control.Monad.ST.Lazy' To import instances alone, use: import Control.Monad.ST.Lazy() [3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o ) Control/Monad/Trans/Resource.hs:54:7: Warning: The export item `ExceptionT(..)' suggests that `ExceptionT' has (in-scope) constructors or class methods, but it has none Control/Monad/Trans/Resource.hs:64:1: Warning: The import of `throw' from module `Control.Exception' is redundant Control/Monad/Trans/Resource.hs:73:1: Warning: The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() Control/Monad/Trans/Resource.hs:76:1: Warning: The import of `Control.Monad.Trans.Identity' is redundant except perhaps to import instances from `Control.Monad.Trans.Identity' To import instances alone, use: import Control.Monad.Trans.Identity() Control/Monad/Trans/Resource.hs:77:1: Warning: The import of `Control.Monad.Trans.List' is redundant except perhaps to import instances from `Control.Monad.Trans.List' To import instances alone, use: import Control.Monad.Trans.List() Control/Monad/Trans/Resource.hs:78:1: Warning: The import of `Control.Monad.Trans.Maybe' is redundant except perhaps to import instances from `Control.Monad.Trans.Maybe' To import instances alone, use: import Control.Monad.Trans.Maybe() Control/Monad/Trans/Resource.hs:79:1: Warning: The import of `Control.Monad.Trans.Error' is redundant except perhaps to import instances from `Control.Monad.Trans.Error' To import instances alone, use: import Control.Monad.Trans.Error() Control/Monad/Trans/Resource.hs:80:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() Control/Monad/Trans/Resource.hs:81:1: Warning: The import of `Control.Monad.Trans.State' is redundant except perhaps to import instances from `Control.Monad.Trans.State' To import instances alone, use: import Control.Monad.Trans.State() Control/Monad/Trans/Resource.hs:82:1: Warning: The import of `Control.Monad.Trans.Writer' is redundant except perhaps to import instances from `Control.Monad.Trans.Writer' To import instances alone, use: import Control.Monad.Trans.Writer() Control/Monad/Trans/Resource.hs:84:1: Warning: The import of `Control.Monad.Trans.RWS' is redundant except perhaps to import instances from `Control.Monad.Trans.RWS' To import instances alone, use: import Control.Monad.Trans.RWS() Control/Monad/Trans/Resource.hs:86:1: Warning: The qualified import of `Control.Monad.Trans.RWS.Strict' is redundant except perhaps to import instances from `Control.Monad.Trans.RWS.Strict' To import instances alone, use: import Control.Monad.Trans.RWS.Strict() Control/Monad/Trans/Resource.hs:87:1: Warning: The qualified import of `Control.Monad.Trans.State.Strict' is redundant except perhaps to import instances from `Control.Monad.Trans.State.Strict' To import instances alone, use: import Control.Monad.Trans.State.Strict() Control/Monad/Trans/Resource.hs:88:1: Warning: The qualified import of `Control.Monad.Trans.Writer.Strict' is redundant except perhaps to import instances from `Control.Monad.Trans.Writer.Strict' To import instances alone, use: import Control.Monad.Trans.Writer.Strict() Control/Monad/Trans/Resource.hs:91:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Control/Monad/Trans/Resource.hs:93:1: Warning: The qualified import of `Control.Monad.ST.Lazy' is redundant except perhaps to import instances from `Control.Monad.ST.Lazy' To import instances alone, use: import Control.Monad.ST.Lazy() Control/Monad/Trans/Resource.hs:96:1: Warning: The import of `Control.Monad.Morph' is redundant except perhaps to import instances from `Control.Monad.Morph' To import instances alone, use: import Control.Monad.Morph() Control/Monad/Trans/Resource.hs:222:1: Warning: Defined but not used: `finally' [4 of 4] Compiling Data.Acquire ( Data/Acquire.hs, dist/build/Data/Acquire.o ) Data/Acquire.hs:13:1: Warning: The import of `Control.Monad.Trans.Resource' is redundant except perhaps to import instances from `Control.Monad.Trans.Resource' To import instances alone, use: import Control.Monad.Trans.Resource() Data/Acquire.hs:15:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() Data/Acquire.hs:16:1: Warning: The import of `Control.Monad.Base' is redundant except perhaps to import instances from `Control.Monad.Base' To import instances alone, use: import Control.Monad.Base() Data/Acquire.hs:18:1: Warning: The import of `Control.Monad.Trans.Control' is redundant except perhaps to import instances from `Control.Monad.Trans.Control' To import instances alone, use: import Control.Monad.Trans.Control() Data/Acquire.hs:20:1: Warning: The import of `Data.Typeable' is redundant except perhaps to import instances from `Data.Typeable' To import instances alone, use: import Data.Typeable() Data/Acquire.hs:21:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() In-place registering resourcet-1.1.2.3... Running Haddock for resourcet-1.1.2.3... Running hscolour for resourcet-1.1.2.3... Preprocessing library resourcet-1.1.2.3... Preprocessing library resourcet-1.1.2.3... dist/build/tmp-22046/Control/Monad/Trans/Resource/Internal.hs:27:1: Warning: The import of `control, defaultRestoreM, defaultLiftBaseWith, ComposeSt' from module `Control.Monad.Trans.Control' is redundant dist/build/tmp-22046/Control/Monad/Trans/Resource/Internal.hs:53:1: Warning: The import of `ap' from module `Control.Monad' is redundant dist/build/tmp-22046/Control/Monad/Trans/Resource/Internal.hs:55:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() dist/build/tmp-22046/Control/Monad/Trans/Resource/Internal.hs:67:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-22046/Control/Monad/Trans/Resource/Internal.hs:71:1: Warning: The import of `Control.Monad.ST.Unsafe' is redundant except perhaps to import instances from `Control.Monad.ST.Unsafe' To import instances alone, use: import Control.Monad.ST.Unsafe() dist/build/tmp-22046/Control/Monad/Trans/Resource/Internal.hs:77:1: Warning: The qualified import of `Control.Monad.ST.Lazy.Unsafe' is redundant except perhaps to import instances from `Control.Monad.ST.Lazy.Unsafe' To import instances alone, use: import Control.Monad.ST.Lazy.Unsafe() dist/build/tmp-22046/Control/Monad/Trans/Resource/Internal.hs:82:1: Warning: The qualified import of `Control.Monad.ST.Lazy' is redundant except perhaps to import instances from `Control.Monad.ST.Lazy' To import instances alone, use: import Control.Monad.ST.Lazy() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:54:7: Warning: The export item `ExceptionT(..)' suggests that `ExceptionT' has (in-scope) constructors or class methods, but it has none dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:64:1: Warning: The import of `throw' from module `Control.Exception' is redundant dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:73:1: Warning: The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:76:1: Warning: The import of `Control.Monad.Trans.Identity' is redundant except perhaps to import instances from `Control.Monad.Trans.Identity' To import instances alone, use: import Control.Monad.Trans.Identity() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:77:1: Warning: The import of `Control.Monad.Trans.List' is redundant except perhaps to import instances from `Control.Monad.Trans.List' To import instances alone, use: import Control.Monad.Trans.List() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:78:1: Warning: The import of `Control.Monad.Trans.Maybe' is redundant except perhaps to import instances from `Control.Monad.Trans.Maybe' To import instances alone, use: import Control.Monad.Trans.Maybe() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:79:1: Warning: The import of `Control.Monad.Trans.Error' is redundant except perhaps to import instances from `Control.Monad.Trans.Error' To import instances alone, use: import Control.Monad.Trans.Error() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:80:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:81:1: Warning: The import of `Control.Monad.Trans.State' is redundant except perhaps to import instances from `Control.Monad.Trans.State' To import instances alone, use: import Control.Monad.Trans.State() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:82:1: Warning: The import of `Control.Monad.Trans.Writer' is redundant except perhaps to import instances from `Control.Monad.Trans.Writer' To import instances alone, use: import Control.Monad.Trans.Writer() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:84:1: Warning: The import of `Control.Monad.Trans.RWS' is redundant except perhaps to import instances from `Control.Monad.Trans.RWS' To import instances alone, use: import Control.Monad.Trans.RWS() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:86:1: Warning: The qualified import of `Control.Monad.Trans.RWS.Strict' is redundant except perhaps to import instances from `Control.Monad.Trans.RWS.Strict' To import instances alone, use: import Control.Monad.Trans.RWS.Strict() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:87:1: Warning: The qualified import of `Control.Monad.Trans.State.Strict' is redundant except perhaps to import instances from `Control.Monad.Trans.State.Strict' To import instances alone, use: import Control.Monad.Trans.State.Strict() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:88:1: Warning: The qualified import of `Control.Monad.Trans.Writer.Strict' is redundant except perhaps to import instances from `Control.Monad.Trans.Writer.Strict' To import instances alone, use: import Control.Monad.Trans.Writer.Strict() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:91:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:93:1: Warning: The qualified import of `Control.Monad.ST.Lazy' is redundant except perhaps to import instances from `Control.Monad.ST.Lazy' To import instances alone, use: import Control.Monad.ST.Lazy() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:96:1: Warning: The import of `Control.Monad.Morph' is redundant except perhaps to import instances from `Control.Monad.Morph' To import instances alone, use: import Control.Monad.Morph() dist/build/tmp-22046/Control/Monad/Trans/Resource.hs:222:1: Warning: Defined but not used: `finally' dist/build/tmp-22046/Data/Acquire.hs:13:1: Warning: The import of `Control.Monad.Trans.Resource' is redundant except perhaps to import instances from `Control.Monad.Trans.Resource' To import instances alone, use: import Control.Monad.Trans.Resource() dist/build/tmp-22046/Data/Acquire.hs:15:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() dist/build/tmp-22046/Data/Acquire.hs:16:1: Warning: The import of `Control.Monad.Base' is redundant except perhaps to import instances from `Control.Monad.Base' To import instances alone, use: import Control.Monad.Base() dist/build/tmp-22046/Data/Acquire.hs:18:1: Warning: The import of `Control.Monad.Trans.Control' is redundant except perhaps to import instances from `Control.Monad.Trans.Control' To import instances alone, use: import Control.Monad.Trans.Control() dist/build/tmp-22046/Data/Acquire.hs:20:1: Warning: The import of `Data.Typeable' is redundant except perhaps to import instances from `Data.Typeable' To import instances alone, use: import Data.Typeable() dist/build/tmp-22046/Data/Acquire.hs:21:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() Haddock coverage: 71% ( 5 / 7) in 'Data.Acquire.Internal' Warning: Control.Monad.Trans.Resource.Internal: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ResourceT, Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ResourceT m) 58% ( 7 / 12) in 'Control.Monad.Trans.Resource.Internal' 98% ( 40 / 41) in 'Control.Monad.Trans.Resource' 100% ( 7 / 7) in 'Data.Acquire' Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for: Control.Monad.Trans.Resource.Internal.NextKey Control.Monad.Trans.Resource.Internal.RefCount Documentation created: dist/doc/html/resourcet/index.html, dist/doc/html/resourcet/resourcet.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/resourcet-1.1.2.3 Registering resourcet-1.1.2.3... Installed resourcet-1.1.2.3 Configuring conduit-1.2.0... Building conduit-1.2.0... Preprocessing library conduit-1.2.0... [1 of 7] Compiling Data.Conduit.Internal.Pipe ( Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o ) [2 of 7] Compiling Data.Conduit.Internal.Conduit ( Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o ) [3 of 7] Compiling Data.Conduit.Internal.Fusion ( Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o ) Data/Conduit/Internal/Fusion.hs:19:1: Warning: The import of `Control.Monad.Trans.Identity' is redundant except perhaps to import instances from `Control.Monad.Trans.Identity' To import instances alone, use: import Control.Monad.Trans.Identity() Data/Conduit/Internal/Fusion.hs:20:1: Warning: The import of `Control.Monad.Trans.Class' is redundant except perhaps to import instances from `Control.Monad.Trans.Class' To import instances alone, use: import Control.Monad.Trans.Class() Data/Conduit/Internal/Fusion.hs:21:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() [4 of 7] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o ) [5 of 7] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o ) [6 of 7] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o ) Data/Conduit/List.hs:145:1: Warning: Defined but not used: `enumFromToC' [7 of 7] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o ) In-place registering conduit-1.2.0... Running Haddock for conduit-1.2.0... Running hscolour for conduit-1.2.0... Preprocessing library conduit-1.2.0... Preprocessing library conduit-1.2.0... dist/build/tmp-22046/Data/Conduit/Internal/Fusion.hs:19:1: Warning: The import of `Control.Monad.Trans.Identity' is redundant except perhaps to import instances from `Control.Monad.Trans.Identity' To import instances alone, use: import Control.Monad.Trans.Identity() dist/build/tmp-22046/Data/Conduit/Internal/Fusion.hs:20:1: Warning: The import of `Control.Monad.Trans.Class' is redundant except perhaps to import instances from `Control.Monad.Trans.Class' To import instances alone, use: import Control.Monad.Trans.Class() dist/build/tmp-22046/Data/Conduit/Internal/Fusion.hs:21:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() dist/build/tmp-22046/Data/Conduit/List.hs:145:1: Warning: Defined but not used: `enumFromToC' Haddock coverage: 91% ( 32 / 35) in 'Data.Conduit.Internal.Pipe' 93% ( 66 / 71) in 'Data.Conduit.Internal.Conduit' 30% ( 3 / 10) in 'Data.Conduit.Internal.Fusion' 89% (104 /117) in 'Data.Conduit.Internal' 100% ( 70 / 70) in 'Data.Conduit' 98% ( 51 / 52) in 'Data.Conduit.List' 98% ( 43 / 44) in 'Data.Conduit.Lift' Documentation created: dist/doc/html/conduit/index.html, dist/doc/html/conduit/conduit.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/conduit-1.2.0 Registering conduit-1.2.0... Installed conduit-1.2.0 Configuring cereal-conduit-0.7.2.3... Building cereal-conduit-0.7.2.3... Preprocessing library cereal-conduit-0.7.2.3... [1 of 2] Compiling Data.Conduit.Cereal.Internal ( Data/Conduit/Cereal/Internal.hs, dist/build/Data/Conduit/Cereal/Internal.o ) [2 of 2] Compiling Data.Conduit.Cereal ( Data/Conduit/Cereal.hs, dist/build/Data/Conduit/Cereal.o ) In-place registering cereal-conduit-0.7.2.3... Running Haddock for cereal-conduit-0.7.2.3... Running hscolour for cereal-conduit-0.7.2.3... Preprocessing library cereal-conduit-0.7.2.3... Preprocessing library cereal-conduit-0.7.2.3... Haddock coverage: 67% ( 4 / 6) in 'Data.Conduit.Cereal.Internal' 83% ( 5 / 6) in 'Data.Conduit.Cereal' Documentation created: dist/doc/html/cereal-conduit/index.html, dist/doc/html/cereal-conduit/cereal-conduit.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-conduit-0.7.2.3 Registering cereal-conduit-0.7.2.3... Installed cereal-conduit-0.7.2.3 Configuring conduit-extra-1.1.3.3... Building conduit-extra-1.1.3.3... Preprocessing library conduit-extra-1.1.3.3... [ 1 of 11] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o ) [ 2 of 11] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o ) Data/Conduit/Text.hs:147:21: Warning: Defined but not used: `name' [ 3 of 11] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o ) Data/Conduit/Network/UDP.hs:16:1: Warning: The import of `SockAddr, AddrInfo' from module `Network.Socket' is redundant Data/Conduit/Network/UDP.hs:17:1: Warning: The qualified import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() [ 4 of 11] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o ) Data/Conduit/Network.hs:40:1: Warning: Module `Prelude' does not export `catch' Data/Conduit/Network.hs:42:1: Warning: The qualified import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() Data/Conduit/Network.hs:44:1: Warning: The import of `recv' from module `Network.Socket.ByteString' is redundant Data/Conduit/Network.hs:48:1: Warning: The qualified import of `Data.ByteString.Char8' is redundant except perhaps to import instances from `Data.ByteString.Char8' To import instances alone, use: import Data.ByteString.Char8() Data/Conduit/Network.hs:50:1: Warning: The import of `Control.Exception' is redundant except perhaps to import instances from `Control.Exception' To import instances alone, use: import Control.Exception() Data/Conduit/Network.hs:51:1: Warning: The import of `forever' from module `Control.Monad' is redundant Data/Conduit/Network.hs:54:1: Warning: The import of `Control.Concurrent' is redundant except perhaps to import instances from `Control.Concurrent' To import instances alone, use: import Control.Concurrent() Data/Conduit/Network.hs:83:1: Warning: Top-level binding with no type signature: serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings Data/Conduit/Network.hs:84:1: Warning: Top-level binding with no type signature: clientSettings :: Int -> ByteString -> SN.ClientSettings [ 5 of 11] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.o ) Data/Conduit/Network/Unix.hs:29:1: Warning: The import of `Data.Conduit' is redundant except perhaps to import instances from `Data.Conduit' To import instances alone, use: import Data.Conduit() Data/Conduit/Network/Unix.hs:30:1: Warning: The import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() Data/Conduit/Network/Unix.hs:31:1: Warning: The qualified import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() Data/Conduit/Network/Unix.hs:34:1: Warning: The import of `Control.Monad.IO.Class' is redundant except perhaps to import instances from `Control.Monad.IO.Class' To import instances alone, use: import Control.Monad.IO.Class() Data/Conduit/Network/Unix.hs:35:1: Warning: The import of `Control.Exception' is redundant except perhaps to import instances from `Control.Exception' To import instances alone, use: import Control.Exception() Data/Conduit/Network/Unix.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() Data/Conduit/Network/Unix.hs:38:1: Warning: The import of `Control.Monad.Trans.Control' is redundant except perhaps to import instances from `Control.Monad.Trans.Control' To import instances alone, use: import Control.Monad.Trans.Control() Data/Conduit/Network/Unix.hs:39:1: Warning: The import of `Control.Concurrent' is redundant except perhaps to import instances from `Control.Concurrent' To import instances alone, use: import Control.Concurrent() Data/Conduit/Network/Unix.hs:40:1: Warning: The import of `System.Directory' is redundant except perhaps to import instances from `System.Directory' To import instances alone, use: import System.Directory() Data/Conduit/Network/Unix.hs:41: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() Data/Conduit/Network/Unix.hs:42:1: Warning: The import of `Control.Monad.Trans.Resource' is redundant except perhaps to import instances from `Control.Monad.Trans.Resource' To import instances alone, use: import Control.Monad.Trans.Resource() Data/Conduit/Network/Unix.hs:44:1: Warning: Top-level binding with no type signature: clientSettings :: FilePath -> SN.ClientSettingsUnix Data/Conduit/Network/Unix.hs:45:1: Warning: Top-level binding with no type signature: serverSettings :: FilePath -> SN.ServerSettingsUnix [ 6 of 11] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o ) [ 7 of 11] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.o ) [ 8 of 11] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o ) Data/Conduit/Blaze.hs:52:1: Warning: The import of `Blaze.ByteString.Builder.Internal.Types' is redundant except perhaps to import instances from `Blaze.ByteString.Builder.Internal.Types' To import instances alone, use: import Blaze.ByteString.Builder.Internal.Types() [ 9 of 11] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o ) [10 of 11] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.o ) [11 of 11] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o ) In-place registering conduit-extra-1.1.3.3... Running Haddock for conduit-extra-1.1.3.3... Running hscolour for conduit-extra-1.1.3.3... Preprocessing library conduit-extra-1.1.3.3... Preprocessing library conduit-extra-1.1.3.3... dist/build/tmp-22046/Data/Conduit/Text.hs:147:21: Warning: Defined but not used: `name' dist/build/tmp-22046/Data/Conduit/Network/UDP.hs:16:1: Warning: The import of `AddrInfo, SockAddr' from module `Network.Socket' is redundant dist/build/tmp-22046/Data/Conduit/Network/UDP.hs:17:1: Warning: The qualified import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() dist/build/tmp-22046/Data/Conduit/Network.hs:40:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-22046/Data/Conduit/Network.hs:42:1: Warning: The qualified import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() dist/build/tmp-22046/Data/Conduit/Network.hs:44:1: Warning: The import of `recv' from module `Network.Socket.ByteString' is redundant dist/build/tmp-22046/Data/Conduit/Network.hs:48:1: Warning: The qualified import of `Data.ByteString.Char8' is redundant except perhaps to import instances from `Data.ByteString.Char8' To import instances alone, use: import Data.ByteString.Char8() dist/build/tmp-22046/Data/Conduit/Network.hs:50:1: Warning: The import of `Control.Exception' is redundant except perhaps to import instances from `Control.Exception' To import instances alone, use: import Control.Exception() dist/build/tmp-22046/Data/Conduit/Network.hs:51:1: Warning: The import of `forever' from module `Control.Monad' is redundant dist/build/tmp-22046/Data/Conduit/Network.hs:54:1: Warning: The import of `Control.Concurrent' is redundant except perhaps to import instances from `Control.Concurrent' To import instances alone, use: import Control.Concurrent() dist/build/tmp-22046/Data/Conduit/Network.hs:83:1: Warning: Top-level binding with no type signature: serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings dist/build/tmp-22046/Data/Conduit/Network.hs:84:1: Warning: Top-level binding with no type signature: clientSettings :: Int -> ByteString -> SN.ClientSettings dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:29:1: Warning: The import of `Data.Conduit' is redundant except perhaps to import instances from `Data.Conduit' To import instances alone, use: import Data.Conduit() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:30:1: Warning: The import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:31:1: Warning: The qualified import of `Network.Socket' is redundant except perhaps to import instances from `Network.Socket' To import instances alone, use: import Network.Socket() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:34:1: Warning: The import of `Control.Monad.IO.Class' is redundant except perhaps to import instances from `Control.Monad.IO.Class' To import instances alone, use: import Control.Monad.IO.Class() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:35:1: Warning: The import of `Control.Exception' is redundant except perhaps to import instances from `Control.Exception' To import instances alone, use: import Control.Exception() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:38:1: Warning: The import of `Control.Monad.Trans.Control' is redundant except perhaps to import instances from `Control.Monad.Trans.Control' To import instances alone, use: import Control.Monad.Trans.Control() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:39:1: Warning: The import of `Control.Concurrent' is redundant except perhaps to import instances from `Control.Concurrent' To import instances alone, use: import Control.Concurrent() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:40:1: Warning: The import of `System.Directory' is redundant except perhaps to import instances from `System.Directory' To import instances alone, use: import System.Directory() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:41: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-22046/Data/Conduit/Network/Unix.hs:42:1: Warning: The import of `Control.Monad.Trans.Resource' is redundant except perhaps to import instances from `Control.Monad.Trans.Resource' To import instances alone, use: import Control.Monad.Trans.Resource() dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:44:1: Warning: Top-level binding with no type signature: clientSettings :: FilePath -> SN.ClientSettingsUnix dist/build/tmp-22046/Data/Conduit/Network/Unix.hs:45:1: Warning: Top-level binding with no type signature: serverSettings :: FilePath -> SN.ServerSettingsUnix dist/build/tmp-22046/Data/Conduit/Blaze.hs:52:1: Warning: The import of `Blaze.ByteString.Builder.Internal.Types' is redundant except perhaps to import instances from `Blaze.ByteString.Builder.Internal.Types' To import instances alone, use: import Blaze.ByteString.Builder.Internal.Types() Haddock coverage: 100% ( 12 / 12) in 'Data.Conduit.Zlib' 100% ( 24 / 24) in 'Data.Conduit.Text' 91% ( 10 / 11) in 'Data.Conduit.Network.UDP' 52% ( 17 / 33) in 'Data.Conduit.Network' 59% ( 13 / 22) in 'Data.Conduit.Network.Unix' 100% ( 3 / 3) in 'Data.Conduit.Lazy' 67% ( 2 / 3) in 'Data.Conduit.Filesystem' 100% ( 25 / 25) in 'Data.Conduit.Blaze' 100% ( 32 / 32) in 'Data.Conduit.Binary' 100% ( 6 / 6) in 'Data.Conduit.Process' 83% ( 10 / 12) in 'Data.Conduit.Attoparsec' Documentation created: dist/doc/html/conduit-extra/index.html, dist/doc/html/conduit-extra/conduit-extra.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/conduit-extra-1.1.3.3 Registering conduit-extra-1.1.3.3... Installed conduit-extra-1.1.3.3 Downloading stm-conduit-2.5.2... Configuring stm-conduit-2.5.2... Building stm-conduit-2.5.2... Preprocessing library stm-conduit-2.5.2... [1 of 4] Compiling Data.Conduit.TQueue ( Data/Conduit/TQueue.hs, dist/build/Data/Conduit/TQueue.o ) [2 of 4] Compiling Data.Conduit.TMChan ( Data/Conduit/TMChan.hs, dist/build/Data/Conduit/TMChan.o ) [3 of 4] Compiling Data.Conduit.Utils ( Data/Conduit/Utils.hs, dist/build/Data/Conduit/Utils.o ) [4 of 4] Compiling Data.Conduit.Async ( Data/Conduit/Async.hs, dist/build/Data/Conduit/Async.o ) In-place registering stm-conduit-2.5.2... Running Haddock for stm-conduit-2.5.2... Running hscolour for stm-conduit-2.5.2... Preprocessing library stm-conduit-2.5.2... Preprocessing library stm-conduit-2.5.2... Haddock coverage: Cannot find documentation for: $inifinite 100% ( 17 / 17) in 'Data.Conduit.TQueue' 100% ( 14 / 14) in 'Data.Conduit.TMChan' 70% ( 14 / 20) in 'Data.Conduit.Utils' 100% ( 6 / 6) in 'Data.Conduit.Async' Documentation created: dist/doc/html/stm-conduit/index.html, dist/doc/html/stm-conduit/stm-conduit.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-conduit-2.5.2 Registering stm-conduit-2.5.2... Installed stm-conduit-2.5.2