diff --git a/cabal-install/src/Distribution/Client/CmdTarget.hs b/cabal-install/src/Distribution/Client/CmdTarget.hs index 93554c2cc09..6302a1f8806 100644 --- a/cabal-install/src/Distribution/Client/CmdTarget.hs +++ b/cabal-install/src/Distribution/Client/CmdTarget.hs @@ -104,11 +104,11 @@ targetCommand = ] caution = - text . wrapText $ - "For a package, all, module or filepath target, cabal target [TARGETS] \ - \ will *only* show 'libs' and 'exes' of the [TARGETS]. To also show \ - \ tests and benchmarks, enable them with '--enable-tests' and \ - \ '--enable-benchmarks'." + text . wrapText $ + "For a package, all, module or filepath target, cabal target [TARGETS] \ + \ will *only* show 'libs' and 'exes' of the [TARGETS]. To also show \ + \ tests and benchmarks, enable them with '--enable-tests' and \ + \ '--enable-benchmarks'." examples pname = vcat