From fd2cb3cd3608401f42d3d0d06b7f961bb0b1ebb4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 27 Apr 2017 15:55:46 -0400 Subject: put the hash of the publickey in the clearsigned gpg message This way changes to JSON won't risk breaking that. --- Types.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Types.hs') diff --git a/Types.hs b/Types.hs index 1335cdc..bcd1311 100644 --- a/Types.hs +++ b/Types.hs @@ -3,8 +3,7 @@ {- | Main types for debug-me - - Note that changing types in ways that change the JSON serialization - - changes debug-me's log format, and in some cases also changes the wire - - format. + - changes debug-me's log format. -} module Types ( -- cgit v1.2.3