diff options
-rw-r--r-- | CabalHelper/Wrapper.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CabalHelper/Wrapper.hs b/CabalHelper/Wrapper.hs index 43cc2a1..ec7fec0 100644 --- a/CabalHelper/Wrapper.hs +++ b/CabalHelper/Wrapper.hs @@ -201,7 +201,7 @@ errorInstallCabal cabalVer = panic $ printf "\ \Installing Cabal version %s failed.\n\ \\n\ \You have two choices now:\n\ -\- Either you install this version of Cabal in your globa/luser package-db\n\ +\- Either you install this version of Cabal in your global/user package-db\n\ \ somehow\n\ \\n\ \- Or you can see if you can update your cabal-install to use a different\n\ |