1 patch for repository darcs-unstable@darcs.net:/opt/darcs/screened:
patch 12c3ad2677e63cbd9c15f2d46b40d1abdec48e8a
Author: Ganesh Sittampalam <ganesh@earth.li>
Date: Thu Feb 22 01:23:12 GMT 2024
* fix deprecated use of memcpy
The fix is just to switch to copyBytes which is how
memcpy is currently defined anyway.
I tested this with GHC 8.4 as well as recent GHC.