selfrestart

Restarts the current executable (on binary change)

https://github.com/nh2/selfrestart

Latest on Hackage:0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Niklas Hambüchen

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.