Build #1 for cereal-conduit-0.0.6
| Package | cereal-conduit-0.0.6 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | void-0.5.12, mtl-2.1.2, exception-transformers-0.3.0.3, conduit-0.4.2, cereal-0.4.0.1, bytestring-0.10.0.2, base-4.6.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
100% ( 5 / 5) in 'Data.Ord.Unicode'
100% ( 3 / 3) in 'Data.Monoid.Unicode'
100% ( 10 / 10) in 'Data.List.Unicode'
100% ( 2 / 2) in 'Data.Function.Unicode'
100% ( 5 / 5) in 'Data.Foldable.Unicode'
100% ( 4 / 4) in 'Data.Eq.Unicode'
100% ( 4 / 4) in 'Data.Bool.Unicode'
100% ( 21 / 21) in 'Prelude.Unicode'
100% ( 4 / 4) in 'Control.Monad.Unicode'
100% ( 4 / 4) in 'Control.Category.Unicode'
100% ( 6 / 6) in 'Control.Arrow.Unicode'
100% ( 3 / 3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
Configuring cereal-0.4.0.1...
Building cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.0.1...
Running Haddock for cereal-0.4.0.1...
Running hscolour for cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Haddock coverage:
96% ( 26 / 27) in 'Data.Serialize.Builder'
69% ( 29 / 42) in 'Data.Serialize.Put'
94% ( 50 / 53) in 'Data.Serialize.Get'
100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
100% ( 11 / 11) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1
Registering cereal-0.4.0.1...
Installed cereal-0.4.0.1
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.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.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
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.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.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.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Haddock coverage:
75% ( 3 / 4) in 'Numeric.Natural.Internal'
75% ( 3 / 4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2
Registering nats-0.1.2...
Installed nats-0.1.2
Configuring stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2
Registering stm-2.4.2...
Installed stm-2.4.2
Configuring transformers-base-0.4.1...
Building transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
[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.1...
Running Haddock for transformers-base-0.4.1...
Running hscolour for transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
33% ( 1 / 3) in 'Control.Monad.Base'
Warning: Control.Monad.Base: could not find link destinations for:
Data.Functor.Identity.Identity Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Class.lift
Documentation created: dist/doc/html/transformers-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1
Registering transformers-base-0.4.1...
Installed transformers-base-0.4.1
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[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.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
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'
85% ( 52 / 61) in 'Data.HashMap.Base'
98% ( 44 / 45) in 'Data.HashMap.Strict'
98% ( 44 / 45) in 'Data.HashMap.Lazy'
100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring exception-transformers-0.3.0.3...
Building exception-transformers-0.3.0.3...
Preprocessing library exception-transformers-0.3.0.3...
[1 of 1] Compiling Control.Monad.Exception ( Control/Monad/Exception.hs, dist/build/Control/Monad/Exception.o )
Control/Monad/Exception.hs:30:1: Warning:
Module `Prelude' does not export `catch'
In-place registering exception-transformers-0.3.0.3...
Running Haddock for exception-transformers-0.3.0.3...
Running hscolour for exception-transformers-0.3.0.3...
Preprocessing library exception-transformers-0.3.0.3...
Preprocessing library exception-transformers-0.3.0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
dist/build/tmp-30553/Control/Monad/Exception.hs:30:1: Warning:
Module `Prelude' does not export `catch'
Haddock coverage:
64% ( 7 / 11) in 'Control.Monad.Exception'
Warning: Control.Monad.Exception: could not find link destinations for:
Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Class.MonadTrans
Documentation created: dist/doc/html/exception-transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/exception-transformers-0.3.0.3
Registering exception-transformers-0.3.0.3...
Installed exception-transformers-0.3.0.3
Configuring monad-control-0.3.2.2...
Building monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
[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.2.2...
Running Haddock for monad-control-0.3.2.2...
Running hscolour for monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.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'
Warning: Control.Monad.Trans.Control: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Data.Functor.Identity.Identity
Documentation created: dist/doc/html/monad-control/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.2
Registering monad-control-0.3.2.2...
Installed monad-control-0.3.2.2
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[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.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
94% ( 62 / 66) in 'Data.List.NonEmpty'
87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12
Registering semigroups-0.12...
Installed semigroups-0.12
[1 of 1] Compiling Main ( /tmp/lifted-base-0.1.2-30553/lifted-base-0.1.2/Setup.hs, /tmp/lifted-base-0.1.2-30553/lifted-base-0.1.2/dist/setup/Main.o )
Linking /tmp/lifted-base-0.1.2-30553/lifted-base-0.1.2/dist/setup/setup ...
Configuring lifted-base-0.1.2...
Building lifted-base-0.1.2...
Preprocessing library lifted-base-0.1.2...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[3 of 9] Compiling Control.Concurrent.SampleVar.Lifted ( Control/Concurrent/SampleVar/Lifted.hs, dist/build/Control/Concurrent/SampleVar/Lifted.o )
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:38: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:55:41: 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:56: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:60:40: 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:61: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:65:35: 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:66: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:70:34: 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:71: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:75:35: 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:76: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:80: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:81: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."
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )
Control/Concurrent/QSemN/Lifted.hs:34:1: Warning:
Module `Control.Concurrent.QSemN' is deprecated:
Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/QSemN/Lifted.hs:35:1: Warning:
Module `Control.Concurrent.QSemN' is deprecated:
Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/QSemN/Lifted.hs:52:37: Warning:
In the use of type constructor or class `QSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSemN/Lifted.hs:53:23: Warning:
In the use of `QSemN.newQSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSemN/Lifted.hs:57:30: Warning:
In the use of type constructor or class `QSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSemN/Lifted.hs:58:28: Warning:
In the use of `QSemN.waitQSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSemN/Lifted.hs:62:32: Warning:
In the use of type constructor or class `QSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSemN/Lifted.hs:63:30: Warning:
In the use of `QSemN.signalQSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )
Control/Concurrent/QSem/Lifted.hs:34:1: Warning:
Module `Control.Concurrent.QSem' is deprecated:
Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/QSem/Lifted.hs:35:1: Warning:
Module `Control.Concurrent.QSem' is deprecated:
Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/QSem/Lifted.hs:52:36: Warning:
In the use of type constructor or class `QSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSem/Lifted.hs:53:22: Warning:
In the use of `QSem.newQSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSem/Lifted.hs:57:29: Warning:
In the use of type constructor or class `QSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSem/Lifted.hs:58:23: Warning:
In the use of `QSem.waitQSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSem/Lifted.hs:62:31: Warning:
In the use of type constructor or class `QSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/QSem/Lifted.hs:63:25: Warning:
In the use of `QSem.signalQSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
Control/Concurrent/MVar/Lifted.hs:181:38: Warning:
In the use of `MVar.addMVarFinalizer'
(imported from Control.Concurrent.MVar):
Deprecated: "use mkWeakMVar instead"
[8 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
Control/Concurrent/Lifted.hs:202:26: Warning:
In the use of `C.mergeIO' (imported from Control.Concurrent):
Deprecated: "Control.Concurrent.mergeIO will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/Lifted.hs:207:21: Warning:
In the use of `C.nmergeIO' (imported from Control.Concurrent):
Deprecated: "Control.Concurrent.nmergeIO will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[9 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
In-place registering lifted-base-0.1.2...
Running Haddock for lifted-base-0.1.2...
Running hscolour for lifted-base-0.1.2...
Preprocessing library lifted-base-0.1.2...
Preprocessing library lifted-base-0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
dist/build/tmp-31608/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-31608/Control/Concurrent/SampleVar/Lifted.hs:38: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-31608/Control/Concurrent/SampleVar/Lifted.hs:55:41: 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-31608/Control/Concurrent/SampleVar/Lifted.hs:56: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-31608/Control/Concurrent/SampleVar/Lifted.hs:60:40: 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-31608/Control/Concurrent/SampleVar/Lifted.hs:61: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-31608/Control/Concurrent/SampleVar/Lifted.hs:65:35: 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-31608/Control/Concurrent/SampleVar/Lifted.hs:66: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-31608/Control/Concurrent/SampleVar/Lifted.hs:70:34: 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-31608/Control/Concurrent/SampleVar/Lifted.hs:71: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-31608/Control/Concurrent/SampleVar/Lifted.hs:75:35: 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-31608/Control/Concurrent/SampleVar/Lifted.hs:76: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-31608/Control/Concurrent/SampleVar/Lifted.hs:80: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-31608/Control/Concurrent/SampleVar/Lifted.hs:81: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."
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:34:1: Warning:
Module `Control.Concurrent.QSemN' is deprecated:
Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:35:1: Warning:
Module `Control.Concurrent.QSemN' is deprecated:
Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:52:37: Warning:
In the use of type constructor or class `QSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:53:23: Warning:
In the use of `QSemN.newQSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:57:30: Warning:
In the use of type constructor or class `QSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:58:28: Warning:
In the use of `QSemN.waitQSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:62:32: Warning:
In the use of type constructor or class `QSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSemN/Lifted.hs:63:30: Warning:
In the use of `QSemN.signalQSemN'
(imported from Control.Concurrent.QSemN):
Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:34:1: Warning:
Module `Control.Concurrent.QSem' is deprecated:
Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:35:1: Warning:
Module `Control.Concurrent.QSem' is deprecated:
Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:52:36: Warning:
In the use of type constructor or class `QSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:53:22: Warning:
In the use of `QSem.newQSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:57:29: Warning:
In the use of type constructor or class `QSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:58:23: Warning:
In the use of `QSem.waitQSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:62:31: Warning:
In the use of type constructor or class `QSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/QSem/Lifted.hs:63:25: Warning:
In the use of `QSem.signalQSem'
(imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/MVar/Lifted.hs:181:38: Warning:
In the use of `MVar.addMVarFinalizer'
(imported from Control.Concurrent.MVar):
Deprecated: "use mkWeakMVar instead"
dist/build/tmp-31608/Control/Concurrent/Lifted.hs:202:26: Warning:
In the use of `C.mergeIO' (imported from Control.Concurrent):
Deprecated: "Control.Concurrent.mergeIO will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-31608/Control/Concurrent/Lifted.hs:207:21: Warning:
In the use of `C.nmergeIO' (imported from Control.Concurrent):
Deprecated: "Control.Concurrent.nmergeIO 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% ( 8 / 8) 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% ( 15 / 15) in 'Control.Concurrent.MVar.Lifted'
100% ( 35 / 35) in 'Control.Concurrent.Lifted'
100% ( 34 / 34) in 'Control.Exception.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-base-0.1.2
Registering lifted-base-0.1.2...
Installed lifted-base-0.1.2
Configuring void-0.5.12...
Building void-0.5.12...
Preprocessing library void-0.5.12...
[1 of 2] Compiling Data.Void ( Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.5.12...
Running Haddock for void-0.5.12...
Running hscolour for void-0.5.12...
Preprocessing library void-0.5.12...
Preprocessing library void-0.5.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
100% ( 5 / 5) in 'Data.Void'
100% ( 3 / 3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.5.12
Registering void-0.5.12...
Installed void-0.5.12
Downloading resourcet-0.3.3.1...
Configuring resourcet-0.3.3.1...
Building resourcet-0.3.3.1...
Preprocessing library resourcet-0.3.3.1...
[1 of 1] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )
Control/Monad/Trans/Resource.hs:380:36: Warning:
This binding for `reader' shadows the existing binding
imported from `Control.Monad.Reader.Class' at Control/Monad/Trans/Resource.hs:76:37-52
In-place registering resourcet-0.3.3.1...
Running Haddock for resourcet-0.3.3.1...
Running hscolour for resourcet-0.3.3.1...
Preprocessing library resourcet-0.3.3.1...
Preprocessing library resourcet-0.3.3.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
dist/build/tmp-30553/Control/Monad/Trans/Resource.hs:380:36: Warning:
This binding for `reader' shadows the existing binding
imported from `Control.Monad.Reader.Class' at dist/build/tmp-30553/Control/Monad/Trans/Resource.hs:76:37-52
Haddock coverage:
Warning: Control.Monad.Trans.Resource: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.ResourceT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.ResourceT m), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.ExceptionT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.ExceptionT m)
96% ( 22 / 23) in 'Control.Monad.Trans.Resource'
Warning: Control.Monad.Trans.Resource: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Data.Functor.Identity.Identity
Documentation created: dist/doc/html/resourcet/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/resourcet-0.3.3.1
Registering resourcet-0.3.3.1...
Installed resourcet-0.3.3.1
Downloading conduit-0.4.2...
Configuring conduit-0.4.2...
Building conduit-0.4.2...
Preprocessing library conduit-0.4.2...
[ 1 of 10] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[ 2 of 10] Compiling Data.Conduit.Util.Conduit ( Data/Conduit/Util/Conduit.hs, dist/build/Data/Conduit/Util/Conduit.o )
[ 3 of 10] Compiling Data.Conduit.Util.Sink ( Data/Conduit/Util/Sink.hs, dist/build/Data/Conduit/Util/Sink.o )
[ 4 of 10] Compiling Data.Conduit.Util.Source ( Data/Conduit/Util/Source.hs, dist/build/Data/Conduit/Util/Source.o )
[ 5 of 10] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.o )
[ 6 of 10] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[ 7 of 10] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )
[ 8 of 10] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[ 9 of 10] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )
[10 of 10] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )
In-place registering conduit-0.4.2...
Running Haddock for conduit-0.4.2...
Running hscolour for conduit-0.4.2...
Preprocessing library conduit-0.4.2...
Preprocessing library conduit-0.4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
95% ( 19 / 20) in 'Data.Conduit.Internal'
100% ( 11 / 11) in 'Data.Conduit.Util.Conduit'
100% ( 5 / 5) in 'Data.Conduit.Util.Sink'
100% ( 6 / 6) in 'Data.Conduit.Util.Source'
0% ( 0 / 4) in 'System.PosixFile'
100% ( 49 / 49) in 'Data.Conduit'
100% ( 16 / 16) in 'Data.Conduit.Binary'
100% ( 31 / 31) in 'Data.Conduit.List'
100% ( 13 / 13) in 'Data.Conduit.Text'
100% ( 2 / 2) in 'Data.Conduit.Lazy'
Warning: Data.Conduit.Internal: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Control.Monad.RWS.Class.MonadRWS Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Reader.Class.MonadReader Control.Monad.Error.Class.MonadError Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Conduit.Binary: could not find link destinations for:
Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit.Text: could not find link destinations for:
Data.Text.Internal.Text
Documentation created: dist/doc/html/conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/conduit-0.4.2
Registering conduit-0.4.2...
Installed conduit-0.4.2
Downloading cereal-conduit-0.0.6...
Configuring cereal-conduit-0.0.6...
Building cereal-conduit-0.0.6...
Preprocessing library cereal-conduit-0.0.6...
Data/Conduit/Cereal.hs:16:18:
Could not find module `Data.Conduit.Cereal.Internal'
Perhaps you meant Data.Conduit.Internal (from conduit-0.4.2)
Use -v to see a list of the files searched for.
Failed to install cereal-conduit-0.0.6
cabal: Error: some packages failed to install:
cereal-conduit-0.0.6 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.