diff --git a/Stackage/ServerFiles.hs b/Stackage/ServerFiles.hs index fa1b08fa..9273db89 100644 --- a/Stackage/ServerFiles.hs +++ b/Stackage/ServerFiles.hs @@ -30,6 +30,7 @@ createHackageFile isInc ii ghcVer date hackageH tarballH = do , date , if isInc then "-inclusive" else "-exclusive" , ".stackage" + ] hPutStr tarballH $ concat [ "#!/bin/bash -ex\n\ntar czfv " , stackageFP