[commit: packages/binary] master: Merge pull request #95 from ezyang/binary-splitg (9152958)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 21:16:29 UTC 2015
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/915295868e7e1240a87e0e8cc89690f2f3f373cb
>---------------------------------------------------------------
commit 915295868e7e1240a87e0e8cc89690f2f3f373cb
Merge: 8429d6b c641061
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Fri Dec 18 16:00:20 2015 +0100
Merge pull request #95 from ezyang/binary-splitg
Split GBinary into GBinaryGet and GBinaryPut, speeds up compilation.
>---------------------------------------------------------------
915295868e7e1240a87e0e8cc89690f2f3f373cb
src/Data/Binary.hs | 6 ++++--
src/Data/Binary/Class.hs | 15 +++++++++++----
src/Data/Binary/Generic.hs | 41 +++++++++++++++++++++++++++++------------
3 files changed, 44 insertions(+), 18 deletions(-)
More information about the ghc-commits
mailing list