Build #8 for crocodile-0.1.1

[all reports]

Package crocodile-0.1.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-27 06:51:49.503438 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies HUnit-1.5.0.0, base-4.9.0.0, bmp-1.2.6.3, bytestring-0.10.8.1, deepseq-1.4.2.0, ghc-prim-0.5.0.0, heap-1.0.3, mersenne-random-pure64-0.2.2.0, mtl-2.2.1, parallel-3.2.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bmp-1.2.6.3...
Configuring call-stack-0.1.0...
Building bmp-1.2.6.3...
Building call-stack-0.1.0...
Installed call-stack-0.1.0
Configuring heap-1.0.3...
Building heap-1.0.3...
Configuring mtl-2.2.1...
Installed bmp-1.2.6.3
Building mtl-2.2.1...
Configuring parallel-3.2.1.0...
Installed heap-1.0.3
Building parallel-3.2.1.0...
Configuring random-1.1...
Installed parallel-3.2.1.0
Building random-1.1...
Configuring HUnit-1.5.0.0...
Installed mtl-2.2.1
Building HUnit-1.5.0.0...
Installed random-1.1
Configuring mersenne-random-pure64-0.2.2.0...
Building mersenne-random-pure64-0.2.2.0...
Installed HUnit-1.5.0.0
Installed mersenne-random-pure64-0.2.2.0
Configuring crocodile-0.1.1...
Building crocodile-0.1.1...
Failed to install crocodile-0.1.1
Build log ( /home/builder/.cabal/logs/crocodile-0.1.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-9391/crocodile-0.1.1'
Configuring crocodile-0.1.1...
Building crocodile-0.1.1...
Preprocessing executable 'crocodile' for crocodile-0.1.1...
[ 1 of 24] Compiling Misc             ( app/src/Misc.hs, dist/build/crocodile/crocodile-tmp/Misc.o )
[ 2 of 24] Compiling Vector           ( app/src/Vector.hs, dist/build/crocodile/crocodile-tmp/Vector.o )

app/src/Vector.hs:123:23: error:
    Ambiguous occurrence ‘<*>’
    It could refer to either ‘Prelude.<*>’,
                             imported from ‘Prelude’ at app/src/Vector.hs:6:8-13
                             (and originally defined in ‘GHC.Base’)
                          or ‘Vector.<*>’, defined at app/src/Vector.hs:124:3

app/src/Vector.hs:233:83: error:
    Ambiguous occurrence ‘<*>’
    It could refer to either ‘Prelude.<*>’,
                             imported from ‘Prelude’ at app/src/Vector.hs:6:8-13
                             (and originally defined in ‘GHC.Base’)
                          or ‘Vector.<*>’, defined at app/src/Vector.hs:124:3

app/src/Vector.hs:233:102: error:
    Ambiguous occurrence ‘<*>’
    It could refer to either ‘Prelude.<*>’,
                             imported from ‘Prelude’ at app/src/Vector.hs:6:8-13
                             (and originally defined in ‘GHC.Base’)
                          or ‘Vector.<*>’, defined at app/src/Vector.hs:124:3

app/src/Vector.hs:233:119: error:
    Ambiguous occurrence ‘<*>’
    It could refer to either ‘Prelude.<*>’,
                             imported from ‘Prelude’ at app/src/Vector.hs:6:8-13
                             (and originally defined in ‘GHC.Base’)
                          or ‘Vector.<*>’, defined at app/src/Vector.hs:124:3
cabal: Leaving directory '/tmp/cabal-tmp-9391/crocodile-0.1.1'
cabal: Error: some packages failed to install:
crocodile-0.1.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.