Skip to content

Commit ef670f2

Browse files
authored
Merge pull request #10247 from haskell/mergify/bp/3.12/pr-10192
Update cabal-install-solver synopsis (fix #10183) (backport #10192)
2 parents eaba803 + eedf7fe commit ef670f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cabal-install-solver/cabal-install-solver.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
cabal-version: 2.2
22
name: cabal-install-solver
33
version: 3.12.1.0
4-
synopsis: The command-line interface for Cabal and Hackage.
4+
synopsis: The solver component of cabal-install
55
description:
6-
The solver component used in cabal-install command-line program
6+
The solver component used in the cabal-install command-line program.
77

88
homepage: http://www.haskell.org/cabal/
99
bug-reports: https://github.com/haskell/cabal/issues

0 commit comments

Comments
 (0)