]> git.immae.eu Git - github/fretlink/hmacaroons.git/blobdiff - src/Crypto/Macaroon.hs
Disable third party caveats
[github/fretlink/hmacaroons.git] / src / Crypto / Macaroon.hs
index 36aecf93e074e8e58154123bac897c7baae269f6..f955ab87c19dec8cf6f80f744494be9bf5c60b24 100644 (file)
@@ -41,7 +41,7 @@ module Crypto.Macaroon (
     , create
     , inspect
     , addFirstPartyCaveat
-    , addThirdPartyCaveat
+    -- , addThirdPartyCaveat
     ) where
 
 import           Crypto.Cipher.AES