scalaz / ioeffect

An effect monad for Scalaz 7.2
Other
55 stars 9 forks source link

[Backport] Modify `SafeApp#run` to return `IO[Void, ExitStatus]` #38

Closed ktonga closed 6 years ago

ktonga commented 6 years ago

scalaz/scalaz@0358c41bd Modify SafeApp#run to return IO[Void, ExitStatus]