module Main where import Snap.Extension.Server import Application import Site main :: IO () main = quickHttpServe appInitializer site