I've been waiting to use features added to Cabal-2.2.* in conjunction with stack for a month now. Unfortunately there's been no traction on the three issues listed as blocking release (#3796, #3791, #3782).
Specifically I need to use the cxx-options and cxx-sources buildinfo fields for separate compilation of C and C++ source files. stack's lack of support of these features is roadblocking our development and continuous integration efforts.
Could you prioritize resolving issues blocking a release incorporating Cabal-2.2.*?
I've been waiting to use features added to
Cabal-2.2.*in conjunction withstackfor a month now. Unfortunately there's been no traction on the three issues listed as blocking release (#3796, #3791, #3782).Specifically I need to use the
cxx-optionsandcxx-sourcesbuildinfo fields for separate compilation of C and C++ source files.stack's lack of support of these features is roadblocking our development and continuous integration efforts.Could you prioritize resolving issues blocking a release incorporating
Cabal-2.2.*?