Resolving dependencies... Configuring base-orphans-0.5.4... Configuring bytestring-lexing-0.5.0.2... Building base-orphans-0.5.4... Building bytestring-lexing-0.5.0.2... Installed base-orphans-0.5.4 Configuring call-stack-0.1.0... Building call-stack-0.1.0... Configuring data-default-class-0.1.2.0... Installed call-stack-0.1.0 Building data-default-class-0.1.2.0... Configuring colour-2.3.3... Installed bytestring-lexing-0.5.0.2 Building colour-2.3.3... Configuring old-locale-1.0.0.7... Installed data-default-class-0.1.2.0 Building old-locale-1.0.0.7... Configuring parallel-3.2.1.0... Installed old-locale-1.0.0.7 Building parallel-3.2.1.0... Configuring mtl-2.2.1... Installed colour-2.3.3 Configuring prelude-extras-0.4.0.3... Installed parallel-3.2.1.0 Building mtl-2.2.1... Building prelude-extras-0.4.0.3... Configuring primitive-0.6.1.0... Installed prelude-extras-0.4.0.3 Configuring reflection-2.1.2... Installed mtl-2.2.1 Building primitive-0.6.1.0... Building reflection-2.1.2... Configuring random-1.1... Installed primitive-0.6.1.0 Building random-1.1... Configuring semigroups-0.18.2... Installed reflection-2.1.2 Building semigroups-0.18.2... Configuring stm-2.4.4.1... Installed semigroups-0.18.2 Configuring utf8-string-1.0.1.1... Installed random-1.1 Building stm-2.4.4.1... Building utf8-string-1.0.1.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 utf8-string-1.0.1.1 Building text-1.2.2.1... Installed transformers-compat-0.5.1.4 Configuring HUnit-1.5.0.0... Building HUnit-1.5.0.0... Installed HUnit-1.5.0.0 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Configuring operational-0.2.3.5... Installed text-1.2.2.1 Building operational-0.2.3.5... Configuring StateVar-1.1.0.4... Installed operational-0.2.3.5 Building StateVar-1.1.0.4... Configuring exceptions-0.8.3... Installed StateVar-1.1.0.4 Building exceptions-0.8.3... Configuring tagged-0.8.5... Installed exceptions-0.8.3 Building tagged-0.8.5... Installed vector-0.11.0.0 Configuring strptime-1.0.10... Configuring hashable-1.2.4.0... Installed tagged-0.8.5 Building strptime-1.0.10... Building hashable-1.2.4.0... Configuring distributive-0.5.0.2... Installed strptime-1.0.10 Installed hashable-1.2.4.0 Configuring hashtables-1.2.1.0... Building hashtables-1.2.1.0... Building distributive-0.5.0.2... Configuring unordered-containers-0.2.7.2... Installed distributive-0.5.0.2 Building unordered-containers-0.2.7.2... Configuring void-0.7.1... Installed hashtables-1.2.1.0 Building void-0.7.1... Installed void-0.7.1 Configuring contravariant-1.4... Building contravariant-1.4... Configuring gtk2hs-buildtools-0.13.2.1... Installed unordered-containers-0.2.7.2 Installed contravariant-1.4 Configuring comonad-5... Building gtk2hs-buildtools-0.13.2.1... Building comonad-5... Installed comonad-5 Configuring bifunctors-5.4.1... Building bifunctors-5.4.1... Installed bifunctors-5.4.1 Configuring semigroupoids-5.1... Building semigroupoids-5.1... Configuring profunctors-5.2... Installed semigroupoids-5.1 Building profunctors-5.2... Installed gtk2hs-buildtools-0.13.2.1 Configuring cairo-0.13.3.1... Building cairo-0.13.3.1... Installed profunctors-5.2 Configuring free-4.12.4... Building free-4.12.4... Installed cairo-0.13.3.1 Installed free-4.12.4 Configuring adjunctions-4.3... Building adjunctions-4.3... Installed adjunctions-4.3 Configuring kan-extensions-5.0.1... Building kan-extensions-5.0.1... Installed kan-extensions-5.0.1 Configuring lens-4.15.1... Building lens-4.15.1... Installed lens-4.15.1 Configuring Chart-1.8.1... Building Chart-1.8.1... Installed Chart-1.8.1 Configuring splot-0.3.0... Building splot-0.3.0... Failed to install splot-0.3.0 Build log ( /home/builder/.cabal/logs/splot-0.3.0.log ): cabal: Entering directory '/tmp/cabal-tmp-6119/splot-0.3.0' Configuring splot-0.3.0... Building splot-0.3.0... Preprocessing executable 'splot' for splot-0.3.0... [1 of 3] Compiling Tools.ColorMap ( Tools/ColorMap.hs, dist/build/splot/splot-tmp/Tools/ColorMap.o ) [2 of 3] Compiling Tools.StatePlot ( Tools/StatePlot.hs, dist/build/splot/splot-tmp/Tools/StatePlot.o ) Tools/StatePlot.hs:45:14: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:79:68: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:81:10: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:118:53: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:122:84: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:131:24: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:132:24: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:136:28: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:136:66: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:155:16: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:155:62: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) cabal: Leaving directory '/tmp/cabal-tmp-6119/splot-0.3.0' cabal: Error: some packages failed to install: splot-0.3.0 failed during the building phase. The exception was: ExitFailure 1