Build #5 for textPlot-0.2
| Package | textPlot-0.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-25 10:37:47.359842 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | array-0.5.1.1, base-4.9.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading textPlot-0.2...
Configuring textPlot-0.2...
Building textPlot-0.2...
Failed to install textPlot-0.2
Build log ( /home/builder/.cabal/logs/textPlot-0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-20310/textPlot-0.2'
Configuring textPlot-0.2...
Building textPlot-0.2...
Preprocessing library textPlot-0.2...
[1 of 1] Compiling TextPlot ( TextPlot.hs, dist/build/TextPlot.o )
TextPlot.hs:46:10: error:
• Illegal instance declaration for ‘Show Function’
(All instance types must be of the form (T a1 ... an)
where a1 ... an are *distinct type variables*,
and each type variable appears at most once in the instance head.
Use FlexibleInstances if you want to disable this.)
• In the instance declaration for ‘Show Function’
TextPlot.hs:82:10: error:
• Illegal instance declaration for ‘EditPlot XYPlot Function’
(All instance types must be of the form (T a1 ... an)
where a1 ... an are *distinct type variables*,
and each type variable appears at most once in the instance head.
Use FlexibleInstances if you want to disable this.)
• In the instance declaration for ‘EditPlot XYPlot Function’
cabal: Leaving directory '/tmp/cabal-tmp-20310/textPlot-0.2'
cabal: Error: some packages failed to install:
textPlot-0.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.