Build #7 for dot2graphml-0.1.0.1

[all reports]

Package dot2graphml-0.1.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-20 22:16:30.625461 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, containers-0.5.7.1, graphviz-2999.18.1.2, hxt-9.3.1.16, text-1.2.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring colour-2.3.3...
Configuring dlist-0.8.0.2...
Building dlist-0.8.0.2...
Building colour-2.3.3...
Installed dlist-0.8.0.2
Configuring fgl-5.5.3.0...
Building fgl-5.5.3.0...
Configuring hxt-charproperties-9.2.0.1...
Installed colour-2.3.3
Building hxt-charproperties-9.2.0.1...
Configuring mtl-2.2.1...
Installed fgl-5.5.3.0
Building mtl-2.2.1...
Configuring stm-2.4.4.1...
Installed hxt-charproperties-9.2.0.1
Building stm-2.4.4.1...
Configuring transformers-compat-0.5.1.4...
Installed stm-2.4.4.1
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building transformers-compat-0.5.1.4...
Building text-1.2.2.1...
Configuring hxt-unicode-9.0.2.4...
Installed transformers-compat-0.5.1.4
Building hxt-unicode-9.0.2.4...
Installed hxt-unicode-9.0.2.4
Configuring exceptions-0.8.3...
Building exceptions-0.8.3...
Installed exceptions-0.8.3
Configuring temporary-1.2.0.4...
Building temporary-1.2.0.4...
Installed temporary-1.2.0.4
Installed text-1.2.2.1
Configuring parsec-3.1.11...
Configuring polyparse-1.12...
Building parsec-3.1.11...
Building polyparse-1.12...
Configuring wl-pprint-text-1.1.0.4...
Installed parsec-3.1.11
Building wl-pprint-text-1.1.0.4...
Installed polyparse-1.12
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Configuring hxt-regex-xmlschema-9.2.0.3...
Installed wl-pprint-text-1.1.0.4
Building hxt-regex-xmlschema-9.2.0.3...
Installed network-uri-2.6.1.0
Configuring graphviz-2999.18.1.2...
Building graphviz-2999.18.1.2...
Installed hxt-regex-xmlschema-9.2.0.3
Configuring hxt-9.3.1.16...
Building hxt-9.3.1.16...
Installed hxt-9.3.1.16
Installed graphviz-2999.18.1.2
Configuring dot2graphml-0.1.0.1...
Building dot2graphml-0.1.0.1...
Failed to install dot2graphml-0.1.0.1
Build log ( /home/builder/.cabal/logs/dot2graphml-0.1.0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-17332/dot2graphml-0.1.0.1'
Configuring dot2graphml-0.1.0.1...
Building dot2graphml-0.1.0.1...
Preprocessing executable 'dot2graphml' for dot2graphml-0.1.0.1...
[1 of 1] Compiling Main             ( dot2graphml.hs, dist/build/dot2graphml/dot2graphml-tmp/Main.o )

dot2graphml.hs:82:16: error:
    • Couldn't match expected type ‘GraphID’ with actual type ‘Number’
    • In the pattern: Int int
      In the pattern: Just (Int int)
      In an equation for ‘showGID’:
          showGID (Just (Int int)) = "i" ++ show int

dot2graphml.hs:83:16: error:
    • Couldn't match expected type ‘GraphID’ with actual type ‘Number’
    • In the pattern: Dbl dbl
      In the pattern: Just (Dbl dbl)
      In an equation for ‘showGID’:
          showGID (Just (Dbl dbl)) = "d" ++ show dbl
cabal: Leaving directory '/tmp/cabal-tmp-17332/dot2graphml-0.1.0.1'
cabal: Error: some packages failed to install:
dot2graphml-0.1.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.