summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar jtang <jtang@web>2012-07-27 06:47:46 +0000
committerGravatar admin <admin@branchable.com>2012-07-27 06:47:46 +0000
commit3f1c96800d0d4fb03e02d52996b8fea4bd604dc4 (patch)
treef3d8896a98b6d12a6c7194e72f215e8bc358a40e /doc
parentb5c3743c423534a1259baf80e88a14c30cd9348c (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn b/doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn
new file mode 100644
index 000000000..6dc9795f3
--- /dev/null
+++ b/doc/bugs/yesod-default_is_needed_as_a_dependancy.mdwn
@@ -0,0 +1,9 @@
+Seems like there is a needed dependancy, yesod-default is needed on OSX.
+
+<pre>
+Utility/Yesod.hs:10:8:
+ Could not find module `Yesod.Default.Util'
+ Use -v to see a list of the files searched for.
+make: *** [git-annex] Error 1
+</pre>
+