cabal-version: 1.12 -- This file has been generated from package.yaml by hpack version 0.33.0. -- -- see: https://github.com/sol/hpack -- -- hash: e30a7cecad9b9057ad7c9f41a629e90ddd2fcd0373f19639ce42d69eab863341 name: i3blocks-hs-contrib version: 2.1.0 synopsis: Base i3blocks written in haskell description: @i3blocks-hs-contrib@ defines a set of blocks for your i3 bar category: Distribution homepage: https://github.com/panavtec/i3blocks-hs-contrib#readme bug-reports: https://github.com/panavtec/i3blocks-hs-contrib/issues author: Christian Panadero , Carlos Morera maintainer: Christian Panadero , Carlos Morera license: MIT license-file: LICENSE tested-with: GHC == 8.4.* , GHC == 8.6.* build-type: Simple extra-source-files: CHANGELOG.md source-repository head type: git location: https://github.com/panavtec/i3blocks-hs-contrib library exposed-modules: Common other-modules: Paths_i3blocks_hs_contrib hs-source-dirs: src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable AirplaneMode main-is: Main.hs other-modules: Common Paths_i3blocks_hs_contrib hs-source-dirs: AirplaneMode src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable Bandwidth main-is: Main.hs other-modules: Paths_i3blocks_hs_contrib hs-source-dirs: Bandwidth ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , time <2 , transformers <2 , turtle <2 default-language: Haskell2010 executable Battery main-is: Main.hs other-modules: Common Paths_i3blocks_hs_contrib hs-source-dirs: Battery src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable Bitcoin main-is: Main.hs other-modules: Paths_i3blocks_hs_contrib hs-source-dirs: Bitcoin ghc-options: -Wall build-depends: aeson <2 , attoparsec <1 , base >=4.3 && <5 , http-client <1 , http-client-tls <1 , text <2 , turtle <2 default-language: Haskell2010 executable Cpu main-is: Main.hs other-modules: Common Paths_i3blocks_hs_contrib hs-source-dirs: Cpu src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable DateTime main-is: Main.hs other-modules: Paths_i3blocks_hs_contrib hs-source-dirs: DateTime ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , time <2 , turtle <2 default-language: Haskell2010 executable Docker main-is: Main.hs other-modules: Common Paths_i3blocks_hs_contrib hs-source-dirs: Docker src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable Ip main-is: Main.hs other-modules: Paths_i3blocks_hs_contrib hs-source-dirs: Ip ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable Memory main-is: Main.hs other-modules: Common Paths_i3blocks_hs_contrib hs-source-dirs: Memory src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable OpenVpn main-is: Main.hs other-modules: Common Paths_i3blocks_hs_contrib hs-source-dirs: OpenVpn src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable Temperature main-is: Main.hs other-modules: Paths_i3blocks_hs_contrib hs-source-dirs: Temperature ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable Volume main-is: Main.hs other-modules: Common Paths_i3blocks_hs_contrib hs-source-dirs: Volume src ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010 executable Wifi main-is: Main.hs other-modules: Paths_i3blocks_hs_contrib hs-source-dirs: Wifi ghc-options: -Wall build-depends: base >=4.3 && <5 , text <2 , turtle <2 default-language: Haskell2010