-
Notifications
You must be signed in to change notification settings - Fork 23
compile failure w/ base-4.7 and older #43
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
Comments
Oh, I didn't notice that. Thanks for reporting it. I'll make a fix. |
@maoe Btw, I've already corrected the meta-data on the 3 affected releases:
So there's no immediate need to upload a new release just for the meta-data. |
Okay thanks. How did you find the issue? |
@maoe it showed up on http://104.239.175.197:8080/package/influxdb (but it's been fixed now with the meta-data fixup) |
Fixed in HEAD. Also thanks for the info! |
Hi,
I noticed that the last 3 release of
influxdb
run into a compile failure (see below).The easiest fix would be to tighten the lower constraint on base, i.e.
base >= 4.8
and call it a day (also because the Travis job currently only validates GHC 7.10 & GHC 8.0).The text was updated successfully, but these errors were encountered: