Open domenkozar opened 7 years ago
For countable-inflections see https://github.com/folsen/opaleye-gen/pull/9
I personally have no strong feeling either way about publishing to hackage. On one hand, I don't really see the point because it's not really a library that you depend on in a cabal file, and most likely you'll need to tweak the code a little bit to your specific purpose and desires (unless you're in the exact same case as me when I wrote this of migrating a Rails DB to opaleye).
But on the other hand, having it on hackage makes it more visible and you can cabal install the binary, so ¯\_(ツ)_/¯
If you really want it there I can push it up.
I think it can't do harm. For NixOS we'll have the binary for the opaleye-gen, so that's one positive side of it.
@folsen before we do that we still need a release of product-profunctors with https://github.com/tomjaguarpaw/product-profunctors/commits/fieldnames
All dependencies are ready for opaleye-gen to be released on hackage :)
Having a busy week, but I'll push it up some time soon! I haven't forgotten about this :P
What is the status of https://github.com/tomjaguarpaw/product-profunctors/commits/fieldnames? It would be really handy to release opaleye-gen to Hackage :)
cc @folsen