add warning, this seems to bite many new users
This commit is contained in:
parent
4b6490e037
commit
3ea7bcacaf
@ -21,6 +21,7 @@ import qualified Database.Persist.Store~importMigration~
|
||||
import Network.HTTP.Conduit (newManager, def)
|
||||
|
||||
-- Import all relevant handler modules here.
|
||||
-- Don't forget to add new modules to your cabal file!
|
||||
import Handler.Home
|
||||
|
||||
-- This line actually creates our YesodSite instance. It is the second half
|
||||
|
||||
Loading…
Reference in New Issue
Block a user