Fix a typo

This commit is contained in:
Michael Snoyman 2011-12-28 22:29:18 +02:00
parent c90cf34ef5
commit c953851f92

View File

@ -35,7 +35,7 @@ with~sitearg~ conf logger f = do
-- for yesod devel -- for yesod devel
withDevelAppPort :: Dynamic withDevelAppPort :: Dynamic
withDevelAppPort = withDevelAppPort =
toDyn $ defaultDevelAppWith loader withFoobar toDyn $ defaultDevelAppWith loader with~sitearg~
where where
loader = loadConfig (configSettings Development) loader = loadConfig (configSettings Development)
{ csLoadExtra = loadExtra { csLoadExtra = loadExtra