From 8be1aa564a46974b5c4c3efd13cd8b9c83a1a0f3 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Tue, 29 May 2018 21:54:16 +0200 Subject: Bump tasty to 1.1, fsnotify to 0.3 --- hakyll.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hakyll.cabal') diff --git a/hakyll.cabal b/hakyll.cabal index d98fc0c..7e7e903 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -197,7 +197,7 @@ Library warp >= 3.2 && < 3.3, wai-app-static >= 3.1 && < 3.2, http-types >= 0.9 && < 0.13, - fsnotify >= 0.2 && < 0.3 + fsnotify >= 0.2 && < 0.4 Cpp-options: -DPREVIEW_SERVER Other-modules: @@ -206,7 +206,7 @@ Library If flag(watchServer) Build-depends: - fsnotify >= 0.2 && < 0.3 + fsnotify >= 0.2 && < 0.4 Cpp-options: -DWATCH_SERVER Other-modules: @@ -260,7 +260,7 @@ Test-suite hakyll-tests Build-Depends: hakyll, QuickCheck >= 2.8 && < 2.12, - tasty >= 0.11 && < 1.1, + tasty >= 0.11 && < 1.2, tasty-hunit >= 0.9 && < 0.11, tasty-quickcheck >= 0.8 && < 0.11, -- Copy pasted from hakyll dependencies: -- cgit v1.2.3