rawfilepath v0.1.1 Release Notes

Release Date: 2017-03-21 // about 7 years ago
  • ➕ Added

    • 📦 A new module, System.Process.RawFilePath. This new interface is pretty nice. It has type-safe Handles instead of Maybe Handles (inspired by the typed-process package). It also performs the process invocation entirely inside the FFI, which solves #1.