summaryrefslogtreecommitdiff
path: root/Utility/Yesod.hs
diff options
context:
space:
mode:
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 a8055d34d..0223f9fc4 100644
--- a/Utility/Yesod.hs
+++ b/Utility/Yesod.hs
@@ -17,7 +17,7 @@ module Utility.Yesod
, widgetFile
, hamletTemplate
#endif
-#if ! MIN_VERSION_yesod(1,4,0)
+#if ! MIN_VERSION_yesod_core(1,2,20)
, withUrlRenderer
#endif
) where