[commit: packages/binary] master: Add encoders for signed ints (a137fe7)
git at git.haskell.org
git at git.haskell.org
Tue Feb 2 21:04:41 UTC 2016
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/a137fe700fe433759291e2e08975aa3a41b2dd5b
>---------------------------------------------------------------
commit a137fe700fe433759291e2e08975aa3a41b2dd5b
Author: Alexey Khudyakov <alexey.skladnoy at gmail.com>
Date: Sun Feb 9 15:41:57 2014 +0400
Add encoders for signed ints
>---------------------------------------------------------------
a137fe700fe433759291e2e08975aa3a41b2dd5b
src/Data/Binary/Builder.hs | 10 ++++++
src/Data/Binary/Builder/Base.hs | 77 +++++++++++++++++++++++++++++++++++++++++
src/Data/Binary/Put.hs | 77 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 164 insertions(+)
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 a137fe700fe433759291e2e08975aa3a41b2dd5b
More information about the ghc-commits
mailing list