Skip to content

Commit 22002b7

Browse files
committed
typo
1 parent d6f897a commit 22002b7

File tree

1 file changed

+1
-1
lines changed
  • cabal-install-solver/src/Distribution/Solver/Modular

1 file changed

+1
-1
lines changed

cabal-install-solver/src/Distribution/Solver/Modular/Message.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ data ProgressAction =
221221

222222
blurb :: ProgressAction -> String
223223
blurb = \case
224-
Trying -> "trying: "
224+
Trying -> "trying "
225225
Skipping -> "skipping "
226226
Rejecting -> "rejecting "
227227

0 commit comments

Comments
 (0)