Build #1 for immortal-0.2

[all reports]

Package immortal-0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-base-0.4.2, monad-control-0.3.3.0, lifted-base-0.2.3.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring transformers-base-0.4.2...
Building transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.2...
Running Haddock for transformers-base-0.4.2...
Running hscolour for transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.2
Registering transformers-base-0.4.2...
Installed transformers-base-0.4.2
Configuring monad-control-0.3.3.0...
Building monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-0.3.3.0...
Running Haddock for monad-control-0.3.3.0...
Running hscolour for monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
Haddock coverage:
Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m)
  86% ( 18 / 21) in 'Control.Monad.Trans.Control'
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.3.0
Registering monad-control-0.3.3.0...
Installed monad-control-0.3.3.0
Configuring lifted-base-0.2.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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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-26783/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
Downloading immortal-0.2...
Configuring immortal-0.2...
Building immortal-0.2...
Preprocessing library immortal-0.2...
[1 of 1] Compiling Control.Immortal ( src/Control/Immortal.hs, dist/build/Control/Immortal.o )
In-place registering immortal-0.2...
Running Haddock for immortal-0.2...
Running hscolour for immortal-0.2...
Preprocessing library immortal-0.2...
Preprocessing library immortal-0.2...
Haddock coverage:
 100% (  9 /  9) in 'Control.Immortal'
Documentation created: dist/doc/html/immortal/index.html,
dist/doc/html/immortal/immortal.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/immortal-0.2
Registering immortal-0.2...
Installed immortal-0.2

Test log

No test log was submitted for this report.