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__
|
||||
, widgetFile
|
||||
, hamletTemplate
|
||||
#endif
|
||||
#if ! MIN_VERSION_yesod(1,4,0)
|
||||
, withUrlRenderer
|
||||
#endif
|
||||
) where
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue