Fix a typo
This commit is contained in:
parent
c90cf34ef5
commit
c953851f92
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user