Skip to content

Instantly share code, notes, and snippets.

@CheatEx
Created November 19, 2015 21:05
Show Gist options
  • Save CheatEx/ea4da76adbb4ead5c165 to your computer and use it in GitHub Desktop.
Save CheatEx/ea4da76adbb4ead5c165 to your computer and use it in GitHub Desktop.
Configuring elm-compiler-0.16...
Building elm-compiler-0.16...
Failed to install elm-compiler-0.16
Build log ( /home/zan/installed/Elm-Platform/0.16/.cabal-sandbox/logs/elm-compiler-0.16.log ):
Configuring elm-compiler-0.16...
Building elm-compiler-0.16...
Preprocessing library elm-compiler-0.16...
[ 1 of 85] Compiling Generate.JavaScript.Helpers ( src/Generate/JavaScript/Helpers.hs, dist/dist-sandbox-a9625549/build/Generate/JavaScript/Helpers.o ) [flags changed]
[ 2 of 85] Compiling Paths_elm_compiler ( dist/dist-sandbox-a9625549/build/autogen/Paths_elm_compiler.hs, dist/dist-sandbox-a9625549/build/Paths_elm_compiler.o ) [flags changed]
[ 3 of 85] Compiling AST.Literal ( src/AST/Literal.hs, dist/dist-sandbox-a9625549/build/AST/Literal.o ) [flags changed]
[ 4 of 85] Compiling Reporting.Region ( src/Reporting/Region.hs, dist/dist-sandbox-a9625549/build/Reporting/Region.o ) [flags changed]
[ 5 of 85] Compiling Reporting.Render.Code ( src/Reporting/Render/Code.hs, dist/dist-sandbox-a9625549/build/Reporting/Render/Code.o ) [flags changed]
[ 6 of 85] Compiling AST.Helpers ( src/AST/Helpers.hs, dist/dist-sandbox-a9625549/build/AST/Helpers.o ) [flags changed]
[ 7 of 85] Compiling Reporting.Report ( src/Reporting/Report.hs, dist/dist-sandbox-a9625549/build/Reporting/Report.o ) [flags changed]
[ 8 of 85] Compiling Reporting.Annotation ( src/Reporting/Annotation.hs, dist/dist-sandbox-a9625549/build/Reporting/Annotation.o ) [flags changed]
[ 9 of 85] Compiling Elm.Package ( src/Elm/Package.hs, dist/dist-sandbox-a9625549/build/Elm/Package.o )
src/Elm/Package.hs:60:25:
Not in scope: ‘<$>’
Perhaps you meant ‘</>’ (imported from System.FilePath)
src/Elm/Package.hs:114:16:
Not in scope: ‘<$>’
Perhaps you meant ‘</>’ (imported from System.FilePath)
src/Elm/Package.hs:114:24:
Not in scope: ‘<*>’
Perhaps you meant ‘</>’ (imported from System.FilePath)
src/Elm/Package.hs:210:32:
Not in scope: ‘<$>’
Perhaps you meant ‘</>’ (imported from System.FilePath)
src/Elm/Package.hs:217:19:
Not in scope: ‘<$>’
Perhaps you meant ‘</>’ (imported from System.FilePath)
src/Elm/Package.hs:217:27:
Not in scope: ‘<*>’
Perhaps you meant ‘</>’ (imported from System.FilePath)
src/Elm/Package.hs:217:35:
Not in scope: ‘<*>’
Perhaps you meant ‘</>’ (imported from System.FilePath)
cabal: Error: some packages failed to install:
elm-compiler-0.16 failed during the building phase. The exception was:
ExitFailure 1
elm-reactor-0.16 depends on elm-compiler-0.16 which failed to install.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment