From 010b3bc60449b47b4347f4ae3277e4277d9e8bde Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sat, 29 Dec 2012 20:19:41 +0100 Subject: Tests needs unix --- hakyll.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index caa46ae..aed7f63 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -212,7 +212,9 @@ Test-suite hakyll-tests regex-tdfa >= 1.1 && < 1.2, tagsoup >= 0.12.6 && < 0.13, text >= 0.11 && < 1.12, - time >= 1.1 && < 1.5 + time >= 1.1 && < 1.5, + -- Bonus copypasta + unix >= 2.4 && < 2.7 Other-modules: Hakyll.Core.Dependencies.Tests -- cgit v1.2.3