This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus 2012-09-26 21:40:08 +00:00 committed by admin
parent 0af20bded4
commit 63ba4abcd2

View file

@ -0,0 +1,12 @@
Seems the last few commits have borked 'cabal configure' on OSX with the following error message
<pre>
[jtang@laplace git-annex (master)]$ cabal configure
Resolving dependencies...
Build/InstallDesktopFile.hs:19:8:
Could not find module `Assistant.OSX'
Use -v to see a list of the files searched for.
</pre>
Looks like a missing module.