diff options
author | mdorman@ddbe259e8f6e03351350a04515c67f7957abf736 <mdorman@web> | 2015-08-22 10:37:20 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-08-22 10:37:20 +0000 |
commit | af98dd842b8e7e035b6407e353c41333c986195d (patch) | |
tree | 2e005fe105bf977e5db0a1b4c72d366431394064 | |
parent | fe9222de768e1ecb5b99268db588eb172043070d (diff) |
Added a comment: In fact, the problem *is* the yesod update
-rw-r--r-- | doc/bugs/Build_failures_with_7.10/comment_1_3ef2d6bcc66d57140777e6262467a40a._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Build_failures_with_7.10/comment_1_3ef2d6bcc66d57140777e6262467a40a._comment b/doc/bugs/Build_failures_with_7.10/comment_1_3ef2d6bcc66d57140777e6262467a40a._comment new file mode 100644 index 000000000..38652d880 --- /dev/null +++ b/doc/bugs/Build_failures_with_7.10/comment_1_3ef2d6bcc66d57140777e6262467a40a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="mdorman@ddbe259e8f6e03351350a04515c67f7957abf736" + nickname="mdorman" + subject="In fact, the problem *is* the yesod update" + date="2015-08-22T10:37:20Z" + content=""" +Per https://github.com/yesodweb/yesod/issues/1059, it would appear that all you would need to do is reorder some declarations---though that was my first thought and I thought I tried it and it failed, perhaps I got something else wrong in doing so. I'll report back when I have more info. +"""]] |