[commit: packages/bytestring] master: Replace STRICT macros with bang patterns (fd022fe)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:43:37 UTC 2015
Repository : ssh://git@git.haskell.org/bytestring
On branch : master
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/fd022fed4c10bf4e05ee51ce98ee96a669c21eca
>---------------------------------------------------------------
commit fd022fed4c10bf4e05ee51ce98ee96a669c21eca
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Sun Dec 14 14:43:48 2014 +0000
Replace STRICT macros with bang patterns
>---------------------------------------------------------------
fd022fed4c10bf4e05ee51ce98ee96a669c21eca
Data/ByteString.hs | 163 ++++++++++++++++--------------------------
Data/ByteString/Char8.hs | 20 ++----
Data/ByteString/Internal.hs | 10 ---
Data/ByteString/Lazy.hs | 27 ++-----
Data/ByteString/Lazy/Char8.hs | 14 +---
Data/ByteString/Unsafe.hs | 10 ---
6 files changed, 77 insertions(+), 167 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 fd022fed4c10bf4e05ee51ce98ee96a669c21eca
More information about the ghc-commits
mailing list