Build #7 for layout-0.0.0.0
| Package | layout-0.0.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-25 20:36:55.262454 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, convertible-1.1.1.0, hinduce-missingh-0.0.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring hinduce-missingh-0.0.0.0...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Building hinduce-missingh-0.0.0.0...
Installed hinduce-missingh-0.0.0.0
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Configuring text-1.2.2.1...
Installed old-locale-1.0.0.7
Building text-1.2.2.1...
Installed mtl-2.2.1
Configuring old-time-1.1.0.3...
Building old-time-1.1.0.3...
Installed old-time-1.1.0.3
Installed text-1.2.2.1
Configuring convertible-1.1.1.0...
Building convertible-1.1.1.0...
Installed convertible-1.1.1.0
Configuring layout-0.0.0.0...
Building layout-0.0.0.0...
Failed to install layout-0.0.0.0
Build log ( /home/builder/.cabal/logs/layout-0.0.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-10369/layout-0.0.0.0'
Configuring layout-0.0.0.0...
Building layout-0.0.0.0...
Preprocessing library layout-0.0.0.0...
[1 of 5] Compiling Text.Layout.Objects ( src/Text/Layout/Objects.hs, dist/build/Text/Layout/Objects.o )
[2 of 5] Compiling Text.Layout.DisplayLatex ( src/Text/Layout/DisplayLatex.hs, dist/build/Text/Layout/DisplayLatex.o )
[3 of 5] Compiling Text.Layout.Class ( src/Text/Layout/Class.hs, dist/build/Text/Layout/Class.o )
[4 of 5] Compiling Text.Layout.DisplayText ( src/Text/Layout/DisplayText.hs, dist/build/Text/Layout/DisplayText.o )
src/Text/Layout/DisplayText.hs:85:23: error:
• Could not deduce (Layout a DisplayText)
arising from a use of ‘renderdt’
from the context: (Convertible a DisplayText,
Convertible b DisplayText,
Convertible c DisplayText)
bound by the type signature for:
asciiTable :: (Convertible a DisplayText,
Convertible b DisplayText, Convertible c DisplayText) =>
String -> (String, String) -> [((a, b), c)] -> String
at src/Text/Layout/DisplayText.hs:(77,1)-(81,54)
• In the first argument of ‘(***)’, namely ‘renderdt’
In the first argument of ‘(***)’, namely ‘(renderdt *** renderdt)’
In the first argument of ‘map’, namely
‘((renderdt *** renderdt) *** renderdt)’
src/Text/Layout/DisplayText.hs:85:36: error:
• Could not deduce (Layout b DisplayText)
arising from a use of ‘renderdt’
from the context: (Convertible a DisplayText,
Convertible b DisplayText,
Convertible c DisplayText)
bound by the type signature for:
asciiTable :: (Convertible a DisplayText,
Convertible b DisplayText, Convertible c DisplayText) =>
String -> (String, String) -> [((a, b), c)] -> String
at src/Text/Layout/DisplayText.hs:(77,1)-(81,54)
• In the second argument of ‘(***)’, namely ‘renderdt’
In the first argument of ‘(***)’, namely ‘(renderdt *** renderdt)’
In the first argument of ‘map’, namely
‘((renderdt *** renderdt) *** renderdt)’
src/Text/Layout/DisplayText.hs:85:50: error:
• Could not deduce (Layout c DisplayText)
arising from a use of ‘renderdt’
from the context: (Convertible a DisplayText,
Convertible b DisplayText,
Convertible c DisplayText)
bound by the type signature for:
asciiTable :: (Convertible a DisplayText,
Convertible b DisplayText, Convertible c DisplayText) =>
String -> (String, String) -> [((a, b), c)] -> String
at src/Text/Layout/DisplayText.hs:(77,1)-(81,54)
• In the second argument of ‘(***)’, namely ‘renderdt’
In the first argument of ‘map’, namely
‘((renderdt *** renderdt) *** renderdt)’
In the expression:
map ((renderdt *** renderdt) *** renderdt) table'
cabal: Leaving directory '/tmp/cabal-tmp-10369/layout-0.0.0.0'
cabal: Error: some packages failed to install:
layout-0.0.0.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.