aboutsummaryrefslogtreecommitdiff
path: root/Utility/Yesod.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-15 19:32:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-15 19:32:45 -0400
commit6b79d1ecdc95093baaa841e0880788fbc44bd3fc (patch)
treef0714790fa65dd93531a50aa1759cd6ed740faa5 /Utility/Yesod.hs
parentb7226510f2576afb912df395e0c3ef76d9dd1dac (diff)
don't need any of this on android
Diffstat (limited to 'Utility/Yesod.hs')
-rw-r--r--Utility/Yesod.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/Yesod.hs b/Utility/Yesod.hs
index 17c9a8109..4f7fea8b5 100644
--- a/Utility/Yesod.hs
+++ b/Utility/Yesod.hs
@@ -27,7 +27,7 @@ widgetFile = widgetFileNoReload $ def
}
}
#endif
-#endif
hamletTemplate :: FilePath -> FilePath
hamletTemplate f = globFile "hamlet" f
+#endif