On Sun, 12 Oct 2014, David Feuer wrote:
One possible path is to have a safeHGetContents, along with RULES in Control.DeepSeq to attempt to erase the double deepseq.
Is safeHGetContents the same as
http://hackage.haskell.org/package/strict-0.3.2/docs/System-IO-Strict.html#v:hGetContents
?