diff --git a/yesod/scaffold/config/models.cg b/yesod/scaffold/config/models.cg index c6e732e2..bebe304c 100644 --- a/yesod/scaffold/config/models.cg +++ b/yesod/scaffold/config/models.cg @@ -9,3 +9,5 @@ Email UniqueEmail email -- By default this file is used in Model.hs (which is imported by Foundation.hs) + -- If you are using the devel server, and don't see your changes being generated, + -- you need to 'touch' the Model.hs file \ No newline at end of file