Skip to content

Conversation

@michael-xavier-well
Copy link
Contributor

postgresql-binary-0.14, which is now in stackage nightlies, swaps out the type NetAddr IP from the network-ip package for its inet type with IPRange from the iproute package. This change adds CPP so that both build.

postgresql-binary-0.14, which is now in stackage nightlies, swaps out
the type `NetAddr IP` from the `network-ip` package for its inet type
with `IPRange` from the `iproute` package. This change adds CPP so that
both build.
@echatav echatav self-requested a review December 11, 2024 01:16
@echatav echatav merged commit a54b9ff into morphismtech:dev Dec 11, 2024
3 checks passed
@echatav
Copy link
Contributor

echatav commented Dec 11, 2024

Thanks @michael-xavier-well

@michael-xavier-well
Copy link
Contributor Author

Thanks @echatav . Is there a chance this will get a hackage release soon?

@echatav
Copy link
Contributor

echatav commented Jan 15, 2025

@michael-xavier-well I made a new hackage version but it looks like it's broken on hackage from trying to install postgres. I think this happened before and I don't remember what to do to fix it.

@michael-xavier-well
Copy link
Contributor Author

@echatav it looks like postgresql-libpq also fails in the same way. It looks like it might be failing because the version of postgres in use on the build server is older than the minimum supported version. You'd probably have to get whoever owns hackage to upgrade but I honestly don't think it's a huge deal. Users can still build docs locally and it should overall be less work than pulling from github. Thank you!

@echatav
Copy link
Contributor

echatav commented Jan 15, 2025

I added a comment to this issue for hackage.

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

Successfully merging this pull request may close these issues.

2 participants