Build #6 for highjson-0.2.0.0

[all reports]

Package highjson-0.2.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-02 13:52:57.87864 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies attoparsec-0.13.1.0, base-4.9.0.0, buffer-builder-0.2.4.4, bytestring-0.10.8.1, containers-0.5.7.1, hashable-1.2.4.0, hvect-0.3.1.0, scientific-0.3.4.9, text-1.2.2.1, unordered-containers-0.2.7.1, vector-0.11.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring hvect-0.3.1.0...
Configuring mtl-2.2.1...
Building hvect-0.3.1.0...
Building mtl-2.2.1...
Installed hvect-0.3.1.0
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building text-1.2.2.1...
Installed primitive-0.6.1.0
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Installed text-1.2.2.1
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Installed hashable-1.2.4.0
Configuring unordered-containers-0.2.7.1...
Building unordered-containers-0.2.7.1...
Installed vector-0.11.0.0
Configuring scientific-0.3.4.9...
Building scientific-0.3.4.9...
Installed unordered-containers-0.2.7.1
Configuring buffer-builder-0.2.4.4...
Building buffer-builder-0.2.4.4...
Installed scientific-0.3.4.9
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Installed buffer-builder-0.2.4.4
Installed attoparsec-0.13.1.0
Configuring highjson-0.2.0.0...
Building highjson-0.2.0.0...
Failed to install highjson-0.2.0.0
Build log ( /home/builder/.cabal/logs/highjson-0.2.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-29624/highjson-0.2.0.0'
Configuring highjson-0.2.0.0...
Building highjson-0.2.0.0...
Preprocessing library highjson-0.2.0.0...

src/Data/Json/Parser.hs:8:14: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 3] Compiling Data.Json.Serialiser ( src/Data/Json/Serialiser.hs, dist/build/Data/Json/Serialiser.o )
[2 of 3] Compiling Data.Json.Parser ( src/Data/Json/Parser.hs, dist/build/Data/Json/Parser.o )

src/Data/Json/Parser.hs:265:11: error:
    Not in scope: type variable ‘m’

src/Data/Json/Parser.hs:265:60: error:
    Not in scope: type variable ‘m’
cabal: Leaving directory '/tmp/cabal-tmp-29624/highjson-0.2.0.0'
cabal: Error: some packages failed to install:
highjson-0.2.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.