Build #7 for git-freq-0.0.2

[all reports]

Package git-freq-0.0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-14 17:52:05.117026 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, optparse-applicative-0.13.0.0, process-1.4.2.0, text-1.2.2.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 transformers-compat-0.5.1.4...
Building ansi-terminal-0.6.2.3...
Building transformers-compat-0.5.1.4...
Configuring text-1.2.2.1...
Installed transformers-compat-0.5.1.4
Building text-1.2.2.1...
Installed ansi-terminal-0.6.2.3
Configuring ansi-wl-pprint-0.6.7.3...
Building ansi-wl-pprint-0.6.7.3...
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
Installed text-1.2.2.1
Downloading git-freq-0.0.2...
Configuring git-freq-0.0.2...
Building git-freq-0.0.2...
Failed to install git-freq-0.0.2
Build log ( /home/builder/.cabal/logs/git-freq-0.0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-3927/git-freq-0.0.2'
Configuring git-freq-0.0.2...
Building git-freq-0.0.2...
Preprocessing executable 'git-freq' for git-freq-0.0.2...
[1 of 4] Compiling Git.Freq.Version ( src/Git/Freq/Version.hs, dist/build/git-freq/git-freq-tmp/Git/Freq/Version.o )
[2 of 4] Compiling Git.Freq.Source  ( src/Git/Freq/Source.hs, dist/build/git-freq/git-freq-tmp/Git/Freq/Source.o )
[3 of 4] Compiling Git.Freq         ( src/Git/Freq.hs, dist/build/git-freq/git-freq-tmp/Git/Freq.o )

src/Git/Freq.hs:8:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[4 of 4] Compiling Main             ( src/Main.hs, dist/build/git-freq/git-freq-tmp/Main.o )

src/Main.hs:16:23: 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)

src/Main.hs:16:36: 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)

src/Main.hs:18:40: error:
    • Variable not in scope:
        (<>) :: Mod f4 a7 -> Mod f3 a6 -> Mod ArgumentFields String
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Main.hs:28:7: 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)

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

Test log

No test log was submitted for this report.