Skip to content

Commit a80fde7

Browse files
mpickeringfendor
andauthored
Update Cabal/src/Distribution/Simple/Setup/Repl.hs
Co-authored-by: fendor <[email protected]>
1 parent 33e9b16 commit a80fde7

File tree

1 file changed

+1
-1
lines changed
  • Cabal/src/Distribution/Simple/Setup

1 file changed

+1
-1
lines changed

Cabal/src/Distribution/Simple/Setup/Repl.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ replOptions _ =
233233
, option
234234
[]
235235
["with-repl"]
236-
"give the path to a particular GHC implementation to use for REPL"
236+
"Give the path to a program to use for REPL"
237237
replWithRepl
238238
(\v flags -> flags{replWithRepl = v})
239239
(reqArgFlag "PATH")

0 commit comments

Comments
 (0)