name: flameshot-once version: 1.4.0 license: MIT author: tv maintainer: tv build-type: Simple cabal-version: >=1.10 executable flameshot-once build-depends: async, base, blessings, bytestring, dbus, iso8601-time, process, random, text, time, unagi-chan, unix default-language: Haskell2010 ghc-options: -O2 -Wall -threaded hs-source-dirs: src main-is: main.hs