From 9c71a73775ddb2965fd2f792321900a87d2d5592 Mon Sep 17 00:00:00 2001 From: Fabian Kirchner Date: Mon, 12 Aug 2024 18:03:00 +0200 Subject: feat: add weather forecast --- astatusbar.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'astatusbar.cabal') diff --git a/astatusbar.cabal b/astatusbar.cabal index 8f7c9cc..b97b2fb 100644 --- a/astatusbar.cabal +++ b/astatusbar.cabal @@ -20,12 +20,14 @@ executable astatusbar default-language: GHC2021 ghc-options: -Wall -threaded -O1 build-depends: + aeson, base, containers, data-default, deepseq, directory, filepath, + http-conduit, indexed-traversable, linux-inotify, mtl, -- cgit v1.2.3