mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghc-persistent: Curate storage system examples.
* gnu/packages/haskell-xyz.scm (ghc-persistent)[description]: Choose better-licenced storage system examples.
This commit is contained in:
parent
6259bfab86
commit
fc871847f6
1 changed files with 1 additions and 2 deletions
|
@ -9874,8 +9874,7 @@ syntax and semantics as Perl 5.")
|
||||||
(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 systems like PostgreSQL, SQLite, MySQL and MongoDB in a type-safe
|
storage systems like PostgreSQL, SQLite, and MariaDB in a type-safe way.")
|
||||||
way.")
|
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public ghc-persistent-sqlite
|
(define-public ghc-persistent-sqlite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue