Add missing bracket

This commit is contained in:
Michael Snoyman 2014-06-16 12:50:35 +03:00
parent 52ca2cc6e8
commit b5a96fa26e

View File

@ -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