mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
This commit is contained in:
parent
77ad73b333
commit
66daf46b41
79 changed files with 185 additions and 185 deletions
|
@ -3239,7 +3239,7 @@ and cyclic tridiagonal linear systems.")
|
|||
`(#:cabal-revision ("4"
|
||||
"026mkj9fz64rdrap25mp8cwdrzwj90h35qg9kkn078fac93aaq10")))
|
||||
(home-page "https://diagrams.github.io/")
|
||||
(synopsis "Scalable Vector Grpahics backend for the diagrams framework")
|
||||
(synopsis "Scalable Vector Graphics backend for the diagrams framework")
|
||||
(description "This package provides a modular backend for rendering
|
||||
diagrams created with the diagrams embedded domain-specific
|
||||
language (EDSL) to Scalable Vector Graphics (SVG) files.")
|
||||
|
@ -5394,7 +5394,7 @@ Accounting.")
|
|||
openblas))
|
||||
(home-page "https://github.com/albertoruiz/hmatrix")
|
||||
(synopsis "Haskell numeric linear algebra library")
|
||||
(description "The HMatrix package provices a Haskell library for
|
||||
(description "The HMatrix package provides a Haskell library for
|
||||
dealing with linear systems, matrix decompositions, and other
|
||||
numerical computations based on BLAS and LAPACK.")
|
||||
(license license:bsd-3)))
|
||||
|
@ -6106,7 +6106,7 @@ example code on the home page for a quick introduction.")
|
|||
(home-page "https://github.com/ekmett/intervals")
|
||||
(synopsis "Interval arithmetic")
|
||||
(description "This library provides @code{Numeric.Interval.Interval},
|
||||
which represets a closed, convex set of floating point values.")
|
||||
which represents a closed, convex set of floating point values.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public ghc-invariant
|
||||
|
@ -8304,7 +8304,7 @@ found at runtime, a userError is thrown.")
|
|||
"This library makes it easy to implement monads with tricky control
|
||||
flow. This is useful for: writing web applications in a sequential style,
|
||||
programming games with a uniform interface for human and AI players and easy
|
||||
replay capababilities, implementing fast parser monads, designing monadic
|
||||
replay capabilities, implementing fast parser monads, designing monadic
|
||||
DSLs, etc.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
|
@ -16525,7 +16525,7 @@ JSON to and from the Lua stack.")
|
|||
(description
|
||||
"This package provides a parser for plain-text representations of tables. This
|
||||
package supports table headers, cells spanning multiple columns or rows, as well
|
||||
as a way to specfiy column alignments.")
|
||||
as a way to specify column alignments.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public ghc-lpeg
|
||||
|
@ -17159,7 +17159,7 @@ such as ala'.")
|
|||
(synopsis
|
||||
"Data validation based on Applicative and Selective functors")
|
||||
(description
|
||||
"Lighweight pure data validation based on Applicative and Selective functors.")
|
||||
"Lightweight pure data validation based on Applicative and Selective functors.")
|
||||
(license license:mpl2.0)))
|
||||
|
||||
(define-public ghc-tdigest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue