Build #7 for arx-0.0.3

[all reports]

Package arx-0.0.3
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-26 06:39:09.317696 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies attoparsec-0.13.1.0, base-4.9.0.0, blaze-builder-0.4.0.2, bytestring-0.10.8.1, bytestring-nums-0.3.6, containers-0.5.7.1, file-embed-0.0.10, parsec-3.1.11, process-1.4.2.0, shell-escape-0.2.0, template-haskell-2.11.0.0, vector-0.11.0.0, vector-algorithms-0.7.0.1, attoparsec-0.13.1.0, base-4.9.0.0, blaze-builder-0.4.0.2, bytestring-0.10.8.1, bytestring-nums-0.3.6, containers-0.5.7.1, file-embed-0.0.10, parsec-3.1.11, process-1.4.2.0, shell-escape-0.2.0, template-haskell-2.11.0.0, vector-0.11.0.0, vector-algorithms-0.7.0.1
Flags -no-cli

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring file-embed-0.0.10...
Configuring bytestring-nums-0.3.6...
Building file-embed-0.0.10...
Building bytestring-nums-0.3.6...
Installed bytestring-nums-0.3.6
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Configuring mtl-2.2.1...
Installed file-embed-0.0.10
Building mtl-2.2.1...
Configuring text-1.2.2.1...
Installed primitive-0.6.1.0
Installed mtl-2.2.1
Configuring vector-0.11.0.0...
Building text-1.2.2.1...
Building vector-0.11.0.0...
Installed text-1.2.2.1
Configuring blaze-builder-0.4.0.2...
Building blaze-builder-0.4.0.2...
Configuring hashable-1.2.4.0...
Installed blaze-builder-0.4.0.2
Building hashable-1.2.4.0...
Configuring parsec-3.1.11...
Installed hashable-1.2.4.0
Building parsec-3.1.11...
Installed vector-0.11.0.0
Configuring shell-escape-0.2.0...
Building shell-escape-0.2.0...
Configuring scientific-0.3.4.9...
Installed shell-escape-0.2.0
Building scientific-0.3.4.9...
Configuring vector-algorithms-0.7.0.1...
Installed parsec-3.1.11
Building vector-algorithms-0.7.0.1...
Installed scientific-0.3.4.9
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Installed vector-algorithms-0.7.0.1
Installed attoparsec-0.13.1.0
Downloading arx-0.0.3...
Configuring arx-0.0.3...
Building arx-0.0.3...
Failed to install arx-0.0.3
Build log ( /home/builder/.cabal/logs/arx-0.0.3.log ):
cabal: Entering directory '/tmp/cabal-tmp-19221/arx-0.0.3'
Configuring arx-0.0.3...
Building arx-0.0.3...
Preprocessing library arx-0.0.3...
[ 1 of 10] Compiling System.Posix.ARX.Tar ( System/Posix/ARX/Tar.hs, dist/build/System/Posix/ARX/Tar.o )
[ 2 of 10] Compiling System.Posix.ARX.CLI.CLTokens ( System/Posix/ARX/CLI/CLTokens.hs, dist/build/System/Posix/ARX/CLI/CLTokens.o )

System/Posix/ARX/CLI/CLTokens.hs:123:42: error:
    • Variable not in scope:
        many
          :: Data.Attoparsec.Internal.Types.Parser ByteString ByteString
             -> Data.Attoparsec.Internal.Types.Parser ByteString a0
    • Perhaps you meant one of these:
        ‘any’ (imported from Prelude),
        ‘many'’ (imported from Data.Attoparsec.Char8),
        ‘many1’ (imported from Data.Attoparsec.Char8)
      Perhaps you want to remove ‘many’ from the explicit hiding list
      in the import of ‘Control.Applicative’
      (System/Posix/ARX/CLI/CLTokens.hs:12:1-40).
cabal: Leaving directory '/tmp/cabal-tmp-19221/arx-0.0.3'
cabal: Error: some packages failed to install:
arx-0.0.3 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.