cabal-version: 3.4 name: astatusbar version: 0.1.0.0 license: BSD-3-Clause license-file: LICENSE maintainer: aforemny@posteo.de author: Alexander Foremny build-type: Simple executable astatusbar main-is: Main.hs hs-source-dirs: app other-modules: Pretty Pretty.Color Sensor Ui Util default-language: GHC2021 ghc-options: -Wall -threaded -O1 build-depends: base, containers, data-default, deepseq, directory, filepath, indexed-traversable, linux-inotify, mtl, optparse-applicative, safe, sensors, sh, statvfs, stm, time, unliftio, witherable, X11, X11-xft