neil: General tools for Neil

[ bsd3, development, program ] [ Propose Tags ]

General tools for Neil. Typically, I don't bother releasing these tools, and just leave them in the Git repo.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
small

Minimise dependencies

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10
Change log CHANGES.txt
Dependencies base (>=4 && <5), cmdargs, containers, directory, extra (>=0.5), filepath, GoogleChart, json, old-time, process, time [details]
License BSD-3-Clause
Copyright Neil Mitchell 2010-2015
Author Neil Mitchell <ndmitchell@gmail.com>
Maintainer Neil Mitchell <ndmitchell@gmail.com>
Category Development
Home page http://community.haskell.org/~ndm/
Bug tracker https://github.com/ndmitchell/neil/issues
Source repo head: git clone https://github.com/ndmitchell/neil.git
Uploaded by NeilMitchell at 2015-08-20T08:18:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables neil
Downloads 7135 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-01 [all 7 reports]

Readme for neil-0.10

[back to package description]

Neil: Workflow Utilities Hackage version Build Status

A tool for performing common actions run by Neil Mitchell. Many of these commands enhance specific aspects of my workflow. While other people are welcome to use this tool, it is not supported. Use neil --help to see what is available. Some uses:

  • neil docs can be used to upload documentation to Hackage, as per this blog post.