Build #1 for mueval-0.9.1.1.2

[all reports]

Package mueval-0.9.1.1.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-07-04 02:53:48.470258 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies unix-2.7.0.1, simple-reflect-0.3.2, show-0.6, process-1.2.0.0, mtl-2.1.3.1, hint-0.4.2.3, filepath-1.3.0.2, extensible-exceptions-0.1.1.4, directory-1.2.1.0, containers-0.5.5.1, base-4.7.0.1, QuickCheck-2.8.1, Cabal-1.18.1.3
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
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.112158.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
[1 of 1] Compiling Main             ( /tmp/ghc-paths-0.1.0.9-12158/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/ghc-paths-0.1.0.9-12158/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/ghc-paths-0.1.0.9-12158/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths        ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
   0% (  0 /  5) in 'GHC.Paths'
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Creating package registration file: /tmp/pkgConf-ghc-paths-0.1.012158.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ghc-paths-0.1.0.9
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring mtl-2.1.3.1...
Building mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.1.3.1...
Running Haddock for mtl-2.1.3.1...
Running hscolour for mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  4 /  4) 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'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% ( 21 / 21) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  95% ( 20 / 21) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.1.312158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1
Registering mtl-2.1.3.1...
Installed mtl-2.1.3.1
Configuring primitive-0.6...
Building primitive-0.6...
Preprocessing library primitive-0.6...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6...
Running Haddock for primitive-0.6...
Running hscolour for primitive-0.6...
Preprocessing library primitive-0.6...
Preprocessing library primitive-0.6...
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  75% ( 12 / 16) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file: /tmp/pkgConf-primitive-012158.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6
Registering primitive-0.6...
Installed primitive-0.6
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-112158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring simple-reflect-0.3.2...
Building simple-reflect-0.3.2...
Preprocessing library simple-reflect-0.3.2...
[1 of 3] Compiling Debug.SimpleReflect.Expr ( Debug/SimpleReflect/Expr.hs, dist/build/Debug/SimpleReflect/Expr.o )
[2 of 3] Compiling Debug.SimpleReflect.Vars ( Debug/SimpleReflect/Vars.hs, dist/build/Debug/SimpleReflect/Vars.o )
[3 of 3] Compiling Debug.SimpleReflect ( Debug/SimpleReflect.hs, dist/build/Debug/SimpleReflect.o )
In-place registering simple-reflect-0.3.2...
Running Haddock for simple-reflect-0.3.2...
Running hscolour for simple-reflect-0.3.2...
Preprocessing library simple-reflect-0.3.2...
Preprocessing library simple-reflect-0.3.2...
Haddock coverage:
 100% ( 12 / 12) in 'Debug.SimpleReflect.Expr'
  20% (  7 / 35) in 'Debug.SimpleReflect.Vars'
 100% (  3 /  3) in 'Debug.SimpleReflect'
Documentation created: dist/doc/html/simple-reflect/index.html,
dist/doc/html/simple-reflect/simple-reflect.txt
Creating package registration file: /tmp/pkgConf-simple-reflect-0.312158.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/simple-reflect-0.3.2
Registering simple-reflect-0.3.2...
Installed simple-reflect-0.3.2
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 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.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
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% ( 16 / 16) 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
Creating package registration file: /tmp/pkgConf-stm-2.412158.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring syb-0.5.1...
Building syb-0.5.1...
Preprocessing library syb-0.5.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.5.1...
Running Haddock for syb-0.5.1...
Running hscolour for syb-0.5.1...
Preprocessing library syb-0.5.1...
Preprocessing library syb-0.5.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0.512158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.5.1
Registering syb-0.5.1...
Installed syb-0.5.1
Configuring transformers-compat-0.4.0.3...
Building transformers-compat-0.4.0.3...
Preprocessing library transformers-compat-0.4.0.3...
[1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
In-place registering transformers-compat-0.4.0.3...
Running Haddock for transformers-compat-0.4.0.3...
Running hscolour for transformers-compat-0.4.0.3...
Preprocessing library transformers-compat-0.4.0.3...
Preprocessing library transformers-compat-0.4.0.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% ( 18 / 18) in 'Control.Monad.Trans.Except'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.012158.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.3
Registering transformers-compat-0.4.0.3...
Installed transformers-compat-0.4.0.3
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file: /tmp/pkgConf-tf-random-012158.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring show-0.6...
Building show-0.6...
Preprocessing library show-0.6...
[1 of 1] Compiling ShowFun          ( ShowFun.hs, dist/build/ShowFun.o )

ShowFun.hs:5:10: Warning:
    Orphan instance: instance (Typeable a, Typeable b) => Show (a -> b)

ShowFun.hs:8:10: Warning:
    Orphan instance: instance Typeable a => Show (IO a)
In-place registering show-0.6...
Running Haddock for show-0.6...
Running hscolour for show-0.6...
Preprocessing library show-0.6...
Preprocessing library show-0.6...

ShowFun.hs:5:10: Warning:
    Orphan instance: instance (Typeable a, Typeable b) => Show (a -> b)

ShowFun.hs:8:10: Warning:
    Orphan instance: instance Typeable a => Show (IO a)
Haddock coverage:
   0% (  0 /  3) in 'ShowFun'
Documentation created: dist/doc/html/show/index.html,
dist/doc/html/show/show.txt
Creating package registration file: /tmp/pkgConf-show-012158.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/show-0.6
Registering show-0.6...
Installed show-0.6
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[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.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
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
Creating package registration file: /tmp/pkgConf-exceptions-0.8.012158.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/exceptions-0.8.0.2
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  99% (127 /128) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.gSubterms Test.QuickCheck.Arbitrary.gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file: /tmp/pkgConf-QuickCheck-2.812158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8.1
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring ghc-mtl-1.2.1.0...
Building ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
[1 of 1] Compiling Control.Monad.Ghc ( Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.o )
In-place registering ghc-mtl-1.2.1.0...
Running Haddock for ghc-mtl-1.2.1.0...
Running hscolour for ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
Haddock coverage:
  29% (  2 /  7) in 'Control.Monad.Ghc'
Warning: Control.Monad.Ghc: could not find link destinations for:
    Control.Monad.Ghc.MTLAdapter
Documentation created: dist/doc/html/ghc-mtl/index.html,
dist/doc/html/ghc-mtl/ghc-mtl.txt
Creating package registration file: /tmp/pkgConf-ghc-mtl-1.2.112158.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ghc-mtl-1.2.1.0
Registering ghc-mtl-1.2.1.0...
Installed ghc-mtl-1.2.1.0
Configuring hint-0.4.2.3...
Building hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
[ 1 of 23] Compiling Hint.SignalHandlers ( src/Hint/SignalHandlers.hs, dist/build/Hint/SignalHandlers.o )
[ 2 of 23] Compiling Hint.Util        ( src/Hint/Util.hs, dist/build/Hint/Util.o )
[ 3 of 23] Compiling Hint.CompatPlatform ( src/Hint/CompatPlatform.hs, dist/build/Hint/CompatPlatform.o )
[ 4 of 23] Compiling Hint.GHC         ( src/Hint/GHC.hs, dist/build/Hint/GHC.o )
[ 5 of 23] Compiling Hint.Compat      ( src/Hint/Compat.hs, dist/build/Hint/Compat.o )
[ 6 of 23] Compiling Hint.Extension   ( src/Hint/Extension.hs, dist/build/Hint/Extension.o )
[ 7 of 23] Compiling Language.Haskell.Interpreter.Extension ( src/Language/Haskell/Interpreter/Extension.hs, dist/build/Language/Haskell/Interpreter/Extension.o )
[ 8 of 23] Compiling Hint.Base        ( src/Hint/Base.hs, dist/build/Hint/Base.o )
[ 9 of 23] Compiling Hint.Annotations ( src/Hint/Annotations.hs, dist/build/Hint/Annotations.o )
[10 of 23] Compiling Hint.Configuration ( src/Hint/Configuration.hs, dist/build/Hint/Configuration.o )
[11 of 23] Compiling Hint.Reflection  ( src/Hint/Reflection.hs, dist/build/Hint/Reflection.o )
[12 of 23] Compiling Hint.Typecheck[boot] ( src/Hint/Typecheck.hs-boot, dist/build/Hint/Typecheck.o-boot )
[13 of 23] Compiling Hint.Conversions ( src/Hint/Conversions.hs, dist/build/Hint/Conversions.o )
[14 of 23] Compiling Hint.Context     ( src/Hint/Context.hs, dist/build/Hint/Context.o )
[15 of 23] Compiling Hint.InterpreterT ( src/Hint/InterpreterT.hs, dist/build/Hint/InterpreterT.o )
[16 of 23] Compiling Language.Haskell.Interpreter.Unsafe ( src/Language/Haskell/Interpreter/Unsafe.hs, dist/build/Language/Haskell/Interpreter/Unsafe.o )
[17 of 23] Compiling Language.Haskell.Interpreter.GHC.Unsafe ( src/Language/Haskell/Interpreter/GHC/Unsafe.hs, dist/build/Language/Haskell/Interpreter/GHC/Unsafe.o )
[18 of 23] Compiling Hint.Parsers     ( src/Hint/Parsers.hs, dist/build/Hint/Parsers.o )
[19 of 23] Compiling Hint.Sandbox     ( src/Hint/Sandbox.hs, dist/build/Hint/Sandbox.o )
[20 of 23] Compiling Hint.Typecheck   ( src/Hint/Typecheck.hs, dist/build/Hint/Typecheck.o )
[21 of 23] Compiling Hint.Eval        ( src/Hint/Eval.hs, dist/build/Hint/Eval.o )
[22 of 23] Compiling Language.Haskell.Interpreter ( src/Language/Haskell/Interpreter.hs, dist/build/Language/Haskell/Interpreter.o )
[23 of 23] Compiling Language.Haskell.Interpreter.GHC ( src/Language/Haskell/Interpreter/GHC.hs, dist/build/Language/Haskell/Interpreter/GHC.o )
In-place registering hint-0.4.2.3...
Running Haddock for hint-0.4.2.3...
Running hscolour for hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
Haddock coverage:
   0% (  0 /  2) in 'Hint.SignalHandlers'
   0% (  0 /  7) in 'Hint.Util'
   0% (  0 /  2) in 'Hint.CompatPlatform'
  89% ( 16 / 18) in 'Hint.GHC'
   0% (  0 / 26) in 'Hint.Compat'
  40% (  2 /  5) in 'Hint.Extension'
  40% (  2 /  5) in 'Language.Haskell.Interpreter.Extension'
   7% (  2 / 27) in 'Hint.Base'
  67% (  2 /  3) in 'Hint.Annotations'
  50% (  9 / 18) in 'Hint.Configuration'
  33% (  2 /  6) in 'Hint.Reflection'
   0% (  0 /  5) in 'Hint.Conversions'
  47% (  9 / 19) in 'Hint.Context'
  50% (  3 /  6) in 'Hint.InterpreterT'
  67% (  2 /  3) in 'Language.Haskell.Interpreter.Unsafe'
 100% (  2 /  2) in 'Language.Haskell.Interpreter.GHC.Unsafe'
   0% (  0 /  6) in 'Hint.Parsers'
   0% (  0 /  2) in 'Hint.Sandbox'
  50% (  3 /  6) in 'Hint.Typecheck'
  83% (  5 /  6) in 'Hint.Eval'
  80% ( 45 / 56) in 'Language.Haskell.Interpreter'
 100% (  2 /  2) in 'Language.Haskell.Interpreter.GHC'
Warning: Language.Haskell.Interpreter: could not find link destinations for:
    Hint.Base.FromSession Hint.Base.ModifySessionRef Hint.Base.RunGhc
Documentation created: dist/doc/html/hint/index.html,
dist/doc/html/hint/hint.txt
Creating package registration file: /tmp/pkgConf-hint-0.4.212158.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hint-0.4.2.3
Registering hint-0.4.2.3...
Installed hint-0.4.2.3
Downloading mueval-0.9.1.1.2...
Configuring mueval-0.9.1.1.2...
Building mueval-0.9.1.1.2...
Preprocessing library mueval-0.9.1.1.2...
[1 of 5] Compiling Mueval.Resources ( Mueval/Resources.hs, dist/build/Mueval/Resources.o )
[2 of 5] Compiling Mueval.Context   ( Mueval/Context.hs, dist/build/Mueval/Context.o )
[3 of 5] Compiling Mueval.ArgsParse ( Mueval/ArgsParse.hs, dist/build/Mueval/ArgsParse.o )
[4 of 5] Compiling Mueval.Interpreter ( Mueval/Interpreter.hs, dist/build/Mueval/Interpreter.o )

Mueval/Interpreter.hs:50:62: Warning:
    In the use of ‘glasgowExtensions’
    (imported from Language.Haskell.Interpreter, but defined in hint-0.4.2.3:Hint.Configuration):
    Deprecated: "glasgowExtensions list is no longer maintained, will be removed soon"
[5 of 5] Compiling Mueval.Parallel  ( Mueval/Parallel.hs, dist/build/Mueval/Parallel.o )
In-place registering mueval-0.9.1.1.2...
Preprocessing executable 'mueval-core' for mueval-0.9.1.1.2...
[1 of 6] Compiling Mueval.Resources ( Mueval/Resources.hs, dist/build/mueval-core/mueval-core-tmp/Mueval/Resources.o )
[2 of 6] Compiling Mueval.Context   ( Mueval/Context.hs, dist/build/mueval-core/mueval-core-tmp/Mueval/Context.o )
[3 of 6] Compiling Mueval.ArgsParse ( Mueval/ArgsParse.hs, dist/build/mueval-core/mueval-core-tmp/Mueval/ArgsParse.o )
[4 of 6] Compiling Mueval.Interpreter ( Mueval/Interpreter.hs, dist/build/mueval-core/mueval-core-tmp/Mueval/Interpreter.o )

Mueval/Interpreter.hs:50:62: Warning:
    In the use of ‘glasgowExtensions’
    (imported from Language.Haskell.Interpreter, but defined in hint-0.4.2.3:Hint.Configuration):
    Deprecated: "glasgowExtensions list is no longer maintained, will be removed soon"
[5 of 6] Compiling Mueval.Parallel  ( Mueval/Parallel.hs, dist/build/mueval-core/mueval-core-tmp/Mueval/Parallel.o )
[6 of 6] Compiling Main             ( main.hs, dist/build/mueval-core/mueval-core-tmp/Main.o )
Linking dist/build/mueval-core/mueval-core ...
Preprocessing executable 'mueval' for mueval-0.9.1.1.2...
[1 of 1] Compiling Main             ( watchdog.hs, dist/build/mueval/mueval-tmp/Main.o )
Linking dist/build/mueval/mueval ...
Running Haddock for mueval-0.9.1.1.2...
Running hscolour for mueval-0.9.1.1.2...
Preprocessing library mueval-0.9.1.1.2...
Preprocessing executable 'mueval-core' for mueval-0.9.1.1.2...
Preprocessing executable 'mueval' for mueval-0.9.1.1.2...
Preprocessing library mueval-0.9.1.1.2...

Mueval/Interpreter.hs:50:62: Warning:
    In the use of ‘glasgowExtensions’
    (imported from Language.Haskell.Interpreter, but defined in hint-0.4.2.3:Hint.Configuration):
    Deprecated: "glasgowExtensions list is no longer maintained, will be removed soon"
Haddock coverage:
  50% (  1 /  2) in 'Mueval.Resources'
  60% (  3 /  5) in 'Mueval.Context'
  50% (  2 /  4) in 'Mueval.ArgsParse'
  55% (  6 / 11) in 'Mueval.Interpreter'
  80% (  4 /  5) in 'Mueval.Parallel'
Documentation created: dist/doc/html/mueval/index.html,
dist/doc/html/mueval/mueval.txt
Preprocessing executable 'mueval-core' for mueval-0.9.1.1.2...
Preprocessing executable 'mueval' for mueval-0.9.1.1.2...
Creating package registration file: /tmp/pkgConf-mueval-0.9.1.112158.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mueval-0.9.1.1.2
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering mueval-0.9.1.1.2...
Installed mueval-0.9.1.1.2

Test log

No test log was submitted for this report.