Fix a whitespace error.

It broke the build, see
https://github.com/fpco/stackage/pull/1820#issuecomment-243003558.
This commit is contained in:
Mikhail Glushenkov 2016-08-28 23:49:08 +01:00
parent 2e7db14242
commit 0ece34c975

View File

@ -36,7 +36,7 @@ apt-get install -y \
build-essential \
ghc-$GHCVER \
ghc-$GHCVER-dyn \
ghc-$GHCVER-prof \
ghc-$GHCVER-prof \
ghc-$GHCVER-htmldocs \
hscolour \
sudo \