[commit: packages/binary] master: Update changelog.md. (c363a51)
git at git.haskell.org
git at git.haskell.org
Tue Feb 2 21:04:54 UTC 2016
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/c363a514127b688058bca08b2cd4bbd21bde6155
>---------------------------------------------------------------
commit c363a514127b688058bca08b2cd4bbd21bde6155
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Tue Jan 26 18:53:50 2016 +0100
Update changelog.md.
>---------------------------------------------------------------
c363a514127b688058bca08b2cd4bbd21bde6155
changelog.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/changelog.md b/changelog.md
index 08e0557..2f02205 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,6 +5,7 @@ binary-0.9.0.0
--------------
- Add binary instance for `Data.ByteString.Short`.
+- Add get/put functions for all Int sizes to `Data.Binary.Builder`, `Data.Binary.Get` and `Data.Binary.Put`.
binary-0.8.0.1
--------------
More information about the ghc-commits
mailing list