diff options
Diffstat (limited to 'Import')
-rw-r--r-- | Import/NoFoundation.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Import/NoFoundation.hs b/Import/NoFoundation.hs index 6872d0a..1a5b107 100644 --- a/Import/NoFoundation.hs +++ b/Import/NoFoundation.hs | |||
@@ -5,6 +5,7 @@ module Import.NoFoundation | |||
5 | 5 | ||
6 | import ClassyPrelude.Yesod as Import | 6 | import ClassyPrelude.Yesod as Import |
7 | import Model as Import | 7 | import Model as Import |
8 | import Model.Types as Import | ||
8 | import Settings as Import | 9 | import Settings as Import |
9 | import Settings.StaticFiles as Import | 10 | import Settings.StaticFiles as Import |
10 | import Yesod.Auth as Import | 11 | import Yesod.Auth as Import |