work around another dep problem
This commit is contained in:
parent
70fd42521f
commit
7145d25972
2 changed files with 3 additions and 4 deletions
|
@ -136,10 +136,7 @@ echo
|
|||
echo native build
|
||||
echo
|
||||
setupcabal
|
||||
# --reorder-goals seems to be necessary to work around
|
||||
# http://www.reddit.com/r/haskell/comments/26045a/if_youre_finding_cabal_cant_build_your_project/
|
||||
# should be able to remove it eventually
|
||||
installgitannexdeps --reorder-goals
|
||||
installgitannexdeps
|
||||
|
||||
echo
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue