<div dir="ltr">Hi!<br><div><br></div><div>I have:<br></div><div><br>runUnixServer (serverSettings socket) $ \appData -><br>  appSource appData<br>  $$ CL.map handleBS<br>  =$ appSink appData<br><br></div><div>I  want to store some data in priority queue in Monad.State and be able to access it inside the handleBS (now: handleBS :: ByteString -> ByteString). Can you send me on the right path?<br>
<br></div><div>Thanx, Pavel.<br></div><div><br></div><div><br></div></div>