Reference config/routes properly.
This commit is contained in:
parent
350f0e947c
commit
c916ae568e
@ -5,7 +5,7 @@ import ~sitearg~
|
||||
|
||||
-- This is a handler function for the GET request method on the RootR
|
||||
-- resource pattern. All of your resource patterns are defined in
|
||||
-- ~sitearg~.hs; look for the line beginning with mkYesodData.
|
||||
-- config/routes
|
||||
--
|
||||
-- The majority of the code you will write in Yesod lives in these handler
|
||||
-- functions. You can spread them across multiple files if you are so
|
||||
|
||||
Loading…
Reference in New Issue
Block a user