summaryrefslogtreecommitdiff
path: root/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-29 13:44:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-29 13:44:53 -0400
commit16227a67118b11c2131ee3a3d11ab4633a1cffb5 (patch)
treedff6588d79bbc0bc577927bcaa225853a1567d6f /doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
parenta0339f209db365651fab21e99ed4f28024a1bcf0 (diff)
avoid using function named that conflicts with name used in newer version of process library
Diffstat (limited to 'doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn')
-rw-r--r--doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn b/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
index e6a167762..e7a849021 100644
--- a/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
+++ b/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
@@ -70,3 +70,5 @@ Sorry but I don't know what else could help you.
# End of transcript or log.
"""]]
+
+> fixed in git and will update cabal soon [[done]] --[[Joey]]