Build #2 for tablize-1.0.0
| Package | tablize-1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2017-01-27 14:38:13.445145 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | attoparsec-0.13.1.0, base-4.9.0.0, comma-1.0.1, optparse-applicative-0.13.0.0, tabl-1.0.3, text-1.2.2.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring ansi-terminal-0.6.2.3...
Configuring integer-logarithms-1.0.1...
Building integer-logarithms-1.0.1...
Building ansi-terminal-0.6.2.3...
Installed integer-logarithms-1.0.1
Configuring primitive-0.6.2.0...
Building primitive-0.6.2.0...
Configuring safe-0.3.11...
Installed ansi-terminal-0.6.2.3
Building safe-0.3.11...
Configuring text-1.2.2.1...
Installed safe-0.3.11
Building text-1.2.2.1...
Configuring transformers-compat-0.5.1.4...
Installed primitive-0.6.2.0
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring ansi-wl-pprint-0.6.7.3...
Building ansi-wl-pprint-0.6.7.3...
Configuring vector-0.12.0.0...
Installed ansi-wl-pprint-0.6.7.3
Building vector-0.12.0.0...
Installed text-1.2.2.1
Configuring optparse-applicative-0.13.0.0...
Building optparse-applicative-0.13.0.0...
Configuring hashable-1.2.5.0...
Installed optparse-applicative-0.13.0.0
Building hashable-1.2.5.0...
Configuring tabl-1.0.3...
Installed hashable-1.2.5.0
Building tabl-1.0.3...
Installed tabl-1.0.3
Installed vector-0.12.0.0
Configuring scientific-0.3.4.10...
Building scientific-0.3.4.10...
Installed scientific-0.3.4.10
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Installed attoparsec-0.13.1.0
Configuring comma-1.0.1...
Building comma-1.0.1...
Installed comma-1.0.1
Configuring tablize-1.0.0...
Building tablize-1.0.0...
Failed to install tablize-1.0.0
Build log ( /home/builder/.cabal/logs/tablize-1.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-17883/tablize-1.0.0'
Configuring tablize-1.0.0...
Building tablize-1.0.0...
Preprocessing executable 'tablize' for tablize-1.0.0...
[1 of 2] Compiling Options ( src/Options.hs, dist/build/tablize/tablize-tmp/Options.o )
src/Options.hs:30:3: error:
• Variable not in scope: (<>) :: Parser T.Text -> Mod f4 a3 -> t3
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:31:3: error:
• Variable not in scope: (<>) :: t3 -> Mod f3 [Char] -> t2
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:32:3: error:
• Variable not in scope: (<>) :: t2 -> Mod f2 a2 -> t1
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:33:3: error:
• Variable not in scope: (<>) :: t1 -> Mod f1 a1 -> t0
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:34:3: error:
• Variable not in scope: (<>) :: t0 -> Mod f0 a0 -> Parser T.Text
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:40:3: error:
• Variable not in scope: (<>) :: Parser T.Text -> Mod f9 a7 -> t7
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:41:3: error:
• Variable not in scope: (<>) :: t7 -> Mod f8 [Char] -> t6
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:42:3: error:
• Variable not in scope: (<>) :: t6 -> Mod f7 a6 -> t5
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:43:3: error:
• Variable not in scope: (<>) :: t5 -> Mod f6 a5 -> t4
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:44:3: error:
• Variable not in scope: (<>) :: t4 -> Mod f5 a4 -> Parser T.Text
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:50:3: error:
• Variable not in scope:
(<>) :: Parser T.Text -> Mod f14 a11 -> t11
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:51:3: error:
• Variable not in scope: (<>) :: t11 -> Mod f13 [Char] -> t10
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:52:3: error:
• Variable not in scope: (<>) :: t10 -> Mod f12 a10 -> t9
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:53:3: error:
• Variable not in scope: (<>) :: t9 -> Mod f11 a9 -> t8
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:54:3: error:
• Variable not in scope: (<>) :: t8 -> Mod f10 a8 -> Parser T.Text
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Options.hs:66:54: error:
• Variable not in scope:
(<>) :: InfoMod a13 -> InfoMod a12 -> InfoMod Options
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
cabal: Leaving directory '/tmp/cabal-tmp-17883/tablize-1.0.0'
cabal: Error: some packages failed to install:
tablize-1.0.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.