@hackage selfrestart0.1.0
Restarts the current executable (on binary change)
Categories
License
MIT
Maintainer
Niklas Hambüchen <mail@nh2.me>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1.0 Mon, 10 Feb 2014
Installation
Dependencies (4)
- base >=4.5 && <5
- directory >=1.2
- executable-path >=0.0.3
- unix >=2.6 Show all…
Dependents (1)
@hackage/acme-everything
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.