Description
Restarts the current executable (on binary change)
Description
Allows restarting the currently running executable.
Can restart the running program binary using exec()
, either manually or when the binary changes.
Also works with runhaskell/runghc.