From baf38b1c4aebebae1a3a93b9336d147ab7ce84c3 Mon Sep 17 00:00:00 2001 From: James Crayne Date: Fri, 29 Apr 2016 02:19:49 -0400 Subject: sort cabal build-depends, add missing deps --- kiki.cabal | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index b937984..80e322f 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -96,7 +96,6 @@ library FunctorToMaybe Build-Depends: base >=4.6.0.0, - temporary, asn1-encoding, asn1-types, binary, @@ -104,14 +103,16 @@ library containers, dataenc, directory, + extra, filepath, network, + openpgp-util, pretty-show, process, + temporary, text, unix, - zlib, - openpgp-util + zlib -- todo: remove this dependency when flag(hourglass) if flag(needlocale) build-depends: time < 1.5, old-locale -- cgit v1.2.3