summaryrefslogtreecommitdiff
path: root/src/server/Setup.hs
blob: c46cb0330a0ce7375446287604fb24c9f304417d (plain)
1
2
3
4
5
6
module Main where

import Distribution.Simple

main :: IO ()
main = defaultMainWithHooks simpleUserHooks