@hackage / selfrestart

Restarts the current executable (on binary change)

Latest0.1.0

About

Metadata

  • Last updated , by NiklasHambuechen
  • License MIT
  • Maintained by: Niklas Hambüchen <mail@nh2.me>

  • Lottery factor: 0

Links

Installation

Readme

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.