2 patches for repository http://darcs.net/screened:
patch 5ecdf2b862aa1658c9f0e62cf8c72bf5e24f7cde
Author: Ben Franksen <ben.franksen@online.de>
Date: Sat May 14 19:46:22 CEST 2022
* harness: fix arbitraryUTF8PatchInfo
Otherwise propMetadataEncoding may (and does) fail.
patch dbc606bdb6573e7ea6c9bbd3a86efb753bf5c25b
Author: Ben Franksen <ben.franksen@online.de>
Date: Sat May 14 19:47:41 CEST 2022
* derive instance Show PatchInfo
The manually written instance turned out to be useless for debugging the
property test failure caused by an error in arbitraryUTF8PatchInfo. Also
note that we already export the data constructor for testing.