From 4df7e02e277388b953bb060ec4b0342eb4f91fec Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 27 Jan 2020 12:51:44 +0100 Subject: [PATCH] Bump streamly-bytestring >= 0.1.0.1 for older GHCs --- 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 113f911..8eb1330 100644 --- a/hpath-directory/hpath-directory.cabal +++ b/hpath-directory/hpath-directory.cabal @@ -47,7 +47,7 @@ library , hpath-filepath >= 0.10.3 , safe-exceptions >= 0.1 , streamly >= 0.7 - , streamly-bytestring >= 0.1 + , streamly-bytestring >= 0.1.0.1 , time >= 1.8 , unix >= 2.5 , unix-bytestring >= 0.3