mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghc-persistent: Fix typo "systems".
* gnu/packages/haskell (ghc-persistent)[description]: Fix typo.
This commit is contained in:
parent
b5cfc89f2d
commit
c42dcaa91e
1 changed files with 1 additions and 1 deletions
|
@ -10044,7 +10044,7 @@ Haskell data types to and from HTTP API data.")
|
||||||
(home-page "https://www.yesodweb.com/book/persistent")
|
(home-page "https://www.yesodweb.com/book/persistent")
|
||||||
(synopsis "Type-safe, multi-backend data serialization for Haskell")
|
(synopsis "Type-safe, multi-backend data serialization for Haskell")
|
||||||
(description "This Haskell package allows Haskell programs to access data
|
(description "This Haskell package allows Haskell programs to access data
|
||||||
storage sytems like PostgreSQL, SQLite, MySQL and MongoDB in a type-safe
|
storage systems like PostgreSQL, SQLite, MySQL and MongoDB in a type-safe
|
||||||
way.")
|
way.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue