No need to show

master
rnhmjoj 2015-04-10 23:27:59 +02:00
parent 91e05d5152
commit 535d1f6853
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ data ServerSettings = ServerSettings
, bindUrl :: String
, urlTable :: FilePath
, warpSettings :: Settings
} deriving Show
}
data AppSettings = AppSettings {}