fix build fail with old yesod (or something)

Avoid MonadIO constraint by using liftAnnex to get to liftIO.
This commit is contained in:
Joey Hess 2013-10-24 12:59:20 -04:00
parent 14ead32170
commit 338bb7d3b8
2 changed files with 4 additions and 2 deletions

View file

@ -53,3 +53,5 @@ Assistant/WebApp/Gpg.hs:88:40:
# End of transcript or log.
"""]]
> [[fixed|done]] --[[Joey]]