diff --git a/doc/forum/Problem_compiling_current_master/comment_2_fb3e27b6014e84bd919a7a4a95e39ef9._comment b/doc/forum/Problem_compiling_current_master/comment_2_fb3e27b6014e84bd919a7a4a95e39ef9._comment new file mode 100644 index 0000000000..61c6f3be67 --- /dev/null +++ b/doc/forum/Problem_compiling_current_master/comment_2_fb3e27b6014e84bd919a7a4a95e39ef9._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE" + nickname="Michael" + subject="comment 2" + date="2012-08-30T11:32:24Z" + content=""" +That helped now the compile stops at: + + Utility/WebApp.hs:106:9: + Ambiguous occurrence `liftIO' + It could refer to either `Yesod.liftIO', + imported from `Yesod' at Utility/WebApp.hs:14:1-12 + (and originally defined in `transformers-0.2.2.0:Control.Monad.IO.Class') + or `Control.Monad.IO.Class.liftIO', + imported from `Control.Monad.IO.Class' at Utility/WebApp.hs:18:1-29 + make: *** [git-annex] Fehler 1 + + + +"""]]