diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE <Michael@web> | 2012-08-30 11:32:25 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-30 11:32:25 +0000 |
commit | 399c1dc89f18a2cf35eb4634cf61e2fd550e4c6f (patch) | |
tree | 66a470343eac4f911e21bebc45b6f19ff18686c8 | |
parent | 7a256557218bd8eff5858706ef0e376706213fbf (diff) |
Added a comment
-rw-r--r-- | doc/forum/Problem_compiling_current_master/comment_2_fb3e27b6014e84bd919a7a4a95e39ef9._comment | 20 |
1 files changed, 20 insertions, 0 deletions
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 000000000..61c6f3be6 --- /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 + + + +"""]] |