yesod/yesod/scaffold/Settings
Patrick Palka 1b9b19bb64 [scaffold] use if-then-else instead of guards
While the guards solution was nice, it causes GHC to emit a
non-exhaustive pattern warning.
2012-04-10 12:12:54 -04:00
..
Development.hs.cg [scaffold] remove the cryptic dev/prod combinators 2012-04-09 11:09:42 -04:00
StaticFiles.hs.cg [scaffold] use if-then-else instead of guards 2012-04-10 12:12:54 -04:00