From d77b37d8384e3186014cf993e1cece498114d876 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Jun 2022 00:21:41 +0800 Subject: [PATCH] revise .cabal --- fsnotify-0.3.0.1.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fsnotify-0.3.0.1.cabal b/fsnotify-0.3.0.1.cabal index e29c556..17f144d 100644 --- a/fsnotify-0.3.0.1.cabal +++ b/fsnotify-0.3.0.1.cabal @@ -1,6 +1,6 @@ Name: fsnotify Version: 0.3.0.1 -x-revision: 1 +x-revision: 2 Author: Mark Dittmer , Niklas Broberg Maintainer: Tom McLaughlin License: BSD3 @@ -25,7 +25,7 @@ Library Build-Depends: base >= 4.8 && < 5 , bytestring >= 0.10.2 , containers >= 0.4 - , directory >= 1.1.0.0 + , directory >= 1.2.7.0 , filepath >= 1.3.0.0 , text >= 0.11.0 , time >= 1.1