[commit: packages/bytestring] 0.10.4.x, master: Rename and document inlinePerformIO to better reflect its behaviour (80ff4a3)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:41:55 UTC 2015
Repository : ssh://git@git.haskell.org/bytestring
On branches: 0.10.4.x,master
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/80ff4a3018cd8909abb1d4e0c32f012a523883ec
>---------------------------------------------------------------
commit 80ff4a3018cd8909abb1d4e0c32f012a523883ec
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Thu Feb 6 15:06:26 2014 +0000
Rename and document inlinePerformIO to better reflect its behaviour
We've had a few instances of people being tempted to use it without
really understanding the consequences.
>---------------------------------------------------------------
80ff4a3018cd8909abb1d4e0c32f012a523883ec
Data/ByteString.hs | 73 ++++++++++++++++++++-------------------
Data/ByteString/Char8.hs | 8 ++---
Data/ByteString/Internal.hs | 55 +++++++++++++++++++++--------
Data/ByteString/Lazy.hs | 6 ++--
Data/ByteString/Short/Internal.hs | 8 +++--
Data/ByteString/Unsafe.hs | 6 ++--
6 files changed, 95 insertions(+), 61 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 80ff4a3018cd8909abb1d4e0c32f012a523883ec
More information about the ghc-commits
mailing list