[commit: packages/binary] master: Update changelog for 0.7.2.3 (64353af)

git at git.haskell.org git at git.haskell.org
Sun Dec 14 17:55:40 UTC 2014


Repository : ssh://git@git.haskell.org/binary

On branch  : master
Link       : http://git.haskell.org/packages/binary.git/commitdiff/64353afa6546a88cf0e8dee7457147a1e6933c60

>---------------------------------------------------------------

commit 64353afa6546a88cf0e8dee7457147a1e6933c60
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date:   Sun Dec 14 00:26:48 2014 +0300

    Update changelog for 0.7.2.3


>---------------------------------------------------------------

64353afa6546a88cf0e8dee7457147a1e6933c60
 changelog.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/changelog.md b/changelog.md
index 69dccf5..5d54fec 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,15 @@
 binary
 ======
 
+binary-0.7.2.3
+--------------
+
+- Remove INLINEs from GBinary/GSum methods. These interact very badly with the
+  GHC 7.9.x simplifier. See also;
+     - https://github.com/kolmodin/binary/pull/62
+     - https://ghc.haskell.org/trac/ghc/ticket/9630
+     - https://ghc.haskell.org/trac/ghc/ticket/9583
+
 binary-0.7.2.2
 --------------
 



More information about the ghc-commits mailing list