packages feed

Xec-0.1.6: Xec.cabal

name:           Xec
version:        0.1.6
synopsis:       Gtk command launcher with identicon
description:
    Xec (pron. exec) is a launcher with identicon. It's originally intended to be used with xmonad, 
    but you can use it anywhere gtk is available. Hit enter twice in a row to run the command as-is.
    Hit enter once to complete the command with highlited one.
license:        BSD3
license-File:   LICENSE
build-type:     Simple
cabal-version:  >=1.8
category:       Utils
maintainer:     Daiki Handa (xanxys@gmail.com)
source-repository head
    type:     darcs
    location: https://patch-tag.com/r/xanxys/Xec/

executable Xec
    Build-Depends:  base >=3 && <5, binary>=0.4, bytestring, gtk, cairo, filepath>=1.0, old-time, unix>=2.0,
                    directory, containers>=0.1, mtl, SHA
    Main-Is:        Main.hs
    Other-Modules:  Identicon