From 07acb8985844bf1df34eeab13abc0f6ca279d93f Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sun, 21 Jul 2024 17:41:45 +0200 Subject: fix: depend on sensors --- astatusbar.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'astatusbar.cabal') diff --git a/astatusbar.cabal b/astatusbar.cabal index 1a5ecb0..8f7c9cc 100644 --- a/astatusbar.cabal +++ b/astatusbar.cabal @@ -23,6 +23,7 @@ executable astatusbar base, containers, data-default, + deepseq, directory, filepath, indexed-traversable, @@ -30,6 +31,7 @@ executable astatusbar mtl, optparse-applicative, safe, + sensors, sh, statvfs, stm, -- cgit v1.2.3