This commit is contained in:
parent
0af20bded4
commit
63ba4abcd2
1 changed files with 12 additions and 0 deletions
12
doc/bugs/cabal_configure_is_broken_on_OSX_builds.mdwn
Normal file
12
doc/bugs/cabal_configure_is_broken_on_OSX_builds.mdwn
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue