module Main where import Villefort.Server (villefort) import Villefort.Config main :: IO () main = villefort defaultConfig