Commit Graph

11 Commits

Author SHA1 Message Date
Michael Snoyman
4ed96e82ac production -> dev, devel -> library-only, debug -> reload 2011-12-14 09:18:27 +02:00
Michael Snoyman
49f2da73ee Deprecate Yesod.Config; more configurable config in yesod-default 2011-12-14 09:18:27 +02:00
Michael Snoyman
35d18b31ff Proper QQ in Settings 2011-10-23 15:40:05 +02:00
Michael Snoyman
22bf832cbb Scaffolding: define extensions in cabal file 2011-10-14 11:12:29 +02:00
Michael Snoyman
40143c6391 widgetFile* provided by yesod-default 2011-09-23 08:13:30 +03:00
patrick brisbin
a6e7924e7c New Scaffold! hurrah! 2011-09-21 18:52:57 -04:00
patrick brisbin
fa3fabcfba Update scaffolding with new load connection functions
Yesod.Settings provides load functions which were previously scaffolded.
They load the ConsStrs for SQL and ConnParams for Mongo.

This prevents the need for a lot of the imports in the scaffolding
settings and simplifies the existing Text import.
2011-09-11 14:57:06 -04:00
patrick brisbin
63d34a3bb4 Update scaffold for defaultMain 2011-09-10 23:33:17 -04:00
Greg Weber
1e98a69319 never mind 80, just don't show port in PRODUCTION
Works when you don't deploy to port 80
2011-09-01 08:37:42 -07:00
Greg Weber
55c86c546b tiny: don't port to appRoot if 80 2011-09-01 05:40:36 -07:00
Greg Weber
943f6179ab remove hs files from config dir 2011-08-21 23:36:23 -07:00