mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-08 20:38:52 +02:00
gnu: ghc-refact: Fix typo in description.
* gnu/packages/haskell.scm (ghc-refact)[description]: Fix typo.
This commit is contained in:
@@ -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")
|
||||
(description
|
||||
"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.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user