Original question: How do I create an in-memory Handle in haskell?
This was asked two years ago; at the time, the answer was "not possible due to library limitations". However, since then the limitations have been fixed, and I wrote a library which solves the original problem.
I added an answer with a link, but since it's down at the bottom it will probably never be seen.
Is it OK to edit the accepted answer to point to my library?
haskell, so your answer will likely get enough votes to rise to the spot just below the accepted one. The owner of the question also appears to still be active on SO, so there's still a chance he will change the accepted answer to yours. – hammar Oct 9 '11 at 1:44