Build #1 for runmany-0.1.1

[all reports]

Package runmany-0.1.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-11 17:26:52.507228 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies async-2.1.1, base-4.9.0.0, bytestring-0.10.8.1, optparse-applicative-0.13.0.0, process-1.4.2.0, stm-2.4.4.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.2.3...
Configuring stm-2.4.4.1...
Building ansi-terminal-0.6.2.3...
Building stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring transformers-compat-0.5.1.4...
Configuring async-2.1.1...
Installed ansi-terminal-0.6.2.3
Building transformers-compat-0.5.1.4...
Building async-2.1.1...
Configuring ansi-wl-pprint-0.6.7.3...
Installed transformers-compat-0.5.1.4
Building ansi-wl-pprint-0.6.7.3...
Installed async-2.1.1
Installed ansi-wl-pprint-0.6.7.3
Configuring optparse-applicative-0.13.0.0...
Building optparse-applicative-0.13.0.0...
Installed optparse-applicative-0.13.0.0
Downloading runmany-0.1.1...
Configuring runmany-0.1.1...
Building runmany-0.1.1...
Failed to install runmany-0.1.1
Build log ( /home/builder/.cabal/logs/runmany-0.1.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-32006/runmany-0.1.1'
Configuring runmany-0.1.1...
Building runmany-0.1.1...
Preprocessing executable 'runmany' for runmany-0.1.1...
[1 of 1] Compiling Main             ( Main.hs, dist/build/runmany/runmany-tmp/Main.o )

Main.hs:28:27: error:
    • Variable not in scope: (<>) :: Mod f2 a5 -> Mod f1 a4 -> t1
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

Main.hs:28:45: error:
    • Variable not in scope:
        (<>) :: t1 -> Mod f0 a3 -> Mod FlagFields Bool
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

Main.hs:30:33: error:
    • Variable not in scope: (<>) :: Mod f5 a8 -> Mod f4 a7 -> t2
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

Main.hs:31:38: error:
    • Variable not in scope:
        (<>) :: t2 -> Mod f3 a6 -> Mod OptionFields (String, String)
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

Main.hs:115:18: error:
    • Variable not in scope: (<>) :: InfoMod a2 -> InfoMod a1 -> t0
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

Main.hs:116:18: error:
    • Variable not in scope:
        (<>) :: t0 -> InfoMod a0 -> InfoMod Options
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)
cabal: Leaving directory '/tmp/cabal-tmp-32006/runmany-0.1.1'
cabal: Error: some packages failed to install:
runmany-0.1.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.