From d73352f848b79224a94e531bb651897321064998 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Apr 2017 16:35:38 -0400 Subject: initial Crypto Will use Ed25519 because it's from DJB and well regarded and in common use now. --- debug-me.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debug-me.cabal') diff --git a/debug-me.cabal b/debug-me.cabal index 62cfa4c..05ab1e9 100644 --- a/debug-me.cabal +++ b/debug-me.cabal @@ -38,10 +38,13 @@ Executable debug-me , graphviz (== 2999.18.*) , time (>= 1.6) , unbounded-delays (>= 0.1) + , memory (>= 0.13) Other-Modules: CmdLine + Crypto Graphviz Hash + Json Log Memory Pty -- cgit v1.2.3