Skip to content

Commit dc373d4

Browse files
committed
Remove redundant use of showDefault
1 parent 73f14a3 commit dc373d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Stack/Upgrade.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ upgradeOpts = UpgradeOpts
8585
<$> optional (strOption
8686
( long "binary-platform"
8787
<> help "Platform type for archive to download"
88-
<> showDefault
8988
))
9089
<*> switch
9190
( long "force-download"

0 commit comments

Comments
 (0)