Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build on travis-ci environment #74

Open
iustin opened this issue Mar 31, 2018 · 0 comments
Open

Fails to build on travis-ci environment #74

iustin opened this issue Mar 31, 2018 · 0 comments

Comments

@iustin
Copy link

iustin commented Mar 31, 2018

I tried installing via a sandboxed env, and as you can see in the build log, it fails to build with:

…
[ 7 of 11] Compiling Trace.Hpc.Coveralls.Curl ( src/Trace/Hpc/Coveralls/Curl.hs, dist/dist-sandbox-ed1f6b59/build/hpc-coveralls/hpc-coveralls-tmp/Trace/Hpc/Coveralls/Curl.o )
src/Trace/Hpc/Coveralls/Curl.hs:36:25:
    Not in scope: `decode'
    Perhaps you meant `encode' (imported from Data.Aeson)
cabal: Leaving directory '/tmp/cabal-tmp-6387/hpc-coveralls-0.9.0'
cabal: Error: some packages failed to install:
hpc-coveralls-0.9.0-Cwr3C23BEBV6lbgspZChJV failed during the building phase.
The exception was:
ExitFailure 1

However, I can't reproduce this locally (on Debian unstable). Have you seen/heard this before?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant