diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index ee23b880..ab6e01ea 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -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 \