more scaffolding fixes

This commit is contained in:
Greg Weber 2011-08-23 07:35:38 -07:00
parent c0a8a53ad2
commit 43942879a1

View File

@ -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 ()