[darcs-devel] [patch1604] cleanups and tests related to bytestring and encoding (8 patches)

Ben Franksen bugs at darcs.net
Mon Oct 2 17:28:34 UTC 2017


New submission from Ben Franksen <ben.franksen at online.de>:

8 patches for repository http://darcs.net/screened:

patch e1286c3c2fd8696be5005992053f8ad6147e954a
Author: Ben Franksen <ben.franksen at online.de>
Date:   Mon Sep 25 09:31:41 CEST 2017
  * consistently renamed module aliases for ByteString variants
  
  We now always import qualified:
  Data.ByteString as B
  Data.ByteString.Lazy as BL
  Data.ByteString.Char8 as BC
  Data.ByteString.Lazy.Char8 as BLC

patch 78def60e2ca8e8bfc106e11e01eb4c9434179024
Author: Ben Franksen <ben.franksen at online.de>
Date:   Mon Sep 25 10:08:34 CEST 2017
  * replace ByteString.*Char8 with plain ByteString where Char8 is not
needed

patch cfe0d6a6b50b336bcd3dbd2366184d10f8287799
Author: Ben Franksen <ben.franksen at online.de>
Date:   Tue Sep 26 12:08:04 CEST 2017
  * extended tests/issue2286-metadata-encoding.sh

patch aadea1646dd9f81dec34d3e05eef92f9a591b0c6
Author: Ben Franksen <ben.franksen at online.de>
Date:   Tue Sep 26 12:13:26 CEST 2017
  * added a comment to instance Arbitrary UnicodeString

patch 88a95f0321acf1cb4290d7d341e3676ff1958705
Author: Ben Franksen <ben.franksen at online.de>
Date:   Tue Sep 26 12:15:06 CEST 2017
  * reduce use of BC to where it is needed

patch f5a9316f89ff3403a21a95e86f2a4eb36193217d
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Wed Sep 27 18:30:06 CEST 2017
  * renamed test for issue2480 because it no longer fails

patch f884c45ef84ddc73b7e514add1a789293e6dd181
Author: Ben Franksen <benjamin.franksen at helmholtz-berlin.de>
Date:   Wed Sep 27 18:38:44 CEST 2017
  * add a test that shows issue2262 has been resolved

patch 2ebde5037fa50c06afde0abd196d7a432fd121c7
Author: Ben Franksen <ben.franksen at online.de>
Date:   Mon Oct  2 14:52:46 CEST 2017
  * test harness: simplify instance Arbitrary ByteString

----------
files: consistently-renamed-module-aliases-for-bytestring-variants.dpatch
messages: 19683
nosy: bf
status: needs-screening
title: cleanups and tests related to bytestring and encoding (8 patches)

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1604>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: consistently-renamed-module-aliases-for-bytestring-variants.dpatch
Type: application/x-darcs-patch
Size: 9389 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20171002/84e5c08f/attachment.bin>


More information about the darcs-devel mailing list