fix yesod haddock breakage
This commit is contained in:
parent
9a6328adeb
commit
7f91a97d19
@ -73,7 +73,7 @@ data AppConfig = AppConfig {
|
|||||||
|
|
||||||
, appPort :: Int
|
, appPort :: Int
|
||||||
|
|
||||||
-- | The base URL for your application. This will usually be different for
|
-- The base URL for your application. This will usually be different for
|
||||||
-- development and production. Yesod automatically constructs URLs for you,
|
-- development and production. Yesod automatically constructs URLs for you,
|
||||||
-- so this value must be accurate to create valid links.
|
-- so this value must be accurate to create valid links.
|
||||||
-- Please note that there is no trailing slash.
|
-- Please note that there is no trailing slash.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user