Publish on Hackage/Stackage possible?
This package in version 2 looks really nice and useful and would probably benefit from being uploaded to Hackage and Stackage. Would that be possible?
Hi @malteneuss, thanks for reaching out about this. Publishing to Hackage is definitely on the road map (see also https://github.com/tweag/funflow/issues/191), it just had not been prioritized. Since it sounds like it would be useful to you this is definitely something we can move up the backlog though.
I'm trying out cabal v2 nix-style-builds for this project, but getting funflow to compile has been a pain, mostly because the kqueue package has strict upper-bounds, and I'm trying to use GHC 9+.
Getting this to compile on stackage / hackage would be helpful, because it would make sure there's a sane build plan and show which versions of ghc it's compatible with.