From 66fd80a8fb769924bf818a5e7eb2452bea8b6083 Mon Sep 17 00:00:00 2001 From: alexwl Date: Sun, 24 Mar 2019 16:56:27 +0300 Subject: Fix typo --- install.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.hs') diff --git a/install.hs b/install.hs index 5bd2b63..780b2bf 100755 --- a/install.hs +++ b/install.hs @@ -96,7 +96,7 @@ argsParser = desc = "Install haskell-code-indexer executables with the GHC version they were" <> " compiled with appended to their name. Builds everything if you don't" - <> " specify options. Not that if you already have an indexer executable" + <> " specify options. Note that if you already have an indexer executable" <> " without the GHC version appended in your Stack's local bin" <> " it will be deleted." -- cgit v1.2.3