io-streams v1.2.0.0 Release Notes

    • Fixed bug #27 (https://github.com/snapframework/io-streams/issues/27): makeOutputStream now properly shuts down the stream upon receiving EOF. The new invariant might break user programs if they depended on the buggy behaviour, which is the reason for the major version bump.

    • Fixed a few polymorphic bindings that started breaking in recent GHC.

    • Dependency bumps for:

      • text 1.2
      • network 2.6