From be64f769bffe4e6c2c983fb125077e2c695e9f28 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Tue, 15 Jul 2014 14:18:45 +0100 Subject: [PATCH] add a bug-reports url --- cryptonite.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cryptonite.cabal b/cryptonite.cabal index a46d315..1795c56 100644 --- a/cryptonite.cabal +++ b/cryptonite.cabal @@ -11,6 +11,8 @@ Category: Cryptography Stability: experimental Build-Type: Simple Homepage: https://github.com/vincenthz/cryptonite +Bug-reports: https://github.com/vincenthz/cryptonite/issues + Cabal-Version: >=1.10 extra-source-files: README.md cbits/*.h