[commit: packages/binary] master: Changelog update. (ff78825)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 22:30:45 UTC 2015
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/ff78825668cf7ba243e301c070c5dfa0d8c8410a
>---------------------------------------------------------------
commit ff78825668cf7ba243e301c070c5dfa0d8c8410a
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Sun Dec 20 22:53:43 2015 +0100
Changelog update.
>---------------------------------------------------------------
ff78825668cf7ba243e301c070c5dfa0d8c8410a
changelog.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/changelog.md b/changelog.md
index ffa4a43..8244e66 100644
--- a/changelog.md
+++ b/changelog.md
@@ -7,6 +7,7 @@ binary-0.8.0.0
- Added binary instance for `Version` from `Data.Version`.
- Added binary instance for `Void` from GHC 7.10.1.
- Added binary instance for `(Data.Fixed a)` from GHC 7.8.1.
+- Added semigroup instance for `Data.Binary.Builder` from GHC 8.0.
binary-0.7.6.1
--------------
More information about the ghc-commits
mailing list