point to bug report

This commit is contained in:
Joey Hess 2015-12-28 13:40:00 -04:00
parent 7d19a4f22c
commit ee8113959a
Failed to extract signature

View file

@ -3,9 +3,7 @@
# export CABAL=./Setup # export CABAL=./Setup
# But Setup currently has a very bad dependency resolver, and very bad # But Setup currently has a very bad dependency resolver, and very bad
# debugging output, and tends to eat all memory and die on small buildds. # debugging output, and tends to eat all memory and die on small buildds.
# # See https://github.com/haskell/cabal/issues/2777
# This should be revisited once Debian has a newer ghc than 7.6.3,
# and hopefully gets the improved dependency resolver from cabal.
set -e set -e
# Avoid cabal writing to HOME, and avoid local cabal settings # Avoid cabal writing to HOME, and avoid local cabal settings