Merge pull request #99 from iand675/master
Fixed small scaffolding template issue. Nothing major.
This commit is contained in:
commit
d84c256750
@ -47,7 +47,7 @@ with~sitearg~ conf f = do
|
||||
with~sitearg~LoadConfig :: Settings.AppEnvironment -> (Application -> IO a) -> IO a
|
||||
with~sitearg~LoadConfig env f = do
|
||||
conf <- Settings.loadConfig env
|
||||
withFoobar conf f
|
||||
with~sitearg~ conf f
|
||||
|
||||
-- for yesod devel
|
||||
withDevelApp :: Dynamic
|
||||
|
||||
Loading…
Reference in New Issue
Block a user