mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: ghc-refact: Fix typo in description.
* gnu/packages/haskell.scm (ghc-refact)[description]: Fix typo.
This commit is contained in:
parent
75377c6c48
commit
add928d35f
1 changed files with 1 additions and 1 deletions
|
@ -1072,7 +1072,7 @@ patterns as per the HaRP extension as well as HSX-style embedded XML syntax.")
|
||||||
(synopsis "Specify refactorings to perform with apply-refact")
|
(synopsis "Specify refactorings to perform with apply-refact")
|
||||||
(description
|
(description
|
||||||
"This library provides a datatype which can be interpreted by
|
"This library provides a datatype which can be interpreted by
|
||||||
@code{apply-refact}. It exists as a seperate library so that applications can
|
@code{apply-refact}. It exists as a separate library so that applications can
|
||||||
specify refactorings without depending on GHC.")
|
specify refactorings without depending on GHC.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue