mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-01 14:34:36 +01:00
Fix a whitespace error.
It broke the build, see https://github.com/fpco/stackage/pull/1820#issuecomment-243003558.
This commit is contained in:
parent
2e7db14242
commit
0ece34c975
@ -36,7 +36,7 @@ apt-get install -y \
|
|||||||
build-essential \
|
build-essential \
|
||||||
ghc-$GHCVER \
|
ghc-$GHCVER \
|
||||||
ghc-$GHCVER-dyn \
|
ghc-$GHCVER-dyn \
|
||||||
ghc-$GHCVER-prof \
|
ghc-$GHCVER-prof \
|
||||||
ghc-$GHCVER-htmldocs \
|
ghc-$GHCVER-htmldocs \
|
||||||
hscolour \
|
hscolour \
|
||||||
sudo \
|
sudo \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user