@hackage selfrestart0.1.0

Restarts the current executable (on binary change)

  • Categories

    • License

      MIT

    • Maintainer

      Niklas Hambüchen <mail@nh2.me>

    • Versions

    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.