From 4ba9bf853de3f0343509b3bfb3e27c06496675ec Mon Sep 17 00:00:00 2001 From: "mdorman@ddbe259e8f6e03351350a04515c67f7957abf736" Date: Sat, 22 Aug 2015 10:37:20 +0000 Subject: [PATCH] Added a comment: In fact, the problem *is* the yesod update --- .../comment_1_3ef2d6bcc66d57140777e6262467a40a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Build_failures_with_7.10/comment_1_3ef2d6bcc66d57140777e6262467a40a._comment 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 0000000000..38652d8800 --- /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. +"""]]