psibi / download

High level download interface for Haskell
https://www.stackage.org/package/download
Other
10 stars 3 forks source link

required header with gcc 7.2.0 on archlinux #15

Closed choener closed 6 years ago

choener commented 6 years ago

uintptr_t undeclared.

psibi commented 6 years ago

@choener Can you see why the test is specifically failing for a single version of the compiler ?

choener commented 6 years ago

It looks like (openAsFeed) the specs are failing on opening www.google.com. You could try restarting travis-ci, this might be transient.

I don't think it actually has to do with my change, since the change just makes an import explicit.

psibi commented 6 years ago

I did restart and it resulted in the same error. Anyway, the PR shouldn't cause that problem. Thanks for the patch!

beojan commented 6 years ago

Can you make a new release with this patch, so it's installable as a stack dependency?

psibi commented 6 years ago

@beojan A new version has been released.