fix warning
This commit is contained in:
parent
70f4bed400
commit
b60d5116a9
1 changed files with 2 additions and 0 deletions
|
@ -20,7 +20,9 @@ import Utility.Yesod
|
|||
import Yesod
|
||||
import Data.Text (Text)
|
||||
import qualified Data.Text as T
|
||||
#ifndef WITH_OLD_YESOD
|
||||
import qualified Data.Aeson.Types as Aeson
|
||||
#endif
|
||||
|
||||
{- Add to any widget to make it auto-update using long polling.
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue