aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/CabalHelper/Compiletime/Program/CabalInstall.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CabalHelper/Compiletime/Program/CabalInstall.hs b/src/CabalHelper/Compiletime/Program/CabalInstall.hs
index 25c4cbb..67f33bd 100644
--- a/src/CabalHelper/Compiletime/Program/CabalInstall.hs
+++ b/src/CabalHelper/Compiletime/Program/CabalInstall.hs
@@ -106,7 +106,7 @@ installingMessage = message
\ %s\n\
\Please do report any problems you encounter.\n\
\\n\
-\Installing Cabal %s ...\n" appdir sver sver sver
+\Installing Cabal %s ...\n" sver sver appdir sver
callCabalInstall
:: Env