aboutsummaryrefslogtreecommitdiffstats
path: root/src/_stack
Commit message (Collapse)AuthorAgeFilesLines
* Remove stack completionShohei YOSHIDA2025-12-111-134/+0
| | | | | Because stack supports shell autocompletion now. You can generate zsh completion by 'stack --zsh-completion-script stack'
* Update linksShohei YOSHIDA2022-11-231-1/+1
|
* Remove '*' from nix* and docker*Kanashimia2020-05-051-2/+4
|
* Another minor changes..Kanashimia2020-05-051-4/+4
|
* Fix all words to start with a lowercase letter.Kanashimia2020-05-051-8/+8
|
* Update _stackKanashimia2020-05-051-22/+59
|
* follow normal zsh case conventions in some functionsOliver Kiddle2017-10-281-43/+45
|
* Add license infoToshiki Teramura2015-09-111-0/+38
|
* Add completion for stack (haskell project builder)Toshiki Teramura2015-08-171-0/+55