Build #6 for teams-0.0.2

[all reports]

Package teams-0.0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-01 10:38:16.187231 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, containers-0.5.7.1, fgl-5.5.3.0, graphviz-2999.18.1.2
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 mtl-2.2.1...
Building mtl-2.2.1...
Configuring fgl-5.5.3.0...
Installed colour-2.3.3
Building fgl-5.5.3.0...
Configuring stm-2.4.4.1...
Installed mtl-2.2.1
Building stm-2.4.4.1...
Configuring text-1.2.2.1...
Installed stm-2.4.4.1
Building text-1.2.2.1...
Configuring transformers-compat-0.5.1.4...
Installed fgl-5.5.3.0
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.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 polyparse-1.12...
Configuring wl-pprint-text-1.1.0.4...
Building wl-pprint-text-1.1.0.4...
Building polyparse-1.12...
Installed wl-pprint-text-1.1.0.4
Installed polyparse-1.12
Configuring graphviz-2999.18.1.2...
Building graphviz-2999.18.1.2...
Installed graphviz-2999.18.1.2
Downloading teams-0.0.2...
Configuring teams-0.0.2...
Building teams-0.0.2...
Failed to install teams-0.0.2
Build log ( /home/builder/.cabal/logs/teams-0.0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-22843/teams-0.0.2'
Configuring teams-0.0.2...
Building teams-0.0.2...
Preprocessing library teams-0.0.2...
[1 of 5] Compiling Data.Teams.Graph ( Data/Teams/Graph.hs, dist/build/Data/Teams/Graph.o )

Data/Teams/Graph.hs:140:30: error:
    Not in scope: data constructor ‘G.Style’
    Perhaps you meant one of these:
      variable ‘G.style’ (imported from Data.GraphViz),
      variable ‘G.styles’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Style’.

Data/Teams/Graph.hs:140:38: error:
    Not in scope: data constructor ‘G.Filled’
    Perhaps you meant variable ‘G.filled’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Filled’.

Data/Teams/Graph.hs:140:48: error:
    Not in scope: data constructor ‘G.FillColor’
    Perhaps you meant one of these:
      variable ‘G.fillColor’ (imported from Data.GraphViz),
      variable ‘G.fillColors’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘FillColor’.

Data/Teams/Graph.hs:140:61: error:
    Not in scope: data constructor ‘G.RGB’
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘RGB’.

Data/Teams/Graph.hs:141:31: error:
    Not in scope: data constructor ‘G.Shape’
    Perhaps you meant variable ‘G.shape’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Shape’.

Data/Teams/Graph.hs:142:31: error:
    Not in scope: data constructor ‘G.Label’
    Perhaps you meant one of these:
      variable ‘G.xLabel’ (imported from Data.GraphViz),
      variable ‘G.toLabel’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Label’.

Data/Teams/Graph.hs:143:30: error:
    Not in scope: data constructor ‘G.Shape’
    Perhaps you meant variable ‘G.shape’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Shape’.

Data/Teams/Graph.hs:144:31: error:
    Not in scope: data constructor ‘G.Label’
    Perhaps you meant one of these:
      variable ‘G.xLabel’ (imported from Data.GraphViz),
      variable ‘G.toLabel’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Label’.

Data/Teams/Graph.hs:166:34: error:
    Not in scope: data constructor ‘G.Shape’
    Perhaps you meant variable ‘G.shape’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Shape’.

Data/Teams/Graph.hs:166:42: error:
    Not in scope: data constructor ‘G.Rectangle’
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Rectangle’.

Data/Teams/Graph.hs:167:35: error:
    Not in scope: data constructor ‘G.Label’
    Perhaps you meant one of these:
      variable ‘G.xLabel’ (imported from Data.GraphViz),
      variable ‘G.toLabel’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Label’.

Data/Teams/Graph.hs:168:34: error:
    Not in scope: data constructor ‘G.Style’
    Perhaps you meant one of these:
      variable ‘G.style’ (imported from Data.GraphViz),
      variable ‘G.styles’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Style’.

Data/Teams/Graph.hs:168:42: error:
    Not in scope: data constructor ‘G.Filled’
    Perhaps you meant variable ‘G.filled’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Filled’.

Data/Teams/Graph.hs:168:52: error:
    Not in scope: data constructor ‘G.FillColor’
    Perhaps you meant one of these:
      variable ‘G.fillColor’ (imported from Data.GraphViz),
      variable ‘G.fillColors’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘FillColor’.

Data/Teams/Graph.hs:168:65: error:
    Not in scope: data constructor ‘G.RGB’
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘RGB’.

Data/Teams/Graph.hs:169:35: error:
    Not in scope: data constructor ‘G.Shape’
    Perhaps you meant variable ‘G.shape’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Shape’.

Data/Teams/Graph.hs:169:43: error:
    Not in scope: data constructor ‘G.Rectangle’
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Rectangle’.

Data/Teams/Graph.hs:170:35: error:
    Not in scope: data constructor ‘G.Label’
    Perhaps you meant one of these:
      variable ‘G.xLabel’ (imported from Data.GraphViz),
      variable ‘G.toLabel’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Label’.

Data/Teams/Graph.hs:171:34: error:
    Not in scope: data constructor ‘G.Style’
    Perhaps you meant one of these:
      variable ‘G.style’ (imported from Data.GraphViz),
      variable ‘G.styles’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Style’.

Data/Teams/Graph.hs:171:42: error:
    Not in scope: data constructor ‘G.Filled’
    Perhaps you meant variable ‘G.filled’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Filled’.

Data/Teams/Graph.hs:171:52: error:
    Not in scope: data constructor ‘G.FillColor’
    Perhaps you meant one of these:
      variable ‘G.fillColor’ (imported from Data.GraphViz),
      variable ‘G.fillColors’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘FillColor’.

Data/Teams/Graph.hs:171:65: error:
    Not in scope: data constructor ‘G.RGB’
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘RGB’.

Data/Teams/Graph.hs:172:35: error:
    Not in scope: data constructor ‘G.Shape’
    Perhaps you meant variable ‘G.shape’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Shape’.

Data/Teams/Graph.hs:172:43: error:
    Not in scope: data constructor ‘G.Rectangle’
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Rectangle’.

Data/Teams/Graph.hs:173:35: error:
    Not in scope: data constructor ‘G.Label’
    Perhaps you meant one of these:
      variable ‘G.xLabel’ (imported from Data.GraphViz),
      variable ‘G.toLabel’ (imported from Data.GraphViz)
    Neither ‘Data.Graph.Inductive’ nor ‘Data.GraphViz’ exports ‘Label’.
cabal: Leaving directory '/tmp/cabal-tmp-22843/teams-0.0.2'
cabal: Error: some packages failed to install:
teams-0.0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.