[commit: packages/bytestring] ghc-head: Finish renaming 'Bounded/FixedEncoding ~> Bounded/FixedPrim'. (a8b7b02)
git at git.haskell.org
git
Fri Oct 4 08:27:49 UTC 2013
Repository : ssh://git at git.haskell.org/bytestring
On branch : ghc-head
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/a8b7b020f59ba230e178e72f7d907448a24e95be
>---------------------------------------------------------------
commit a8b7b020f59ba230e178e72f7d907448a24e95be
Author: Simon Meier <simon.meier at erudify.com>
Date: Tue Sep 17 17:46:24 2013 +0200
Finish renaming 'Bounded/FixedEncoding ~> Bounded/FixedPrim'.
FE ~> FP
BE ~> BP
fixedEncoding ~> fixedPrim
boundedEncoding ~> boundedPrim
>---------------------------------------------------------------
a8b7b020f59ba230e178e72f7d907448a24e95be
Data/ByteString/Builder/Prim.hs | 2 +-
Data/ByteString/Builder/Prim/ASCII.hs | 14 +++---
Data/ByteString/Builder/Prim/Binary.hs | 18 ++++----
Data/ByteString/Builder/Prim/Internal.hs | 50 ++++++++++-----------
Data/ByteString/Builder/Prim/Internal/Floating.hs | 4 +-
5 files changed, 44 insertions(+), 44 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 a8b7b020f59ba230e178e72f7d907448a24e95be
More information about the ghc-commits
mailing list