From 8820af82d2fccadb6de7e2623c87e48fb11378c5 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 13 Jul 2019 16:25:13 -0400 Subject: remove more old cpp cruft --- kiki.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index 25b2373..7c57e3d 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -68,7 +68,6 @@ library SSHKey, LengthPrefixedBE, CommandLine, - Numeric.Interval, Numeric.Interval.Bounded, SuperOrd, FunctorToMaybe, @@ -92,7 +91,7 @@ library deepseq, directory, filepath, - network, + network >= 2.4.0, openpgp-util, pretty-show, process, @@ -100,7 +99,8 @@ library text, unix, zlib, - time >= 1.5 + time >= 1.5, + intervals Build-Depends: cryptonite, x509 >=1.6, memory, hourglass c-sources: lib/dotlock.c -- cgit v1.2.3