summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0 <Tobias@web>2012-11-27 16:03:06 +0000
committerGravatar admin <admin@branchable.com>2012-11-27 16:03:06 +0000
commit70ddda0d142c5e4cd561ffdec88ffd512614232a (patch)
treed5340baa9f3f9bd0c4a945f215e4f66492526793
parent483e5d1c02d0f549a45c633d7ffdf342d0ad08ce (diff)
Added a comment
-rw-r--r--doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1/comment_2_4c9eab9120718457fdc1ae9051e44bca._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1/comment_2_4c9eab9120718457fdc1ae9051e44bca._comment b/doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1/comment_2_4c9eab9120718457fdc1ae9051e44bca._comment
new file mode 100644
index 000000000..cca43f63e
--- /dev/null
+++ b/doc/bugs/Cannot_build_the_latest_with_GHC_7.6.1/comment_2_4c9eab9120718457fdc1ae9051e44bca._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0"
+ nickname="Tobias"
+ subject="comment 2"
+ date="2012-11-27T16:03:06Z"
+ content="""
+For reference here is a run of:
+
+cabal install yesod --force-reinstalls ; make
+
+http://pastebin.com/3Tr5BA0u
+
+Tried adding -DWITH_OLD_YESOD to the FEATURES in Makefile and got this after a \"make clean; make\":
+
+http://pastebin.com/GV84YgjZ
+"""]]