summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo <Tobias@web>2012-08-30 10:01:24 +0000
committerGravatar admin <admin@branchable.com>2012-08-30 10:01:24 +0000
commit7a256557218bd8eff5858706ef0e376706213fbf (patch)
treedb87abc56913d7fb05927b6cd7f143d9d139a53e
parentbb1f6eea2ad7d52fd2580b4a4452fefffa3a9a4f (diff)
Added a comment
-rw-r--r--doc/forum/Cabal:_Could_not_resolve_dependencies___40__yesod__41__/comment_2_44cd6f6dd674df105d6f0b3f320f3236._comment19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/forum/Cabal:_Could_not_resolve_dependencies___40__yesod__41__/comment_2_44cd6f6dd674df105d6f0b3f320f3236._comment b/doc/forum/Cabal:_Could_not_resolve_dependencies___40__yesod__41__/comment_2_44cd6f6dd674df105d6f0b3f320f3236._comment
new file mode 100644
index 000000000..4d8b0a8aa
--- /dev/null
+++ b/doc/forum/Cabal:_Could_not_resolve_dependencies___40__yesod__41__/comment_2_44cd6f6dd674df105d6f0b3f320f3236._comment
@@ -0,0 +1,19 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo"
+ nickname="Tobias"
+ subject="comment 2"
+ date="2012-08-30T10:01:24Z"
+ content="""
+thanks, that resolved the dependency trouble.
+But now:
+
+ Building git-annex-3.20120826...
+ Preprocessing executable 'git-annex' for git-annex-3.20120826...
+
+ Utility/Yesod.hs:15:8:
+ Could not find module `Data.Default'
+ It is a member of the hidden package `data-default-0.5.0'.
+ Perhaps you need to add `data-default' to the build-depends in your .cabal file.
+ Use -v to see a list of the files searched for.
+
+"""]]