Build #6 for dot2graphml-0.1.0.0
| Package | dot2graphml-0.1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-23 13:07:17.685028 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 colour-2.3.3...
Building dlist-0.8.0.2...
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 text-1.2.2.1...
Installed mtl-2.2.1
Configuring transformers-compat-0.5.1.4...
Installed stm-2.4.4.1
Building text-1.2.2.1...
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring hxt-unicode-9.0.2.4...
Building hxt-unicode-9.0.2.4...
Configuring exceptions-0.8.3...
Installed hxt-unicode-9.0.2.4
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
Downloading dot2graphml-0.1.0.0...
Configuring dot2graphml-0.1.0.0...
Building dot2graphml-0.1.0.0...
Failed to install dot2graphml-0.1.0.0
Build log ( /home/builder/.cabal/logs/dot2graphml-0.1.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-24457/dot2graphml-0.1.0.0'
Configuring dot2graphml-0.1.0.0...
Building dot2graphml-0.1.0.0...
Preprocessing executable 'dot2graphml' for dot2graphml-0.1.0.0...
[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
dot2graphml.hs:214:9: error:
• Couldn't match expected type ‘WeightedColor’
with actual type ‘Color’
• In the pattern: RGB r g b
In the pattern: RGB r g b : _
In a case alternative:
(RGB r g b : _) -> Just $ printf "#%02x%02x%02x" r g b
cabal: Leaving directory '/tmp/cabal-tmp-24457/dot2graphml-0.1.0.0'
cabal: Error: some packages failed to install:
dot2graphml-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.