<div dir="ltr">The error message is really all you need. You are passing a value of type <b>IO ByteString</b> to <b>IBuf</b> which expects a value of type <b>ByteString</b>.</div>