yesod/yesod-default/Yesod/Default
Greg Weber 22200b910b add widgetFileJsCss for exact cs/js specification
I can set it to coffeescript.

widgetFile = Yesod.Default.Util.widgetFileJsCss $ globFile
  ("coffee", coffeeFileReload) ("cassius", cassiusFileReload)

Should we put code like this as the scaffold default?
Obviously, we can keep it defaulted to "julius"
2012-02-26 16:41:15 -08:00
..
Config.hs List environments 2012-01-12 12:09:01 +02:00
Handlers.hs configuration of robots.txt via config/robots.txt 2011-10-15 11:00:02 +02:00
Main.hs Warp changes 2012-02-01 12:56:13 +02:00
Util.hs add widgetFileJsCss for exact cs/js specification 2012-02-26 16:41:15 -08:00