Name: Restarter Version: 1.0 Author: SeeReason Partners Copyright: 2008 SeeReason Partners Stability: Experimental Category: Misc Synopsis: Restart a daemon Description: Put up a button that runs a shell command on the server Cabal-version: >= 1.4.0.0 build-type: Simple Library Exposed-Modules: Main GHC-options: -threaded -Wall -Werror -O2 -fno-warn-name-shadowing -fno-warn-missing-signatures -fwarn-tabs -fno-warn-unused-binds -fno-warn-orphans -fwarn-unused-imports Build-depends: base, mtl, process, time, Extra, happstack-data, happstack-server, happstack-state, happstack-extra, hsp, happstack Executable restarter Main-Is: Main.hs GHC-options: -threaded -Wall -Werror -O2 -fno-warn-name-shadowing -fno-warn-missing-signatures -fwarn-tabs -fno-warn-unused-binds -fno-warn-orphans -fwarn-unused-imports Build-depends: base Build-Tools: trhsx