From d083843a1f668cf1081b3fd90e390c36698ac604 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Feb 2020 13:12:26 -0400 Subject: updated many dependencies, ghc 8.x Updated many dependencies, notably secret-sharing which dropped the dep on polynomial, and so allows building with ghc 8.x. Did not try to support building with older ghc because the semigroup-monid transition would make it nontrivial. Stackage lts-14.25 is a compromise, since the stack shipped in debian (even unstable) is not able to handle newer ones. This commit was sponsored by Eric Drechsel on Patreon. --- keysafe.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'keysafe.hs') diff --git a/keysafe.hs b/keysafe.hs index d6c2a5e..d568c8a 100644 --- a/keysafe.hs +++ b/keysafe.hs @@ -32,7 +32,6 @@ import qualified Gpg import Data.Maybe import Data.Time.Clock import Data.Time.Calendar -import Data.Monoid import Data.List import Control.DeepSeq import Control.Concurrent.Async -- cgit v1.2.3