lens-process v0.2.0.0 Release Notes

  • The module formerly known as Internal.hs is now called ProcessHandler.hs

    the CreateProcess optics have changed to avoid name clashes with System.IO (stdin, stderr, stdout), 🛠 instead opting for the post-fixed underscore.

    ➕ Added doctest suite.