Build #3 for copilot-1.0.1

[all reports]

Package copilot-1.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-10-07 08:39:21.18572 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies random-1.1, process-1.2.3.0, mtl-2.2.1, filepath-1.4.0.0, directory-1.2.2.0, containers-0.5.6.2, base-4.8.1.0, atom-1.0.13
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bimap-0.3.0...
Building bimap-0.3.0...
Preprocessing library bimap-0.3.0...
[1 of 1] Compiling Data.Bimap       ( Data/Bimap.hs, dist/build/Data/Bimap.o )
In-place registering bimap-0.3.0...
Running Haddock for bimap-0.3.0...
Running hscolour for bimap-0.3.0...
Preprocessing library bimap-0.3.0...
Preprocessing library bimap-0.3.0...
Haddock coverage:
 100% ( 63 / 63) in 'Data.Bimap'
Documentation created: dist/doc/html/bimap/index.html,
dist/doc/html/bimap/bimap.txt
Creating package registration file: /tmp/pkgConf-bimap-0.3278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bimap-0.3.0-68x3m5BdwCeBngAcOE1mT9
Registering bimap-0.3.0...
Installed bimap-0.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'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.220539999321264095060.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.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 )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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-113093833031129033333.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 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.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
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'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 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-017220600491455590964.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring atom-1.0.13...
Building atom-1.0.13...
Preprocessing library atom-1.0.13...
[ 1 of 17] Compiling Language.Atom.Expressions ( Language/Atom/Expressions.hs, dist/build/Language/Atom/Expressions.o )

Language/Atom/Expressions.hs:592:10: Warning:
    No explicit implementation for
      ‘bitSizeMaybe’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits (E a)’
[ 2 of 17] Compiling Language.Atom.UeMap ( Language/Atom/UeMap.hs, dist/build/Language/Atom/UeMap.o )
[ 3 of 17] Compiling Language.Atom.Elaboration ( Language/Atom/Elaboration.hs, dist/build/Language/Atom/Elaboration.o )

Language/Atom/Elaboration.hs:33:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 17] Compiling Language.Atom.Analysis ( Language/Atom/Analysis.hs, dist/build/Language/Atom/Analysis.o )
[ 5 of 17] Compiling Language.Atom.Scheduling ( Language/Atom/Scheduling.hs, dist/build/Language/Atom/Scheduling.o )
[ 6 of 17] Compiling Language.Atom.Language ( Language/Atom/Language.hs, dist/build/Language/Atom/Language.o )
[ 7 of 17] Compiling Language.Atom.Common.ValidData ( Language/Atom/Common/ValidData.hs, dist/build/Language/Atom/Common/ValidData.o )
[ 8 of 17] Compiling Language.Atom.Common.Threshold ( Language/Atom/Common/Threshold.hs, dist/build/Language/Atom/Common/Threshold.o )
[ 9 of 17] Compiling Language.Atom.Common.Fader ( Language/Atom/Common/Fader.hs, dist/build/Language/Atom/Common/Fader.o )
[10 of 17] Compiling Language.Atom.Common ( Language/Atom/Common.hs, dist/build/Language/Atom/Common.o )
[11 of 17] Compiling Language.Atom.Code ( Language/Atom/Code.hs, dist/build/Language/Atom/Code.o )

Language/Atom/Code.hs:436:20: Warning: Defined but not used: ‘n’

Language/Atom/Code.hs:437:19: Warning: Defined but not used: ‘n’

Language/Atom/Code.hs:437:21: Warning: Defined but not used: ‘c’

Language/Atom/Code.hs:438:16: Warning: Defined but not used: ‘n’

Language/Atom/Code.hs:438:18: Warning: Defined but not used: ‘c’
[12 of 17] Compiling Language.Atom.Compile ( Language/Atom/Compile.hs, dist/build/Language/Atom/Compile.o )
[13 of 17] Compiling Language.Atom.Unit ( Language/Atom/Unit.hs, dist/build/Language/Atom/Unit.o )
[14 of 17] Compiling Language.Atom    ( Language/Atom.hs, dist/build/Language/Atom.o )
[15 of 17] Compiling Language.Atom.Example.External ( Language/Atom/Example/External.hs, dist/build/Language/Atom/Example/External.o )
[16 of 17] Compiling Language.Atom.Example.Gcd ( Language/Atom/Example/Gcd.hs, dist/build/Language/Atom/Example/Gcd.o )
[17 of 17] Compiling Language.Atom.Example.Probes ( Language/Atom/Example/Probes.hs, dist/build/Language/Atom/Example/Probes.o )
In-place registering atom-1.0.13...
Running Haddock for atom-1.0.13...
Running hscolour for atom-1.0.13...
Preprocessing library atom-1.0.13...
Preprocessing library atom-1.0.13...

Language/Atom/Expressions.hs:592:10: Warning:
    No explicit implementation for
      ‘bitSizeMaybe’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits (E a)’

Language/Atom/Elaboration.hs:33:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Language/Atom/Code.hs:436:20: Warning: Defined but not used: ‘n’

Language/Atom/Code.hs:437:19: Warning: Defined but not used: ‘n’

Language/Atom/Code.hs:437:21: Warning: Defined but not used: ‘c’

Language/Atom/Code.hs:438:16: Warning: Defined but not used: ‘n’

Language/Atom/Code.hs:438:18: Warning: Defined but not used: ‘c’
Haddock coverage:
 100% ( 77 / 77) in 'Language.Atom.Expressions'
  76% ( 13 / 17) in 'Language.Atom.UeMap'
  Missing documentation for:
    emptyMap (Language/Atom/UeMap.hs:161)
    Hash (Language/Atom/UeMap.hs:35)
    typeOf (Language/Atom/UeMap.hs:96)
    isMathHCall (Language/Atom/UeMap.hs:370)
  61% ( 14 / 23) in 'Language.Atom.Elaboration'
  Missing documentation for:
    AtomDB (Language/Atom/Elaboration.hs:66)
    Global (Language/Atom/Elaboration.hs:56)
    Rule (Language/Atom/Elaboration.hs:80)
    StateHierarchy (Language/Atom/Elaboration.hs:102)
    buildAtom (Language/Atom/Elaboration.hs:192)
    UID (Language/Atom/Elaboration.hs:45)
    addName (Language/Atom/Elaboration.hs:374)
    get (Language/Atom/Elaboration.hs:239)
    put (Language/Atom/Elaboration.hs:242)
 100% (  3 /  3) in 'Language.Atom.Analysis'
  75% (  3 /  4) in 'Language.Atom.Scheduling'
  Missing documentation for:
    schedule (Language/Atom/Scheduling.hs:24)
  98% ( 59 / 60) in 'Language.Atom.Language'
  Missing documentation for:
    Assign (Language/Atom/Language.hs:302)
 100% (  6 /  6) in 'Language.Atom.Common.ValidData'
 100% (  3 /  3) in 'Language.Atom.Common.Threshold'
 100% (  7 /  7) in 'Language.Atom.Common.Fader'
 100% ( 22 / 22) in 'Language.Atom.Common'
  75% (  6 /  8) in 'Language.Atom.Code'
  Missing documentation for:
    writeC (Language/Atom/Code.hs:206)
    RuleCoverage (Language/Atom/Code.hs:197)
 100% (  4 /  4) in 'Language.Atom.Compile'
  92% ( 11 / 12) in 'Language.Atom.Unit'
  Missing documentation for:
    Random (Language/Atom/Unit.hs:242)
  98% (176 /180) in 'Language.Atom'
  Missing documentation for:
    writeC (Language/Atom/Code.hs:206)
    RuleCoverage (Language/Atom/Code.hs:197)
    Assign (Language/Atom/Language.hs:302)
    Random (Language/Atom/Unit.hs:242)
  75% (  3 /  4) in 'Language.Atom.Example.External'
  Missing documentation for:
    prePostCode (Language/Atom/Example/External.hs:33)
 100% (  3 /  3) in 'Language.Atom.Example.Gcd'
  86% (  6 /  7) in 'Language.Atom.Example.Probes'
  Missing documentation for:
    prePostCode (Language/Atom/Example/Probes.hs:50)
Warning: Language.Atom.Expressions: could not find link destinations for:
    signed
Warning: Language.Atom.Elaboration: could not find link destinations for:
    AtomSt
Warning: Language.Atom: could not find link destinations for:
    signed
Documentation created: dist/doc/html/atom/index.html,
dist/doc/html/atom/atom.txt
Creating package registration file:
/tmp/pkgConf-atom-1.017513781301988714904.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/atom-1.0.13-7vz6P89vlyNDdqcMhlTUEY
Registering atom-1.0.13...
Installed atom-1.0.13
Configuring copilot-1.0.1...
Building copilot-1.0.1...
Preprocessing library copilot-1.0.1...
[ 1 of 27] Compiling Language.Copilot.AdHocC ( Language/Copilot/AdHocC.hs, dist/build/Language/Copilot/AdHocC.o )
[ 2 of 27] Compiling Language.Copilot.Help ( Language/Copilot/Help.hs, dist/build/Language/Copilot/Help.o )
[ 3 of 27] Compiling Language.Copilot.Core ( Language/Copilot/Core.hs, dist/build/Language/Copilot/Core.o )

Language/Copilot/Core.hs:15:1: Warning: Tab character

Language/Copilot/Core.hs:31:1: Warning:
    The import of ‘Monoid’
    from module ‘Control.Monad.Writer’ is redundant

Language/Copilot/Core.hs:57:1: Warning: Tab character

Language/Copilot/Core.hs:404:6: Warning:
    Variable ‘a’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘Streamable a => Var -> c a -> b -> b’
    In the type signature for ‘foldStreamableMaps’

Language/Copilot/Core.hs:441:6: Warning:
    Variable ‘a’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘Streamable a => Var -> s a -> m (s' a)’
    In the type signature for ‘mapStreamableMapsM’

Language/Copilot/Core.hs:146:1: Warning:
    Rule "Copilot.Core appendAppend" may never fire
      because ‘Language.Copilot.Core.Append’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘Language.Copilot.Core.Append’

Language/Copilot/Core.hs:147:1: Warning:
    Rule "Copilot.Core dropDrop" may never fire
      because ‘Language.Copilot.Core.Drop’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘Language.Copilot.Core.Drop’

Language/Copilot/Core.hs:148:1: Warning:
    Rule "Copilot.Core dropConst" may never fire
      because ‘Language.Copilot.Core.Drop’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘Language.Copilot.Core.Drop’

Language/Copilot/Core.hs:149:1: Warning:
    Rule "Copilot.Core FConst" may never fire
      because ‘Language.Copilot.Core.F’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘Language.Copilot.Core.F’

Language/Copilot/Core.hs:150:1: Warning:
    Rule "Copilot.Core F2Const" may never fire
      because ‘Language.Copilot.Core.F2’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘Language.Copilot.Core.F2’

Language/Copilot/Core.hs:151:1: Warning:
    Rule "Copilot.Core F3Const" may never fire
      because ‘Language.Copilot.Core.F3’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘Language.Copilot.Core.F3’
[ 4 of 27] Compiling Language.Copilot.Analyser ( Language/Copilot/Analyser.hs, dist/build/Language/Copilot/Analyser.o )
[ 5 of 27] Compiling Language.Copilot.Interpreter ( Language/Copilot/Interpreter.hs, dist/build/Language/Copilot/Interpreter.o )
[ 6 of 27] Compiling Language.Copilot.AtomToC ( Language/Copilot/AtomToC.hs, dist/build/Language/Copilot/AtomToC.o )
[ 7 of 27] Compiling Language.Copilot.Compiler ( Language/Copilot/Compiler.hs, dist/build/Language/Copilot/Compiler.o )

Language/Copilot/Compiler.hs:427:29:
    Couldn't match type ‘a’ with ‘b’
      ‘a’ is a rigid type variable bound by
          the type signature for
            sampleExts :: Streamable a =>
                          Outputs
                          -> TmpSamples
                          -> Name
                          -> Spec a
                          -> [(Var, A.Atom ())]
                          -> [(Var, A.Atom ())]
          at Language/Copilot/Compiler.hs:397:22
      ‘b’ is a rigid type variable bound by
          a pattern with constructor
            F :: forall a b.
                 (Streamable a, Streamable b) =>
                 (b -> a) -> (A.E b -> A.E a) -> Spec b -> Spec a,
          in a case alternative
          at Language/Copilot/Compiler.hs:427:5
    Expected type: Spec a
      Actual type: Spec b
    Relevant bindings include
      s0 :: Spec b (bound at Language/Copilot/Compiler.hs:427:11)
      sampleExts' :: Spec a -> [(Var, A.Atom ())] -> [(Var, A.Atom ())]
        (bound at Language/Copilot/Compiler.hs:435:9)
      s :: Spec a (bound at Language/Copilot/Compiler.hs:400:33)
      sampleExts :: Outputs
                    -> TmpSamples
                    -> Name
                    -> Spec a
                    -> [(Var, A.Atom ())]
                    -> [(Var, A.Atom ())]
        (bound at Language/Copilot/Compiler.hs:400:1)
    In the first argument of ‘sampleExts'’, namely ‘s0’
    In the expression: sampleExts' s0 a

Language/Copilot/Compiler.hs:428:50:
    Couldn't match type ‘a’ with ‘c’
      ‘a’ is a rigid type variable bound by
          the type signature for
            sampleExts :: Streamable a =>
                          Outputs
                          -> TmpSamples
                          -> Name
                          -> Spec a
                          -> [(Var, A.Atom ())]
                          -> [(Var, A.Atom ())]
          at Language/Copilot/Compiler.hs:397:22
      ‘c’ is a rigid type variable bound by
          a pattern with constructor
            F2 :: forall a b c.
                  (Streamable a, Streamable b, Streamable c) =>
                  (b -> c -> a)
                  -> (A.E b -> A.E c -> A.E a) -> Spec b -> Spec c -> Spec a,
          in a case alternative
          at Language/Copilot/Compiler.hs:428:5
    Expected type: Spec a
      Actual type: Spec c
    Relevant bindings include
      s1 :: Spec c (bound at Language/Copilot/Compiler.hs:428:15)
      sampleExts' :: Spec a -> [(Var, A.Atom ())] -> [(Var, A.Atom ())]
        (bound at Language/Copilot/Compiler.hs:435:9)
      s :: Spec a (bound at Language/Copilot/Compiler.hs:400:33)
      sampleExts :: Outputs
                    -> TmpSamples
                    -> Name
                    -> Spec a
                    -> [(Var, A.Atom ())]
                    -> [(Var, A.Atom ())]
        (bound at Language/Copilot/Compiler.hs:400:1)
    In the first argument of ‘sampleExts'’, namely ‘s1’
    In the second argument of ‘($)’, namely ‘sampleExts' s1 a’

Language/Copilot/Compiler.hs:430:38:
    Couldn't match type ‘a’ with ‘d’
      ‘a’ is a rigid type variable bound by
          the type signature for
            sampleExts :: Streamable a =>
                          Outputs
                          -> TmpSamples
                          -> Name
                          -> Spec a
                          -> [(Var, A.Atom ())]
                          -> [(Var, A.Atom ())]
          at Language/Copilot/Compiler.hs:397:22
      ‘d’ is a rigid type variable bound by
          a pattern with constructor
            F3 :: forall a b c d.
                  (Streamable a, Streamable b, Streamable c, Streamable d) =>
                  (b -> c -> d -> a)
                  -> (A.E b -> A.E c -> A.E d -> A.E a)
                  -> Spec b
                  -> Spec c
                  -> Spec d
                  -> Spec a,
          in a case alternative
          at Language/Copilot/Compiler.hs:429:5
    Expected type: Spec a
      Actual type: Spec d
    Relevant bindings include
      s2 :: Spec d (bound at Language/Copilot/Compiler.hs:429:18)
      sampleExts' :: Spec a -> [(Var, A.Atom ())] -> [(Var, A.Atom ())]
        (bound at Language/Copilot/Compiler.hs:435:9)
      s :: Spec a (bound at Language/Copilot/Compiler.hs:400:33)
      sampleExts :: Outputs
                    -> TmpSamples
                    -> Name
                    -> Spec a
                    -> [(Var, A.Atom ())]
                    -> [(Var, A.Atom ())]
        (bound at Language/Copilot/Compiler.hs:400:1)
    In the first argument of ‘sampleExts'’, namely ‘s2’
    In the second argument of ‘($)’, namely ‘sampleExts' s2 a’
Failed to install copilot-1.0.1
cabal: Error: some packages failed to install:
copilot-1.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.