From 26d38f73993db56811d198a3e0b5c710722dd472 Mon Sep 17 00:00:00 2001 From: Julien Tanguy Date: Tue, 14 Apr 2015 17:47:05 +0200 Subject: Disable third party caveats --- src/Crypto/Macaroon.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Crypto/Macaroon.hs b/src/Crypto/Macaroon.hs index 36aecf9..f955ab8 100644 --- a/src/Crypto/Macaroon.hs +++ b/src/Crypto/Macaroon.hs @@ -41,7 +41,7 @@ module Crypto.Macaroon ( , create , inspect , addFirstPartyCaveat - , addThirdPartyCaveat + -- , addThirdPartyCaveat ) where import Crypto.Cipher.AES -- cgit v1.2.3