packages feed

giak 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+6/−3 lines, 1 files

Files

giak.cabal view
@@ -1,14 +1,17 @@ name:                giak-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Fuzzy finder for cabal executables-description:         Please see README.md+description:+  Simple program that looks for executables in your .cabal and presents you+  with a list. You can then complete the command you need, or simply hit enter+  when the fuzzy finder narrowed the list down to what you need. homepage:            http://github.com/nmattia/giak license:             MIT license-file:        LICENSE author:              Nicolas Mattia maintainer:          nicolas@nmattia.com copyright:           2016 Nicolas Mattia-category:            Web+category:            Development build-type:          Simple cabal-version:       >=1.10