diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 384d44b7..ee23b880 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -35,6 +35,8 @@ apt-get update apt-get install -y \ build-essential \ ghc-$GHCVER \ + ghc-$GHCVER-dyn \ + ghc-$GHCVER-prof \ ghc-$GHCVER-htmldocs \ hscolour \ sudo \