[commit: packages/binary] master: Update changelog.md with recent changes. (e4daa97)

git at git.haskell.org git at git.haskell.org
Sun Dec 20 21:16:43 UTC 2015


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

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

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

commit e4daa97c3d99aed42056b79c860f59a9997aee71
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date:   Sun Dec 20 21:26:52 2015 +0100

    Update changelog.md with recent changes.


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

e4daa97c3d99aed42056b79c860f59a9997aee71
 changelog.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/changelog.md b/changelog.md
index d9aaa3f..ffa4a43 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,7 +5,8 @@ binary-0.8.0.0
 --------------
 
 - Added binary instance for `Version` from `Data.Version`.
-- Added binary instance for `Void` (from `base >= 4.8`).
+- Added binary instance for `Void` from GHC 7.10.1.
+- Added binary instance for `(Data.Fixed a)` from GHC 7.8.1.
 
 binary-0.7.6.1
 --------------



More information about the ghc-commits mailing list