[commit: packages/binary] master: Bump to 0.8.4.1. (af1d17c)
git at git.haskell.org
git at git.haskell.org
Sat Feb 4 21:18:08 UTC 2017
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/af1d17c27867f644886fcbc4703eb3e48792f3e7
>---------------------------------------------------------------
commit af1d17c27867f644886fcbc4703eb3e48792f3e7
Author: Lennart Kolmodin <kolmodin at google.com>
Date: Thu Jul 7 13:55:55 2016 +0200
Bump to 0.8.4.1.
>---------------------------------------------------------------
af1d17c27867f644886fcbc4703eb3e48792f3e7
binary.cabal | 2 +-
changelog.md | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/binary.cabal b/binary.cabal
index 15fa379..d396648 100644
--- a/binary.cabal
+++ b/binary.cabal
@@ -1,5 +1,5 @@
name: binary
-version: 0.8.4.0
+version: 0.8.4.1
license: BSD3
license-file: LICENSE
author: Lennart Kolmodin <kolmodin at gmail.com>
diff --git a/changelog.md b/changelog.md
index 80e1af4..8cff85d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,11 @@
binary
======
+binary-0.8.4.1
+--------------
+
+- Fix compilation with bytestring < 0.10.4.
+
binary-0.8.4.0
--------------
More information about the ghc-commits
mailing list