Build #1 for mstate-0.2.7

[all reports]

Package mstate-0.2.7
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies stm-2.4.3, mtl-2.1.2, monad-peel-0.1.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
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 monad-peel-0.1.1...
Building monad-peel-0.1.1...
Preprocessing library monad-peel-0.1.1...
[1 of 3] Compiling Control.Monad.Trans.Peel ( Control/Monad/Trans/Peel.hs, dist/build/Control/Monad/Trans/Peel.o )
[2 of 3] Compiling Control.Monad.IO.Peel ( Control/Monad/IO/Peel.hs, dist/build/Control/Monad/IO/Peel.o )
[3 of 3] Compiling Control.Exception.Peel ( Control/Exception/Peel.hs, dist/build/Control/Exception/Peel.o )

Control/Exception/Peel.hs:113:19: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

Control/Exception/Peel.hs:117:21: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
In-place registering monad-peel-0.1.1...
Running Haddock for monad-peel-0.1.1...
Running hscolour for monad-peel-0.1.1...
Preprocessing library monad-peel-0.1.1...
Preprocessing library monad-peel-0.1.1...

dist/build/tmp-2245/Control/Exception/Peel.hs:113:19: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

dist/build/tmp-2245/Control/Exception/Peel.hs:117:21: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
 100% (  6 /  6) in 'Control.Monad.Trans.Peel'
 100% (  4 /  4) in 'Control.Monad.IO.Peel'
 100% ( 20 / 20) in 'Control.Exception.Peel'
Documentation created: dist/doc/html/monad-peel/index.html,
dist/doc/html/monad-peel/monad-peel.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-peel-0.1.1
Registering monad-peel-0.1.1...
Installed monad-peel-0.1.1
Downloading mstate-0.2.7...
Configuring mstate-0.2.7...
Building mstate-0.2.7...
Preprocessing library mstate-0.2.7...
[1 of 1] Compiling Control.Concurrent.MState ( src/Control/Concurrent/MState.hs, dist/build/Control/Concurrent/MState.o )
In-place registering mstate-0.2.7...
Running Haddock for mstate-0.2.7...
Running hscolour for mstate-0.2.7...
Preprocessing library mstate-0.2.7...
Preprocessing library mstate-0.2.7...
Haddock coverage:
  83% ( 15 / 18) in 'Control.Concurrent.MState'
Documentation created: dist/doc/html/mstate/index.html,
dist/doc/html/mstate/mstate.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mstate-0.2.7
Registering mstate-0.2.7...
Installed mstate-0.2.7

Test log

No test log was submitted for this report.