mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghc-semialign: Fix trailing whitespace in synopsis.
* gnu/packages/haskell-xyz.scm (ghc-semialign)[synopsis]: Fix trailing whitespace.
This commit is contained in:
parent
4d2669ace8
commit
0861388f8d
1 changed files with 1 additions and 1 deletions
|
@ -11289,7 +11289,7 @@ a memory chunk that will be auto-scrubbed after it run out of scope.")
|
||||||
(home-page
|
(home-page
|
||||||
"https://github.com/isomorphism/these")
|
"https://github.com/isomorphism/these")
|
||||||
(synopsis
|
(synopsis
|
||||||
"Align and Zip type-classes from the common Semialign ancestor ")
|
"Align and Zip type-classes from the common Semialign ancestor")
|
||||||
(description
|
(description
|
||||||
"The major use of @code{These} of this is provided by the
|
"The major use of @code{These} of this is provided by the
|
||||||
@code{align} member of @code{Semialign} class, representing a
|
@code{align} member of @code{Semialign} class, representing a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue