mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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 \
|
||||
ghc-$GHCVER \
|
||||
ghc-$GHCVER-dyn \
|
||||
ghc-$GHCVER-prof \
|
||||
ghc-$GHCVER-prof \
|
||||
ghc-$GHCVER-htmldocs \
|
||||
hscolour \
|
||||
sudo \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user