summaryrefslogtreecommitdiff
path: root/bencoding.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bencoding.cabal')
-rw-r--r--bencoding.cabal9
1 files changed, 2 insertions, 7 deletions
diff --git a/bencoding.cabal b/bencoding.cabal
index d09b615..c6dc02b 100644
--- a/bencoding.cabal
+++ b/bencoding.cabal
@@ -18,15 +18,10 @@ description:
18 18
19 A library for encoding and decoding of BEncode data. 19 A library for encoding and decoding of BEncode data.
20 . 20 .
21 [/Release notes/] 21 See NEWS.md for release notes.
22 .
23 * /0.1.0.0:/ Initial version.
24 .
25 * /0.2.0.0:/ Added default decoders/encoders using GHC Generics.
26 .
27 * /0.2.2.0:/ Arbitrary length integers. (by specification)
28 22
29extra-source-files: README.md 23extra-source-files: README.md
24 , NEWS.md
30 25
31source-repository head 26source-repository head
32 type: git 27 type: git