Io streams
A quick solution to build io-streams with a current GHC 8.11.
This works on Linux. I think the Windows IO changes made this patching necessary, but I'm not very much into this, so I don't know if this will work on Windows.
The simple strategy is: Just ignore the new Word64
offset of RawIO
instances.