From f3e65e39af7d86acb805f91277a4e71c0960ff36 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Oct 2013 12:59:20 -0400 Subject: fix build fail with old yesod (or something) Avoid MonadIO constraint by using liftAnnex to get to liftIO. --- doc/bugs/build_fails_in_Assistant__47__WebApp__47__Gpg.hs.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/build_fails_in_Assistant__47__WebApp__47__Gpg.hs.mdwn b/doc/bugs/build_fails_in_Assistant__47__WebApp__47__Gpg.hs.mdwn index 40fe50124..172f28143 100644 --- a/doc/bugs/build_fails_in_Assistant__47__WebApp__47__Gpg.hs.mdwn +++ b/doc/bugs/build_fails_in_Assistant__47__WebApp__47__Gpg.hs.mdwn @@ -53,3 +53,5 @@ Assistant/WebApp/Gpg.hs:88:40: # End of transcript or log. """]] + +> [[fixed|done]] --[[Joey]] -- cgit v1.2.3