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 mtl-2.2.1... Installed colour-2.3.3 Building mtl-2.2.1... Configuring hxt-charproperties-9.2.0.1... Installed mtl-2.2.1 Building hxt-charproperties-9.2.0.1... Configuring stm-2.4.4.1... Installed fgl-5.5.3.0 Building stm-2.4.4.1... Configuring transformers-compat-0.5.1.4... Installed stm-2.4.4.1 Building transformers-compat-0.5.1.4... Configuring text-1.2.2.1... Installed transformers-compat-0.5.1.4 Building text-1.2.2.1... Configuring exceptions-0.8.3... Installed hxt-charproperties-9.2.0.1 Building exceptions-0.8.3... Installed exceptions-0.8.3 Configuring temporary-1.2.0.4... Building temporary-1.2.0.4... Configuring hxt-unicode-9.0.2.4... Installed temporary-1.2.0.4 Building hxt-unicode-9.0.2.4... Installed hxt-unicode-9.0.2.4 Installed text-1.2.2.1 Configuring parsec-3.1.11... Configuring polyparse-1.12... Building polyparse-1.12... Building parsec-3.1.11... 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 hxt-regex-xmlschema-9.2.0.3... Building hxt-regex-xmlschema-9.2.0.3... Configuring network-uri-2.6.1.0... Installed wl-pprint-text-1.1.0.4 Building network-uri-2.6.1.0... Installed hxt-regex-xmlschema-9.2.0.3 Configuring graphviz-2999.18.1.2... Building graphviz-2999.18.1.2... Installed network-uri-2.6.1.0 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.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-3965/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-3965/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