From 237b94f6c687675215f78fba28d7e003a2b9ab7d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 29 Apr 2017 12:23:29 -0400 Subject: add Gpg web of trust parser --- debug-me.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debug-me.cabal') diff --git a/debug-me.cabal b/debug-me.cabal index 5ffb183..0aa58d2 100644 --- a/debug-me.cabal +++ b/debug-me.cabal @@ -63,11 +63,14 @@ Executable debug-me , filepath (>= 1.4) , directory (>= 1.3) , containers (>= 0.5) + , unordered-containers (>= 0.2) , unbounded-delays (>= 0.1) , memory (>= 0.13) , warp (>= 3.2) , wai (>= 3.2) , http-types (>= 0.9) + , http-client (>= 0.4) + , http-client-tls (>= 0.2) , websockets (>= 0.11.1) , wai-websockets (>= 3.0) , uuid (>= 1.3) @@ -82,6 +85,7 @@ Executable debug-me DotDir Graphviz Gpg + Gpg.Wot Hash JSON Log -- cgit v1.2.3