fix build warning when building with yesod 1.2
This commit is contained in:
parent
af1b6403be
commit
160b0ac824
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ module Utility.Yesod
|
||||||
#ifndef __NO_TH__
|
#ifndef __NO_TH__
|
||||||
, widgetFile
|
, widgetFile
|
||||||
, hamletTemplate
|
, hamletTemplate
|
||||||
#endif
|
|
||||||
#if ! MIN_VERSION_yesod(1,4,0)
|
|
||||||
, withUrlRenderer
|
|
||||||
#endif
|
#endif
|
||||||
) where
|
) where
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue