Skip to content

Commit cf7c6ee

Browse files
emilypimergify-bot
authored and
mergify-bot
committed
Mikolaj's comments
1 parent 589fde5 commit cf7c6ee

File tree

1 file changed

+1
-1
lines changed
  • cabal-install/src/Distribution/Client

1 file changed

+1
-1
lines changed

cabal-install/src/Distribution/Client/Setup.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2232,7 +2232,7 @@ initOptions _ =
22322232

22332233
, option "w" ["with-compiler"]
22342234
"give the path to a particular compiler. For 'init', this flag is used \
2235-
\to set the base bound inference."
2235+
\to set the bounds inferred for the 'base' package."
22362236
IT.initHcPath (\v flags -> flags { IT.initHcPath = v })
22372237
(reqArgFlag "PATH")
22382238

0 commit comments

Comments
 (0)