From ea152cdf66aaab165178c4fcfa575fc4b898bc44 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Fri, 1 Mar 2024 09:46:36 +0100 Subject: generate feed from repositories --- feed-nomath-org.cabal | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'feed-nomath-org.cabal') diff --git a/feed-nomath-org.cabal b/feed-nomath-org.cabal index 861203b..a84b10c 100644 --- a/feed-nomath-org.cabal +++ b/feed-nomath-org.cabal @@ -15,23 +15,17 @@ executable feed-nomath-org default-language: GHC2021 ghc-options: -Wall -threaded build-depends: - atom-conduit, base, - binary, blaze-html, blaze-markup, - bytestring, - conduit, - http-conduit, + filepath, + gitlib, + gitlib-libgit2, http-types, - resourcet, shakespeare, - stm, + split, + tagged, text, time, - unliftio, - wai, wai-conduit, warp, - xml-conduit, - xml-types -- cgit v1.2.3