Use streamly for copyFile

This commit is contained in:
2019-12-29 20:03:28 +01:00
parent 4ac3ee3e42
commit 200fc9b581
2 changed files with 35 additions and 78 deletions

View File

@@ -42,6 +42,7 @@ library
, exceptions
, hspec
, simple-sendfile >= 0.2.24
, streamly >= 0.7
, unix >= 2.5
, unix-bytestring
, utf8-string