Build #2 for monadiccp-0.7.0

[all reports]

Package monadiccp-0.7.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-06-05 12:51:17.939208 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies random-1.1, pretty-1.1.1.1, mtl-2.2.1, haskell98-2.0.0.3, containers-0.5.5.1, base-4.7.0.1, Monatron-0.3.1
Flags -runtimegecode -debug

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Monatron-0.3.1...
Building Monatron-0.3.1...
Preprocessing library Monatron-0.3.1...

Control/Monatron/Zipper.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Control/Monatron/Open.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[ 1 of 12] Compiling Control.Monatron.MonadT ( Control/Monatron/MonadT.hs, dist/build/Control/Monatron/MonadT.o )
[ 2 of 12] Compiling Control.Monatron.AutoInstances ( Control/Monatron/AutoInstances.hs, dist/build/Control/Monatron/AutoInstances.o )

Control/Monatron/AutoInstances.hs:11:10: Warning:
    Orphan instance:
      instance [overlap ok] (Monad m, MonadT t) => Monad (t m)

Control/Monatron/AutoInstances.hs:16:10: Warning:
    Orphan instance:
      instance [overlap ok] (Monad m, MonadT t) => Functor (t m)
[ 3 of 12] Compiling Control.Monatron.Transformer ( Control/Monatron/Transformer.hs, dist/build/Control/Monatron/Transformer.o )
[ 4 of 12] Compiling Control.Monatron.Monad ( Control/Monatron/Monad.hs, dist/build/Control/Monatron/Monad.o )

Control/Monatron/Monad.hs:11:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Control/Monatron/Monad.hs:53:10: Warning:
    ‘Id’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.

Control/Monatron/Monad.hs:58:10: Warning:
    ‘Lift’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 5 of 12] Compiling Control.Monatron.Codensity ( Control/Monatron/Codensity.hs, dist/build/Control/Monatron/Codensity.o )
[ 6 of 12] Compiling Control.Monatron.Operations ( Control/Monatron/Operations.hs, dist/build/Control/Monatron/Operations.o )
[ 7 of 12] Compiling Control.Monatron.AutoLift ( Control/Monatron/AutoLift.hs, dist/build/Control/Monatron/AutoLift.o )
[ 8 of 12] Compiling Control.Monatron.Monatron ( Control/Monatron/Monatron.hs, dist/build/Control/Monatron/Monatron.o )
[ 9 of 12] Compiling Control.Monatron.IdT ( Control/Monatron/IdT.hs, dist/build/Control/Monatron/IdT.o )
[10 of 12] Compiling Control.Monatron.Open ( Control/Monatron/Open.hs, dist/build/Control/Monatron/Open.o )

Control/Monatron/Open.hs:6:1: Warning:
    The import of ‘Control.Monatron.AutoLift’ is redundant
      except perhaps to import instances from ‘Control.Monatron.AutoLift’
    To import instances alone, use: import Control.Monatron.AutoLift()
[11 of 12] Compiling Control.Monatron.Zipper ( Control/Monatron/Zipper.hs, dist/build/Control/Monatron/Zipper.o )

Control/Monatron/Zipper.hs:13:1: Warning:
    The import of ‘Control.Monatron.Operations’ is redundant
      except perhaps to import instances from ‘Control.Monatron.Operations’
    To import instances alone, use: import Control.Monatron.Operations()
[12 of 12] Compiling Control.Monatron.ZipperExamples ( Control/Monatron/ZipperExamples.hs, dist/build/Control/Monatron/ZipperExamples.o )

Control/Monatron/ZipperExamples.hs:30:10: Warning:
    Defined but not used: ‘eval’

Control/Monatron/ZipperExamples.hs:49:8: Warning:
    Defined but not used: ‘f’

Control/Monatron/ZipperExamples.hs:68:1: Warning:
    Top-level binding with no type signature:
      evalLit :: forall t t1 (m :: * -> *).
                 Monad m =>
                 t -> Lit t1 -> m Int

Control/Monatron/ZipperExamples.hs:70:1: Warning:
    Top-level binding with no type signature:
      evalVar :: forall t t1 (m :: * -> *) b.
                 (StateM [(String, b)] m, ExcM [Char] m) =>
                 t -> Var t1 -> m b

Control/Monatron/ZipperExamples.hs:80:1: Warning:
    Top-level binding with no type signature:
      test :: (((Int, Reg), [(String, Int)]), Count)
In-place registering Monatron-0.3.1...
Running Haddock for Monatron-0.3.1...
Running hscolour for Monatron-0.3.1...
Preprocessing library Monatron-0.3.1...
Preprocessing library Monatron-0.3.1...

Control/Monatron/Zipper.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Control/Monatron/Open.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Control/Monatron/AutoInstances.hs:11:10: Warning:
    Orphan instance:
      instance [overlap ok] (Monad m, MonadT t) => Monad (t m)

Control/Monatron/AutoInstances.hs:16:10: Warning:
    Orphan instance:
      instance [overlap ok] (Monad m, MonadT t) => Functor (t m)

Control/Monatron/Monad.hs:11:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Control/Monatron/Monad.hs:53:10: Warning:
    ‘Id’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.

Control/Monatron/Monad.hs:58:10: Warning:
    ‘Lift’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.

Control/Monatron/Open.hs:6:1: Warning:
    The import of ‘Control.Monatron.AutoLift’ is redundant
      except perhaps to import instances from ‘Control.Monatron.AutoLift’
    To import instances alone, use: import Control.Monatron.AutoLift()

Control/Monatron/Zipper.hs:13:1: Warning:
    The import of ‘Control.Monatron.Operations’ is redundant
      except perhaps to import instances from ‘Control.Monatron.Operations’
    To import instances alone, use: import Control.Monatron.Operations()

Control/Monatron/ZipperExamples.hs:30:10: Warning:
    Defined but not used: ‘eval’

Control/Monatron/ZipperExamples.hs:49:8: Warning:
    Defined but not used: ‘f’

Control/Monatron/ZipperExamples.hs:68:1: Warning:
    Top-level binding with no type signature:
      evalLit :: forall t t1 (m :: * -> *).
                 Monad m =>
                 t -> Lit t1 -> m Int

Control/Monatron/ZipperExamples.hs:70:1: Warning:
    Top-level binding with no type signature:
      evalVar :: forall t t1 (m :: * -> *) b.
                 (StateM [(String, b)] m, ExcM [Char] m) =>
                 t -> Var t1 -> m b

Control/Monatron/ZipperExamples.hs:80:1: Warning:
    Top-level binding with no type signature:
      test :: (((Int, Reg), [(String, Int)]), Count)
Haddock coverage:
  11% (  1 /  9) in 'Control.Monatron.MonadT'
   0% (  0 /  3) in 'Control.Monatron.AutoInstances'
   7% (  2 / 30) in 'Control.Monatron.Transformer'
   0% (  0 / 18) in 'Control.Monatron.Monad'
   0% (  0 /  4) in 'Control.Monatron.Codensity'
   2% (  1 / 41) in 'Control.Monatron.Operations'
   6% (  1 / 18) in 'Control.Monatron.AutoLift'
  50% (  2 /  4) in 'Control.Monatron.Monatron'
   0% (  0 /  4) in 'Control.Monatron.IdT'
   0% (  0 / 13) in 'Control.Monatron.Open'
  12% (  3 / 25) in 'Control.Monatron.Zipper'
   0% (  0 / 26) in 'Control.Monatron.ZipperExamples'
Warning: Control.Monatron.Transformer: could not find link destinations for:
    Control.Monatron.Transformer.LSig
Documentation created: dist/doc/html/Monatron/index.html,
dist/doc/html/Monatron/Monatron.txt
Creating package registration file: /tmp/pkgConf-Monatron-0.317634.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/Monatron-0.3.1
Registering Monatron-0.3.1...
Installed Monatron-0.3.1
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-117634.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 transformers-0.4.3.0...
Building transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.3.0...
Running Haddock for transformers-0.4.3.0...
Running hscolour for transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 15 / 15) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.317634.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0
Registering transformers-0.4.3.0...
Installed transformers-0.4.3.0
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.217634.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Downloading monadiccp-0.7.0...
Configuring monadiccp-0.7.0...
Building monadiccp-0.7.0...
Preprocessing library monadiccp-0.7.0...

Data/Expr/Sugar.hs:1:1:
    Ambiguous module name ‘Prelude’:
      it was found in multiple packages: base haskell98-2.0.0.3
Failed to install monadiccp-0.7.0
cabal: Error: some packages failed to install:
monadiccp-0.7.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.