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