[all reports]
Package |
purescript-bundle-fast-0.1.0.1 |
Install |
BuildFailed |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2016-12-02 11:19:33.23719 UTC
|
Compiler |
ghc-8.0.1.20161018 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, filepath-1.4.1.0, optparse-applicative-0.13.0.0, text-1.2.2.1, vector-0.11.0.0 |
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 primitive-0.6.1.0...
Building ansi-terminal-0.6.2.3...
Building primitive-0.6.1.0...
Installed ansi-terminal-0.6.2.3
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Configuring ansi-wl-pprint-0.6.7.3...
Installed primitive-0.6.1.0
Building ansi-wl-pprint-0.6.7.3...
Configuring transformers-compat-0.5.1.4...
Installed ansi-wl-pprint-0.6.7.3
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Configuring optparse-applicative-0.13.0.0...
Installed text-1.2.2.1
Building optparse-applicative-0.13.0.0...
Installed optparse-applicative-0.13.0.0
Installed vector-0.11.0.0
Configuring purescript-bundle-fast-0.1.0.1...
Building purescript-bundle-fast-0.1.0.1...
Failed to install purescript-bundle-fast-0.1.0.1
Build log ( /home/builder/.cabal/logs/purescript-bundle-fast-0.1.0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-14929/purescript-bundle-fast-0.1.0.1'
Configuring purescript-bundle-fast-0.1.0.1...
Building purescript-bundle-fast-0.1.0.1...
Preprocessing executable 'psc-bundle-fast' for
purescript-bundle-fast-0.1.0.1...
[1 of 4] Compiling ProcessModule ( src/ProcessModule.hs, dist/build/psc-bundle-fast/psc-bundle-fast-tmp/ProcessModule.o )
[2 of 4] Compiling ProcessRootModule ( src/ProcessRootModule.hs, dist/build/psc-bundle-fast/psc-bundle-fast-tmp/ProcessRootModule.o )
[3 of 4] Compiling Paths_purescript_bundle_fast ( dist/build/autogen/Paths_purescript_bundle_fast.hs, dist/build/psc-bundle-fast/psc-bundle-fast-tmp/Paths_purescript_bundle_fast.o )
[4 of 4] Compiling Main ( src/Main.hs, dist/build/psc-bundle-fast/psc-bundle-fast-tmp/Main.o )
src/Main.hs:88:5: error:
• Variable not in scope:
(<>) :: Parser String -> Mod f16 a19 -> t11
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:89:5: error:
• Variable not in scope: (<>) :: t11 -> Mod f15 a18 -> t10
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:90:5: error:
• Variable not in scope:
(<>) :: t10 -> Mod f14 a17 -> Parser FilePath
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:95:5: error:
• Variable not in scope: (<>) :: Parser String -> Mod f13 a16 -> t9
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:96:5: error:
• Variable not in scope: (<>) :: t9 -> Mod f12 a15 -> t8
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:97:5: error:
• Variable not in scope:
(<>) :: t8 -> Mod f11 a14 -> Parser FilePath
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:102:5: error:
• Variable not in scope: (<>) :: Parser String -> Mod f10 a13 -> t7
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:103:5: error:
• Variable not in scope: (<>) :: t7 -> Mod f9 a12 -> t6
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:104:5: error:
• Variable not in scope: (<>) :: t6 -> Mod f8 a11 -> Parser String
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:109:5: error:
• Variable not in scope: (<>) :: Parser String -> Mod f7 a10 -> t5
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:110:5: error:
• Variable not in scope: (<>) :: t5 -> Mod f6 a9 -> Parser String
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:115:5: error:
• Variable not in scope: (<>) :: Parser String -> Mod f5 a8 -> t4
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:116:5: error:
• Variable not in scope: (<>) :: t4 -> Mod f4 [Char] -> t3
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:117:5: error:
• Variable not in scope: (<>) :: t3 -> Mod f3 a7 -> t2
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:118:5: error:
• Variable not in scope: (<>) :: t2 -> Mod f2 a6 -> Parser String
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:126:26: error:
• Variable not in scope: (<>) :: InfoMod a5 -> InfoMod a4 -> t1
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:126:40: error:
• Variable not in scope: (<>) :: t1 -> InfoMod a3 -> t
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:131:67: error:
• Variable not in scope:
(<>) :: Parser (a2 -> a2) -> Mod f1 a1 -> t0
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
src/Main.hs:131:101: error:
• Variable not in scope: (<>) :: t0 -> Mod f0 a0 -> Parser (a -> a)
• Perhaps you meant one of these:
‘</>’ (imported from System.FilePath),
‘<$>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
cabal: Leaving directory '/tmp/cabal-tmp-14929/purescript-bundle-fast-0.1.0.1'
cabal: Error: some packages failed to install:
purescript-bundle-fast-0.1.0.1 failed during the building phase. The exception
was:
ExitFailure 1