more scaffolding fixes
This commit is contained in:
parent
c0a8a53ad2
commit
43942879a1
@ -67,8 +67,8 @@ with~sitearg~ conf logger f = do
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
-- for yesod devel
|
-- for yesod devel
|
||||||
withDevelApp :: Dynamic
|
withDevelAppPort :: Dynamic
|
||||||
withDevelApp =
|
withDevelAppPort =
|
||||||
toDyn go
|
toDyn go
|
||||||
where
|
where
|
||||||
go :: ((Int, Application) -> IO ()) -> IO ()
|
go :: ((Int, Application) -> IO ()) -> IO ()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user