yesod/yesod-static/test
John Lenz 380cdcd174 static: make Entry a setting type
In the future we might want to add new features to the
Entry.  I am currently thinking about source maps, where
a new field will need to be added to the Entry.  Therefore,
use Data.Default to make sure we don't need to bump the
major version for these features.
2013-09-17 11:03:00 -05:00
..
embed-dir static: add several embedded generators 2013-09-12 12:21:47 -05:00
fs
unicode
EmbedDevelTest.hs
EmbedProductionTest.hs static: fix the build on GHC 7.4 2013-09-12 17:52:15 -05:00
EmbedTestGenerator.hs static: make Entry a setting type 2013-09-17 11:03:00 -05:00
FileGeneratorTests.hs static: add several embedded generators 2013-09-12 12:21:47 -05:00
GeneratorTestUtil.hs static: add several embedded generators 2013-09-12 12:21:47 -05:00
tests.hs static: add several embedded generators 2013-09-12 12:21:47 -05:00
YesodStaticTest.hs