guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled


From: Jonathan Frederickson
Subject: [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled
Date: Tue, 1 Dec 2020 23:53:35 -0500

A previous patchset added the git-annex assistant to the git-annex
package, but the webapp functionality was not included. This patchset
enables the webapp, and adds several dependencies that were required
to do so.

Jonathan Frederickson (9):
  gnu: Add ghc-yesod-test.
  gnu: Add ghc-wai-app-static.
  gnu: Add ghc-yesod-static.
  gnu: Add ghc-cryptonite-conduit.
  gnu: ghc-yesod-core: Update to 1.6.18.6.
  gnu: Add ghc-hjsmin.
  gnu: Add ghc-template-haskell.
  gnu: Add ghc-boot-th.
  gnu: git-annex: Build with git-annex assistant webapp enabled.

 gnu/packages/haskell-apps.scm   |  15 ++-
 gnu/packages/haskell-crypto.scm |  39 ++++++++
 gnu/packages/haskell-web.scm    | 158 +++++++++++++++++++++++++++++++-
 gnu/packages/haskell-xyz.scm    |  85 +++++++++++++++++
 4 files changed, 293 insertions(+), 4 deletions(-)

-- 
2.29.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]