streamly
streamly copied to clipboard
`unpin` operation should check the size of array before unpinning
trafficstars
GHC always pins memory > 4k (or 3k). You cannot unpin a large block.
We can proceed further with this once we have the reference of the doc where this knowledge is gleaned from.