Resolving dependencies... [1 of 1] Compiling Main ( /tmp/entropy-0.3.2-8370/entropy-0.3.2/Setup.hs, /tmp/entropy-0.3.2-8370/entropy-0.3.2/dist/setup/Main.o ) Linking /tmp/entropy-0.3.2-8370/entropy-0.3.2/dist/setup/setup ... Configuring entropy-0.3.2... Result of RDRAND Test: True Building entropy-0.3.2... Preprocessing library entropy-0.3.2... [1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o ) [2 of 2] Compiling System.Entropy ( System/Entropy.hs, dist/build/System/Entropy.o ) In-place registering entropy-0.3.2... Running Haddock for entropy-0.3.2... Running hscolour for entropy-0.3.2... Preprocessing library entropy-0.3.2... Preprocessing library entropy-0.3.2... Haddock coverage: 100% ( 5 / 5) in 'System.EntropyNix' 100% ( 6 / 6) in 'System.Entropy' Documentation created: dist/doc/html/entropy/index.html, dist/doc/html/entropy/entropy.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/entropy-0.3.2 Registering entropy-0.3.2... Installed entropy-0.3.2 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 stm-2.4.3... Building stm-2.4.3... Preprocessing library stm-2.4.3... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.3... Running Haddock for stm-2.4.3... Running hscolour for stm-2.4.3... Preprocessing library stm-2.4.3... Preprocessing library stm-2.4.3... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3 Registering stm-2.4.3... Installed stm-2.4.3 Configuring transformers-0.4.1.0... Building transformers-0.4.1.0... Preprocessing library transformers-0.4.1.0... [ 1 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 2 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 3 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 4 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [ 5 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [ 6 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [ 7 of 28] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 8 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 9 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [10 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [12 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [13 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [14 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [15 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-0.4.1.0... Running Haddock for transformers-0.4.1.0... Running hscolour for transformers-0.4.1.0... Preprocessing library transformers-0.4.1.0... Preprocessing library transformers-0.4.1.0... Haddock coverage: 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 6 / 6) in 'Control.Applicative.Lift' 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-0.4.1.0 Registering transformers-0.4.1.0... Installed transformers-0.4.1.0 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 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 mmorph-1.0.4... Building mmorph-1.0.4... Preprocessing library mmorph-1.0.4... [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o ) src/Control/Monad/Morph.hs:76:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:116:20: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:19: Warning: In the use of data constructor `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:34: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:11: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:33: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:242:17: Warning: In the use of data constructor `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:14: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:30: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [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.4... Running Haddock for mmorph-1.0.4... Running hscolour for mmorph-1.0.4... Preprocessing library mmorph-1.0.4... Preprocessing library mmorph-1.0.4... dist/build/tmp-8370/src/Control/Monad/Morph.hs:76:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-8370/src/Control/Monad/Morph.hs:116:20: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Morph.hs:117:19: Warning: In the use of data constructor `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Morph.hs:117:34: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Morph.hs:241:11: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Morph.hs:241:33: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Morph.hs:242:17: Warning: In the use of data constructor `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Morph.hs:243:14: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Morph.hs:243:30: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" 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.4 Registering mmorph-1.0.4... Installed mmorph-1.0.4 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 91% ( 20 / 22) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mtl-2.2.1 Registering mtl-2.2.1... Installed mtl-2.2.1 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 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 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:92:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead 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() src/Control/Monad/Catch.hs:294:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Catch.hs:294:49: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Catch.hs:297:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Catch.hs:297:49: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Catch.hs:298:10: Warning: In the use of data constructor `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Catch.hs:298:24: Warning: In the use of data constructor `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Catch.hs:298:42: Warning: In the use of `runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [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-8370/src/Control/Monad/Catch.hs:92:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-8370/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() dist/build/tmp-8370/src/Control/Monad/Catch.hs:294:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Catch.hs:294:49: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Catch.hs:297:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Catch.hs:297:49: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Catch.hs:298:10: Warning: In the use of data constructor `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Catch.hs:298:24: Warning: In the use of data constructor `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/src/Control/Monad/Catch.hs:298:42: Warning: In the use of `runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" 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 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.Except.ExceptT 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.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Except.ExceptT e 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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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 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:42:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead 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() Control/Monad/Trans/Resource/Internal.hs:271:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Trans/Resource/Internal.hs:271:56: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [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: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead 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-8370/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-8370/Control/Monad/Trans/Resource/Internal.hs:42:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-8370/Control/Monad/Trans/Resource/Internal.hs:53:1: Warning: The import of `ap' from module `Control.Monad' is redundant dist/build/tmp-8370/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-8370/Control/Monad/Trans/Resource/Internal.hs:67:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-8370/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-8370/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-8370/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-8370/Control/Monad/Trans/Resource/Internal.hs:271:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Control/Monad/Trans/Resource/Internal.hs:271:56: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/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-8370/Control/Monad/Trans/Resource.hs:64:1: Warning: The import of `throw' from module `Control.Exception' is redundant dist/build/tmp-8370/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-8370/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-8370/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-8370/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-8370/Control/Monad/Trans/Resource.hs:79:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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-8370/Control/Monad/Trans/Resource.hs:222:1: Warning: Defined but not used: `finally' dist/build/tmp-8370/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-8370/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-8370/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-8370/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-8370/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-8370/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.2... Building conduit-1.2.0.2... Preprocessing library conduit-1.2.0.2... [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 ) Data/Conduit/Internal/Conduit.hs:84:1: Warning: Module `Prelude' does not export `catch' [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 ) Data/Conduit/Lift.hs:77:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Data/Conduit/Lift.hs:128:26: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:128:56: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:130:29: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:133:12: Warning: In the use of data constructor `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:139:16: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:140:20: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:145:25: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:150:56: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:159:16: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:160:20: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:161:29: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:162:23: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:167:32: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" In-place registering conduit-1.2.0.2... Running Haddock for conduit-1.2.0.2... Running hscolour for conduit-1.2.0.2... Preprocessing library conduit-1.2.0.2... Preprocessing library conduit-1.2.0.2... dist/build/tmp-8370/Data/Conduit/Internal/Conduit.hs:84:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-8370/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-8370/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-8370/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-8370/Data/Conduit/List.hs:145:1: Warning: Defined but not used: `enumFromToC' dist/build/tmp-8370/Data/Conduit/Lift.hs:77:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-8370/Data/Conduit/Lift.hs:128:26: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:128:56: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:130:29: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:133:12: Warning: In the use of data constructor `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:139:16: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:140:20: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:145:25: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:150:56: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:159:16: Warning: In the use of type constructor or class `E.Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:160:20: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:161:29: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:162:23: Warning: In the use of type constructor or class `E.ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-8370/Data/Conduit/Lift.hs:167:32: Warning: In the use of `E.runErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" 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.2 Registering conduit-1.2.0.2... Installed conduit-1.2.0.2 Downloading dice-entropy-conduit-1.0.0.0... Configuring dice-entropy-conduit-1.0.0.0... Building dice-entropy-conduit-1.0.0.0... Preprocessing library dice-entropy-conduit-1.0.0.0... [1 of 2] Compiling System.Random.Dice.Internal ( src/System/Random/Dice/Internal.hs, dist/build/System/Random/Dice/Internal.o ) [2 of 2] Compiling System.Random.Dice ( src/System/Random/Dice.hs, dist/build/System/Random/Dice.o ) In-place registering dice-entropy-conduit-1.0.0.0... Running Haddock for dice-entropy-conduit-1.0.0.0... Running hscolour for dice-entropy-conduit-1.0.0.0... Preprocessing library dice-entropy-conduit-1.0.0.0... Preprocessing library dice-entropy-conduit-1.0.0.0... Haddock coverage: 92% ( 11 / 12) in 'System.Random.Dice.Internal' 100% ( 7 / 7) in 'System.Random.Dice' Documentation created: dist/doc/html/dice-entropy-conduit/index.html, dist/doc/html/dice-entropy-conduit/dice-entropy-conduit.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dice-entropy-conduit-1.0.0.0 Registering dice-entropy-conduit-1.0.0.0... Installed dice-entropy-conduit-1.0.0.0