[commit: packages/binary] master: Remove old CPP (84c0f68)
git at git.haskell.org
git at git.haskell.org
Sat Feb 4 21:17:15 UTC 2017
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/84c0f68716db6ea0c36037db4553898838701a9e
>---------------------------------------------------------------
commit 84c0f68716db6ea0c36037db4553898838701a9e
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Sun May 1 11:05:19 2016 +0200
Remove old CPP
This CPP is no longer needed now that we only support GHC >= 7.4.
>---------------------------------------------------------------
84c0f68716db6ea0c36037db4553898838701a9e
benchmarks/Put.hs | 10 ----------
binary.cabal | 33 +++++++++++++--------------------
src/Data/Binary.hs | 6 ------
src/Data/Binary/Builder.hs | 2 --
src/Data/Binary/Class.hs | 27 +--------------------------
src/Data/Binary/Generic.hs | 2 --
src/Data/Binary/Get.hs | 8 --------
src/Data/Binary/Get/Internal.hs | 8 --------
src/Data/Binary/Put.hs | 2 --
tests/QC.hs | 10 ----------
10 files changed, 14 insertions(+), 94 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 84c0f68716db6ea0c36037db4553898838701a9e
More information about the ghc-commits
mailing list