src/Network/HTTP/Download.hs:105:50: error: Not in scope: ‘CB.sinkFileCautious’ Module ‘Data.Conduit.Binary’ does not export ‘sinkFileCautious’. src/Network/HTTP/Download.hs:108:40: error: Not in scope: ‘CB.sinkFileCautious’ Module ‘Data.Conduit.Binary’ does not export ‘sinkFileCautious’. Looks like simple a dependency problem. It seems that support for sinkFileCautious was added in conduit-extra-1.1.14. I also found that dev-haskell/stack-1.3.2 builds fine against dev-haskell/conduit-extra-1.1.15.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa285e6659306676a1c55800e75f5d278b9cecc3 commit fa285e6659306676a1c55800e75f5d278b9cecc3 Author: Jack Todaro <solpeth@posteo.org> AuthorDate: 2020-08-05 22:20:02 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-08-06 07:41:58 +0000 dev-haskell/stack: remove old Closes: https://bugs.gentoo.org/641122 Closes: https://bugs.gentoo.org/637096 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-haskell/stack/Manifest | 1 - dev-haskell/stack/stack-1.3.2.ebuild | 135 ----------------------------------- 2 files changed, 136 deletions(-)