From 09f25deeccd5b3d56666d3bcd789360cec7adce3 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 29 Jan 2020 23:09:40 +0100 Subject: [PATCH] Fix hpath-io deps --- hpath-io/hpath-io.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/hpath-io/hpath-io.cabal b/hpath-io/hpath-io.cabal index 262d17c..8d39183 100644 --- a/hpath-io/hpath-io.cabal +++ b/hpath-io/hpath-io.cabal @@ -30,6 +30,7 @@ library , exceptions , hpath >= 0.11 && < 0.12 , hpath-directory >= 0.13 && < 0.14 + , hpath-posix >= 0.13 && < 0.14 , safe-exceptions >= 0.1 , streamly >= 0.7 , time >= 1.8