From 3e0026151485858de6025f27eebe1f941329687a Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 16 Feb 2022 03:07:35 +0100 Subject: server: repositores & orgs fixed in config a very simple setup that might be usable for divoc and similar small events --- walint.cabal | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'walint.cabal') diff --git a/walint.cabal b/walint.cabal index a00fb6e..80c23ba 100644 --- a/walint.cabal +++ b/walint.cabal @@ -84,6 +84,7 @@ executable walint-server Handlers HtmlOrphans Server + Worker Paths_walint hs-source-dirs: server @@ -92,16 +93,20 @@ executable walint-server ghc-options: -Wall -Wno-name-shadowing -Wno-unticked-promoted-constructors build-depends: aeson + , async , base , base-compat + , base64-bytestring , bytestring , cli-extras , cli-git , containers + , cryptohash-sha1 , directory , dotgen , extra , filepath + , fmt , http-types , lucid , microlens @@ -110,6 +115,7 @@ executable walint-server , servant , servant-lucid , servant-server + , stm , text , time , tomland -- cgit v1.2.3