prowdsponsor / esqueleto

Bare bones, type-safe EDSL for SQL queries on persistent backends.
http://hackage.haskell.org/package/esqueleto
BSD 3-Clause "New" or "Revised" License
177 stars 51 forks source link

Support for persistent 2.5 #137

Open felixonmars opened 8 years ago

felixonmars commented 8 years ago

It would be nice to support the latest version of persistent 2.5 series.

peti commented 8 years ago

Yes, that would be very nice indeed! As it is now, esqueleto has effectively been removed from Stackage because it's blocking other packages. :cry:

ilovezfs commented 7 years ago

Any progress on this? Downstream is now starting to patch around this.

mrkkrp commented 7 years ago

Now that lts-7.0 is out with GHC 8.0 we cannot switch to it solely because of esqueleto. @meteficha Any chance you take 5 minutes and merge a PR that addresses this?

qrilka commented 7 years ago

@meteficha was this project abandoned?

wyager commented 7 years ago

What's going on here? Looks like @vandenoever fixed it but didn't submit a PR to upstream Esqueleto?

qrilka commented 7 years ago

@wyager I've created alternative PR #153 but I will be happy to close it in favor of more proper one

vandenoever commented 7 years ago

@wyager It was @tebello-thejane who fixed it for my use-case with https://github.com/prowdsponsor/esqueleto/pull/150. I cannot say which is the better PR.

mrkkrp commented 7 years ago

Maybe we should contact them at opensource@prowdsponsor.com and ask if this is maintained and if not, someone could take over it?

clinty commented 7 years ago

Perhaps an issue at https://github.com/haskell-infra/hackage-trustees/issues ?

nd2s commented 7 years ago

I suggest updating this ticket to be about persistent-2.6 and base-4.9.0.0, because we have a esqueleto-2.5.0 version now, but it still can't be use with lts-7.x because it's too old.

ilovezfs commented 7 years ago

@nd2s the new maintainer's repository is here: https://github.com/bitemyapp/esqueleto