From 803d8a03e5c787d1d57b327cbc30a5beb9f1ec7a Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 13 Jul 2019 16:00:49 -0400 Subject: make unused code compile --- kiki.cabal | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index 1eca45b..25b2373 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -73,7 +73,8 @@ library SuperOrd, FunctorToMaybe, GnuPGAgent, - ByteStringUtil + ByteStringUtil, + IntMapClass other-modules: TimeUtil, ControlMaybe, Compat, @@ -87,7 +88,8 @@ library asn1-types, binary, bytestring, - containers, + containers >= 0.5.3, + deepseq, directory, filepath, network, -- cgit v1.2.3