[commit: packages/binary] master: Implement put in Binary instances only using monoid. (a3f369e)
git at git.haskell.org
git at git.haskell.org
Tue Apr 19 20:30:35 UTC 2016
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/a3f369e55e9ea1404ca2f7b69a15cff92c5b3978
>---------------------------------------------------------------
commit a3f369e55e9ea1404ca2f7b69a15cff92c5b3978
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Sat Apr 16 12:17:56 2016 +0200
Implement put in Binary instances only using monoid.
>---------------------------------------------------------------
a3f369e55e9ea1404ca2f7b69a15cff92c5b3978
src/Data/Binary/Class.hs | 126 +++++++++++++++++++++++------------------------
1 file changed, 62 insertions(+), 64 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc a3f369e55e9ea1404ca2f7b69a15cff92c5b3978
More information about the ghc-commits
mailing list