Skip to content
Snippets Groups Projects
Commit 6ccd9d65 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

base: Don't use Data.ByteString.Internals.memcpy

This function is now deprecated from `bytestring`. Use
`Foreign.Marshal.Utils.copyBytes` instead.

Fixes #23880.
parent e7db36c1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment