[commit: packages/binary] master: Add Binary instances for Typeable TypeReps (#131) (42bba1c)
git at git.haskell.org
git at git.haskell.org
Sun Feb 26 20:35:56 UTC 2017
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/42bba1c09c9e1030c3b8a40e5de059daf9d73625
>---------------------------------------------------------------
commit 42bba1c09c9e1030c3b8a40e5de059daf9d73625
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat Feb 25 09:01:12 2017 +0000
Add Binary instances for Typeable TypeReps (#131)
>---------------------------------------------------------------
42bba1c09c9e1030c3b8a40e5de059daf9d73625
src/Data/Binary/Class.hs | 205 +++++++++++++++++++++++++++++++++++++++++++++--
tests/QC.hs | 35 +++++++-
2 files changed, 234 insertions(+), 6 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 42bba1c09c9e1030c3b8a40e5de059daf9d73625
More information about the ghc-commits
mailing list