summaryrefslogtreecommitdiff
path: root/bencoding.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bencoding.cabal')
-rw-r--r--bencoding.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/bencoding.cabal b/bencoding.cabal
index 2c3c5fb..c6fa2af 100644
--- a/bencoding.cabal
+++ b/bencoding.cabal
@@ -9,8 +9,7 @@ category: Data
9build-type: Simple 9build-type: Simple
10stability: Experimental 10stability: Experimental
11cabal-version: >= 1.10 11cabal-version: >= 1.10
12tested-with: GHC == 7.4.1 12tested-with: GHC == 7.6.3
13 , GHC == 7.6.3
14homepage: https://github.com/cobit/bencoding 13homepage: https://github.com/cobit/bencoding
15bug-reports: https://github.com/cobit/bencoding/issues 14bug-reports: https://github.com/cobit/bencoding/issues
16synopsis: A library for encoding and decoding of BEncode data. 15synopsis: A library for encoding and decoding of BEncode data.