cabal-version: 1.12 -- This file has been generated from package.yaml by hpack version 0.31.1. -- -- see: https://github.com/sol/hpack -- -- hash: 2848a3939923d85f2e41f6999eefbcfd33f0081ad14ce24fa91f6afb64f8e34d name: i3blocks-hs-contrib version: 1.0.0 synopsis: Base i3blocks written in haskell description: @i3blocks-hs-contrib@ defines a set of blocks for your i3 bar homepage: https://github.com/panavtec/i3blocks-hs-contrib#readme bug-reports: https://github.com/panavtec/i3blocks-hs-contrib/issues license: MIT license-file: LICENSE tested-with: GHC == 8.4.* , GHC == 8.6.* author: Christian Panadero , Carlos Morera maintainer: Christian Panadero , Carlos Morera category: Distribution 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 <1.3 , turtle <1.6 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 <1.3 , turtle <1.6 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 <1.3 , time <1.9 , transformers <0.6 , turtle <1.6 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 <1.3 , turtle <1.6 default-language: Haskell2010 executable Bitcoin hs-source-dirs: Bitcoin main-is: Main.hs other-modules: Paths_i3blocks_hs_contrib ghc-options: -Wall build-depends: aeson <1.5 , attoparsec <0.14 , base >=4.3 && <5 , lens <4.2 , lens-aeson <1.1 , text <1.3 , turtle <1.6 , wreq <0.5 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 <1.3 , turtle <1.6 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 <1.3 , time <1.9 , turtle <1.6 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 <1.3 , turtle <1.6 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 <1.3 , turtle <1.6 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 <1.3 , turtle <1.6 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 <1.3 , turtle <1.6 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 <1.3 , turtle <1.6 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 <1.3 , turtle <1.6 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 <1.3 , turtle <1.6 default-language: Haskell2010