From 13674f39b38239064afe933bfcaf091a30d03921 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 19 Feb 2020 13:59:44 +0100 Subject: [PATCH] Require non-broken streamly-bytestring --- hpath-directory/hpath-directory.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpath-directory/hpath-directory.cabal b/hpath-directory/hpath-directory.cabal index c399222..9b3f21d 100644 --- a/hpath-directory/hpath-directory.cabal +++ b/hpath-directory/hpath-directory.cabal @@ -43,7 +43,7 @@ library , hpath-posix >= 0.13 , safe-exceptions >= 0.1 , streamly >= 0.7 - , streamly-bytestring >= 0.1.0.1 + , streamly-bytestring >= 0.1.2 , time >= 1.8 , unix >= 2.5 , unix-bytestring >= 0.3