pidfile

Run an IO action protected by a pidfile

https://github.com/jonpetterbergman/pidfile

Latest on Hackage:0.1.0.4

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.

BSD-3-Clause licensed by Jon Petter Bergman
Maintained by [email protected]

Run an IO action protected by a pidfile. This will prevent more than one instance of your program to run at a time.