You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/curators/work/unpack-dir/unpacked/xlsx-1.1.2.2-56ddf5b75ffa0673bcf4a571ec74cfa628c688dab8c2024cd1397b82aba1930d/src/Codec/Xlsx/Writer/Stream.hs:268:35: error: [GHC-22385]
Not in scope: record field ‘rsPretty’
|
268 | writeEvents = renderBuilder (def {rsPretty=False})
|
rsPretty was removed in new version of xml-conduit.
I didn't mean to be pushy, I noticed the whole thing while curating stackage. Since you (@qrilka) are mentioned as a maintainer, the tagging - but I (personally) won't create a PR (simply because we (the curators) couldn't do this for all the problems we reveal) - but as you said, contributions are welcome!
rsPretty
was removed in new version ofxml-conduit
.https://hackage.haskell.org/package/xml-conduit-1.9.1.4/docs/Text-XML-Stream-Render.html#v:rsPretty
FYI @qrilka
The text was updated successfully, but these errors were encountered: